~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_invoice_layout.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_invoice_layout
 
3
.. i18n:     :synopsis: account_invoice_layout (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: account_invoice_layout
 
9
    :synopsis: account_invoice_layout (Official, Quality Certified)
 
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_invoice_layout"></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_invoice_layout"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: account_invoice_layout (*account_invoice_layout*)
 
47
.. i18n: =================================================
 
48
.. i18n: :Module: account_invoice_layout
 
49
.. i18n: :Name: account_invoice_layout
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: account_invoice_layout
 
53
.. i18n: :Web: http://www.openerp.com
 
54
.. i18n: :Official module: yes
 
55
.. i18n: :Quality certified: yes
 
56
..
 
57
 
 
58
account_invoice_layout (*account_invoice_layout*)
 
59
=================================================
 
60
:Module: account_invoice_layout
 
61
:Name: account_invoice_layout
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny
 
64
:Directory: account_invoice_layout
 
65
:Web: http://www.openerp.com
 
66
:Official module: yes
 
67
:Quality certified: yes
 
68
 
 
69
.. i18n: Description
 
70
.. i18n: -----------
 
71
..
 
72
 
 
73
Description
 
74
-----------
 
75
 
 
76
.. i18n: ::
 
77
.. i18n: 
 
78
.. i18n:   This module provides some features to improve the layout of the invoices.
 
79
.. i18n:   
 
80
.. i18n:       It gives you the possibility to
 
81
.. i18n:           * order all the lines of an invoice
 
82
.. i18n:           * add titles, comment lines, sub total lines
 
83
.. i18n:           * draw horizontal lines and put page breaks
 
84
.. i18n:   
 
85
.. i18n:       Moreover, there is one option which allow you to print all the selected invoices with a given special message at the bottom of it. This feature can be very useful for printing your invoices with end-of-year wishes, special punctual conditions...
 
86
..
 
87
 
 
88
::
 
89
 
 
90
  This module provides some features to improve the layout of the invoices.
 
91
  
 
92
      It gives you the possibility to
 
93
          * order all the lines of an invoice
 
94
          * add titles, comment lines, sub total lines
 
95
          * draw horizontal lines and put page breaks
 
96
  
 
97
      Moreover, there is one option which allow you to print all the selected invoices with a given special message at the bottom of it. This feature can be very useful for printing your invoices with end-of-year wishes, special punctual conditions...
 
98
 
 
99
.. i18n: Download links
 
100
.. i18n: --------------
 
101
..
 
102
 
 
103
Download links
 
104
--------------
 
105
 
 
106
.. i18n: You can download this module as a zip file in the following version:
 
107
..
 
108
 
 
109
You can download this module as a zip file in the following version:
 
110
 
 
111
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/account_invoice_layout.zip>`_
 
112
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/account_invoice_layout.zip>`_
 
113
..
 
114
 
 
115
  * `5.0 <http://www.openerp.com/download/modules/5.0/account_invoice_layout.zip>`_
 
116
  * `trunk <http://www.openerp.com/download/modules/trunk/account_invoice_layout.zip>`_
 
117
 
 
118
.. i18n: Dependencies
 
119
.. i18n: ------------
 
120
..
 
121
 
 
122
Dependencies
 
123
------------
 
124
 
 
125
.. i18n:  * :mod:`base`
 
126
.. i18n:  * :mod:`account`
 
127
..
 
128
 
 
129
 * :mod:`base`
 
130
 * :mod:`account`
 
131
 
 
132
.. i18n: Reports
 
133
.. i18n: -------
 
134
..
 
135
 
 
136
Reports
 
137
-------
 
138
 
 
139
.. i18n:  * Invoices with Layout
 
140
..
 
141
 
 
142
 * Invoices with Layout
 
143
 
 
144
.. i18n: Menus
 
145
.. i18n: -------
 
146
..
 
147
 
 
148
Menus
 
149
-------
 
150
 
 
151
.. i18n:  * Financial Management/Configuration/Notification Message
 
152
.. i18n:  * Financial Management/Configuration/Notification Message/All Notification Messages
 
153
..
 
154
 
 
155
 * Financial Management/Configuration/Notification Message
 
156
 * Financial Management/Configuration/Notification Message/All Notification Messages
 
157
 
 
158
.. i18n: Views
 
159
.. i18n: -----
 
160
..
 
161
 
 
162
Views
 
163
-----
 
164
 
 
165
.. i18n:  * \* INHERIT account.invoice.line.form.inherit_1 (form)
 
166
.. i18n:  * \* INHERIT account.invoice.line.tree.inherit_1 (tree)
 
167
.. i18n:  * \* INHERIT account.invoice.line.tree.inherit_2 (tree)
 
168
.. i18n:  * \* INHERIT account.invoice.form.inherit_1 (form)
 
169
.. i18n:  * notify.message.tree (tree)
 
170
.. i18n:  * notify.message.form (form)
 
171
..
 
172
 
 
173
 * \* INHERIT account.invoice.line.form.inherit_1 (form)
 
174
 * \* INHERIT account.invoice.line.tree.inherit_1 (tree)
 
175
 * \* INHERIT account.invoice.line.tree.inherit_2 (tree)
 
176
 * \* INHERIT account.invoice.form.inherit_1 (form)
 
177
 * notify.message.tree (tree)
 
178
 * notify.message.form (form)
 
179
 
 
180
.. i18n: Objects
 
181
.. i18n: -------
 
182
..
 
183
 
 
184
Objects
 
185
-------
 
186
 
 
187
.. i18n: Object: Notify By Messages (notify.message)
 
188
.. i18n: ###########################################
 
189
..
 
190
 
 
191
Object: Notify By Messages (notify.message)
 
192
###########################################
 
193
 
 
194
.. i18n: :msg: Special Message, text, required
 
195
..
 
196
 
 
197
:msg: Special Message, text, required
 
198
 
 
199
.. i18n:     *This notification will appear at the bottom of the Invoices when printed.*
 
200
..
 
201
 
 
202
    *This notification will appear at the bottom of the Invoices when printed.*
 
203
 
 
204
.. i18n: :name: Title, char, required
 
205
..
 
206
 
 
207
:name: Title, char, required