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

« back to all changes in this revision

Viewing changes to i18n/ru/source/technical_guide/account_anglo_saxon.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:: account_anglo_saxon
 
3
.. i18n:     :synopsis: Stock Accounting for Anglo Saxon countries 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: account_anglo_saxon
 
9
    :synopsis: Stock Accounting for Anglo Saxon countries 
 
10
    :noindex:
 
11
.. 
 
12
 
 
13
.. i18n: .. raw:: html
 
14
.. i18n: 
 
15
.. i18n:       <br />
 
16
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
17
..
 
18
 
 
19
.. raw:: html
 
20
 
 
21
      <br />
 
22
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
23
 
 
24
.. i18n: .. tip:: This module is part of the OpenERP software, the leading Open Source 
 
25
.. i18n:   enterprise management system. If you want to discover OpenERP, check our 
 
26
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
27
.. i18n:   `OpenERP <http://openerp.com>`_ directly.
 
28
..
 
29
 
 
30
.. tip:: This module is part of the OpenERP software, the leading Open Source 
 
31
  enterprise management system. If you want to discover OpenERP, check our 
 
32
  `screencasts <http://openerp.tv>`_ or download 
 
33
  `OpenERP <http://openerp.com>`_ directly.
 
34
 
 
35
.. i18n: .. raw:: html
 
36
.. i18n: 
 
37
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/account_anglo_saxon"></div>
 
38
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
39
..
 
40
 
 
41
.. raw:: html
 
42
 
 
43
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/account_anglo_saxon"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Stock Accounting for Anglo Saxon countries (*account_anglo_saxon*)
 
47
.. i18n: ==================================================================
 
48
.. i18n: :Module: account_anglo_saxon
 
49
.. i18n: :Name: Stock Accounting for Anglo Saxon countries
 
50
.. i18n: :Version: 5.0.1.2
 
51
.. i18n: :Author: Tiny, Veritos
 
52
.. i18n: :Directory: account_anglo_saxon
 
53
.. i18n: :Web: http://tinyerp.com - http://veritos.nl
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
Stock Accounting for Anglo Saxon countries (*account_anglo_saxon*)
 
59
==================================================================
 
60
:Module: account_anglo_saxon
 
61
:Name: Stock Accounting for Anglo Saxon countries
 
62
:Version: 5.0.1.2
 
63
:Author: Tiny, Veritos
 
64
:Directory: account_anglo_saxon
 
65
:Web: http://tinyerp.com - http://veritos.nl
 
66
:Official module: no
 
67
:Quality certified: no
 
68
 
 
69
.. i18n: Description
 
70
.. i18n: -----------
 
71
..
 
72
 
 
73
Description
 
74
-----------
 
75
 
 
76
.. i18n: ::
 
77
.. i18n: 
 
78
.. i18n:   This module will support the Anglo-Saxons accounting methodology by 
 
79
.. i18n:       changing the accounting logic with stock transactions. The difference between the Anglo-Saxon accounting countries 
 
80
.. i18n:       and the Rhine or also called Continental accounting countries is the moment of taking the Cost of Goods Sold versus Cost of Sales. 
 
81
.. i18n:       Anglo-Saxons accounting does take the cost when sales invoice is created, Continental accounting will take the cost at he moment the goods are shipped.
 
82
.. i18n:       This module will add this functionality by using a interim account, to store the value of shipped goods and will contra book this interim account 
 
83
.. i18n:       when the invoice is created to transfer this amount to the debtor or creditor account.
 
84
.. i18n:       Secondly, price differences between actual purchase price and fixed product standard price are booked on a seperate account
 
85
..
 
86
 
 
87
::
 
88
 
 
89
  This module will support the Anglo-Saxons accounting methodology by 
 
90
      changing the accounting logic with stock transactions. The difference between the Anglo-Saxon accounting countries 
 
91
      and the Rhine or also called Continental accounting countries is the moment of taking the Cost of Goods Sold versus Cost of Sales. 
 
92
      Anglo-Saxons accounting does take the cost when sales invoice is created, Continental accounting will take the cost at he moment the goods are shipped.
 
93
      This module will add this functionality by using a interim account, to store the value of shipped goods and will contra book this interim account 
 
94
      when the invoice is created to transfer this amount to the debtor or creditor account.
 
95
      Secondly, price differences between actual purchase price and fixed product standard price are booked on a seperate account
 
96
 
 
97
.. i18n: Download links
 
98
.. i18n: --------------
 
99
..
 
100
 
 
101
Download links
 
102
--------------
 
103
 
 
104
.. i18n: You can download this module as a zip file in the following version:
 
105
..
 
106
 
 
107
You can download this module as a zip file in the following version:
 
108
 
 
109
.. i18n: (No download links available)
 
110
..
 
111
 
 
112
(No download links available)
 
113
 
 
114
.. i18n: Dependencies
 
115
.. i18n: ------------
 
116
..
 
117
 
 
118
Dependencies
 
119
------------
 
120
 
 
121
.. i18n:  * :mod:`product`
 
122
.. i18n:  * :mod:`account`
 
123
.. i18n:  * :mod:`sale`
 
124
.. i18n:  * :mod:`purchase`
 
125
.. i18n:  * :mod:`stock`
 
126
..
 
127
 
 
128
 * :mod:`product`
 
129
 * :mod:`account`
 
130
 * :mod:`sale`
 
131
 * :mod:`purchase`
 
132
 * :mod:`stock`
 
133
 
 
134
.. i18n: Reports
 
135
.. i18n: -------
 
136
..
 
137
 
 
138
Reports
 
139
-------
 
140
 
 
141
.. i18n: None
 
142
..
 
143
 
 
144
None
 
145
 
 
146
.. i18n: Menus
 
147
.. i18n: -------
 
148
..
 
149
 
 
150
Menus
 
151
-------
 
152
 
 
153
.. i18n: None
 
154
..
 
155
 
 
156
None
 
157
 
 
158
.. i18n: Views
 
159
.. i18n: -----
 
160
..
 
161
 
 
162
Views
 
163
-----
 
164
 
 
165
.. i18n:  * \* INHERIT product.normal.form.inherit.stock (form)
 
166
.. i18n:  * \* INHERIT product.template.product.form.inherit (form)
 
167
.. i18n:  * \* INHERIT product.category.property.form.inherit.stock (form)
 
168
..
 
169
 
 
170
 * \* INHERIT product.normal.form.inherit.stock (form)
 
171
 * \* INHERIT product.template.product.form.inherit (form)
 
172
 * \* INHERIT product.category.property.form.inherit.stock (form)
 
173
 
 
174
.. i18n: Objects
 
175
.. i18n: -------
 
176
..
 
177
 
 
178
Objects
 
179
-------
 
180
 
 
181
.. i18n: None
 
182
..
 
183
 
 
184
None