~openerp-community/openobject-doc/ksa-openobject-doc-6.0

« back to all changes in this revision

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

  • Committer: Don Kirkby
  • Date: 2011-02-21 20:46:11 UTC
  • mfrom: (433.1.53 openobject-doc)
  • Revision ID: donkirkby+launpd@gmail.com-20110221204611-1ykt6dmg4k3gh5dh
[MERGE] revisions 477 to 486 from the 5.0 branch.

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
 
 
8
.. module:: c2c_multicurrency_journal
 
9
    :synopsis: Auto currency computation in journal 
 
10
    :noindex:
 
11
.. 
 
12
 
 
13
.. i18n: .. raw:: html
 
14
.. i18n: 
 
15
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
16
..
 
17
 
 
18
.. raw:: html
 
19
 
 
20
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
21
 
 
22
.. i18n: Auto currency computation in journal (*c2c_multicurrency_journal*)
 
23
.. i18n: ==================================================================
 
24
.. i18n: :Module: c2c_multicurrency_journal
 
25
.. i18n: :Name: Auto currency computation in journal
 
26
.. i18n: :Version: 1.0
 
27
.. i18n: :Author: Camptocamp
 
28
.. i18n: :Directory: c2c_multicurrency_journal
 
29
.. i18n: :Web: http://www.camptocamp.com
 
30
.. i18n: :Official module: no
 
31
.. i18n: :Quality certified: no
 
32
..
 
33
 
 
34
Auto currency computation in journal (*c2c_multicurrency_journal*)
 
35
==================================================================
 
36
:Module: c2c_multicurrency_journal
 
37
:Name: Auto currency computation in journal
 
38
:Version: 1.0
 
39
:Author: Camptocamp
 
40
:Directory: c2c_multicurrency_journal
 
41
:Web: http://www.camptocamp.com
 
42
:Official module: no
 
43
:Quality certified: no
 
44
 
 
45
.. i18n: Description
 
46
.. i18n: -----------
 
47
..
 
48
 
 
49
Description
 
50
-----------
 
51
 
 
52
.. i18n: ::
 
53
.. i18n: 
 
54
.. i18n:   
 
55
.. i18n:        Modifiy the journal view in order to fill automatically the fiel currency_amount, or amount. It will add
 
56
.. 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.  
 
57
.. i18n:        The journal will check if there is a currency, amout-currency or an amount data enter and complete the others.
 
58
.. i18n:        The date taken for computation will be maturity date if there is one, else it will use today date.
 
59
.. i18n:        If you enter currency amount it sign will decide if it is a debit or credit writing
 
60
.. i18n:        
 
61
.. i18n: Download links
 
62
.. i18n: --------------
 
63
..
 
64
 
 
65
::
 
66
 
 
67
  
 
68
        Modifiy the journal view in order to fill automatically the fiel currency_amount, or amount. It will add
 
69
        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.  
 
70
        The journal will check if there is a currency, amout-currency or an amount data enter and complete the others.
 
71
        The date taken for computation will be maturity date if there is one, else it will use today date.
 
72
        If you enter currency amount it sign will decide if it is a debit or credit writing
 
73
        
 
74
Download links
 
75
--------------
 
76
 
 
77
.. i18n: You can download this module as a zip file in the following version:
 
78
..
 
79
 
 
80
You can download this module as a zip file in the following version:
 
81
 
 
82
.. i18n:   * `4.2 <http://www.openerp.com/download/modules/4.2/c2c_multicurrency_journal.zip>`_
 
83
..
 
84
 
 
85
  * `4.2 <http://www.openerp.com/download/modules/4.2/c2c_multicurrency_journal.zip>`_
 
86
 
 
87
.. i18n: Dependencies
 
88
.. i18n: ------------
 
89
..
 
90
 
 
91
Dependencies
 
92
------------
 
93
 
 
94
.. i18n:  * :mod:`base`
 
95
.. i18n:  * :mod:`account`
 
96
.. i18n:  * :mod:`product`
 
97
..
 
98
 
 
99
 * :mod:`base`
 
100
 * :mod:`account`
 
101
 * :mod:`product`
 
102
 
 
103
.. i18n: Reports
 
104
.. i18n: -------
 
105
..
 
106
 
 
107
Reports
 
108
-------
 
109
 
 
110
.. i18n: None
 
111
..
 
112
 
 
113
None
 
114
 
 
115
.. i18n: Menus
 
116
.. i18n: -------
 
117
..
 
118
 
 
119
Menus
 
120
-------
 
121
 
 
122
.. i18n: None
 
123
..
 
124
 
 
125
None
 
126
 
 
127
.. i18n: Views
 
128
.. i18n: -----
 
129
..
 
130
 
 
131
Views
 
132
-----
 
133
 
 
134
.. i18n: None
 
135
..
 
136
 
 
137
None
 
138
 
 
139
.. i18n: Objects
 
140
.. i18n: -------
 
141
..
 
142
 
 
143
Objects
 
144
-------
 
145
 
 
146
.. i18n: None
 
147
..
 
148
 
 
149
None