~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/c2c_multicurrency_journal.rst

  • Committer: TruongSinh Tran
  • Date: 2009-07-17 18:59:45 UTC
  • Revision ID: truongsinh@vipescoserver-20090717185945-ajjp3zso6xh5jddm
[FIX]private issue

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: .. module:: c2c_multicurrency_journal
 
3
.. i18n:     :synopsis: Auto currency computation in journal 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
 
 
7
.. module:: c2c_multicurrency_journal
 
8
    :synopsis: Auto currency computation in journal 
 
9
    :noindex:
 
10
.. 
 
11
 
 
12
.. i18n: .. raw:: html
 
13
.. i18n: 
 
14
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
15
 
 
16
.. raw:: html
 
17
 
 
18
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
19
 
 
20
.. i18n: Auto currency computation in journal (*c2c_multicurrency_journal*)
 
21
.. i18n: ==================================================================
 
22
.. i18n: :Module: c2c_multicurrency_journal
 
23
.. i18n: :Name: Auto currency computation in journal
 
24
.. i18n: :Version: 1.0
 
25
.. i18n: :Author: Camptocamp
 
26
.. i18n: :Directory: c2c_multicurrency_journal
 
27
.. i18n: :Web: http://www.camptocamp.com
 
28
.. i18n: :Official module: no
 
29
.. i18n: :Quality certified: no
 
30
 
 
31
Auto currency computation in journal (*c2c_multicurrency_journal*)
 
32
==================================================================
 
33
:Module: c2c_multicurrency_journal
 
34
:Name: Auto currency computation in journal
 
35
:Version: 1.0
 
36
:Author: Camptocamp
 
37
:Directory: c2c_multicurrency_journal
 
38
:Web: http://www.camptocamp.com
 
39
:Official module: no
 
40
:Quality certified: no
 
41
 
 
42
.. i18n: Description
 
43
.. i18n: -----------
 
44
 
 
45
Description
 
46
-----------
 
47
 
 
48
.. i18n: ::
 
49
.. i18n: 
 
50
.. i18n:   
 
51
.. i18n:        Modifiy the journal view in order to fill automatically the fiel currency_amount, or amount. It will add
 
52
.. i18n:        amount_currency and currency columns in your journal view. You can remove this columns ot the views without any         trouble by editing your journal view. But if there are no ammount currency and currency column the mdoule wille         be innefective.  
 
53
.. i18n:        The journal will check if there is a currency, amout-currency or an amount data enter and complete the others.
 
54
.. i18n:        The date taken for computation will be maturity date if there is one, else it will use today date.
 
55
.. i18n:        If you enter currency amount it sign will decide if it is a debit or credit writing
 
56
.. i18n:        
 
57
 
 
58
::
 
59
 
 
60
  
 
61
        Modifiy the journal view in order to fill automatically the fiel currency_amount, or amount. It will add
 
62
        amount_currency and currency columns in your journal view. You can remove this columns ot the views without any         trouble by editing your journal view. But if there are no ammount currency and currency column the mdoule wille         be innefective.  
 
63
        The journal will check if there is a currency, amout-currency or an amount data enter and complete the others.
 
64
        The date taken for computation will be maturity date if there is one, else it will use today date.
 
65
        If you enter currency amount it sign will decide if it is a debit or credit writing
 
66
        
 
67
 
 
68
.. i18n: Dependencies
 
69
.. i18n: ------------
 
70
 
 
71
Dependencies
 
72
------------
 
73
 
 
74
.. i18n:  * :mod:`base`
 
75
.. i18n:  * :mod:`account`
 
76
.. i18n:  * :mod:`product`
 
77
 
 
78
 * :mod:`base`
 
79
 * :mod:`account`
 
80
 * :mod:`product`
 
81
 
 
82
.. i18n: Reports
 
83
.. i18n: -------
 
84
 
 
85
Reports
 
86
-------
 
87
 
 
88
.. i18n: None
 
89
 
 
90
None
 
91
 
 
92
.. i18n: Menus
 
93
.. i18n: -------
 
94
 
 
95
Menus
 
96
-------
 
97
 
 
98
.. i18n: None
 
99
 
 
100
None
 
101
 
 
102
.. i18n: Views
 
103
.. i18n: -----
 
104
 
 
105
Views
 
106
-----
 
107
 
 
108
.. i18n: None
 
109
 
 
110
None
 
111
 
 
112
.. i18n: Objects
 
113
.. i18n: -------
 
114
 
 
115
Objects
 
116
-------
 
117
 
 
118
.. i18n: None
 
119
 
 
120
None