~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/uk/source/technical_guide/account_invoice_layout.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:: account_invoice_layout
 
3
.. i18n:     :synopsis: account_invoice_layout (Official, Quality Certified)
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
 
 
7
.. module:: account_invoice_layout
 
8
    :synopsis: account_invoice_layout (Official, Quality Certified)
 
9
    :noindex:
 
10
.. 
 
11
 
 
12
.. i18n: .. raw:: html
 
13
.. i18n: 
 
14
.. i18n:       <br />
 
15
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
16
 
 
17
.. raw:: html
 
18
 
 
19
      <br />
 
20
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
21
 
 
22
.. i18n: .. tip:: This module is part of the Open ERP software, the leading Open Source 
 
23
.. i18n:   enterprise management system. If you want to discover Open ERP, check our 
 
24
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
25
.. i18n:   `Open ERP <http://openerp.com>`_ directly.
 
26
 
 
27
.. tip:: This module is part of the Open ERP software, the leading Open Source 
 
28
  enterprise management system. If you want to discover Open ERP, check our 
 
29
  `screencasts <http://openerp.tv>`_ or download 
 
30
  `Open ERP <http://openerp.com>`_ directly.
 
31
 
 
32
.. i18n: .. raw:: html
 
33
.. i18n: 
 
34
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/account_invoice_layout"></div>
 
35
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
36
 
 
37
.. raw:: html
 
38
 
 
39
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/account_invoice_layout"></div>
 
40
    <script src="http://js-kit.com/ratings.js"></script>
 
41
 
 
42
.. i18n: account_invoice_layout (*account_invoice_layout*)
 
43
.. i18n: =================================================
 
44
.. i18n: :Module: account_invoice_layout
 
45
.. i18n: :Name: account_invoice_layout
 
46
.. i18n: :Version: 5.0.1.0
 
47
.. i18n: :Author: Tiny
 
48
.. i18n: :Directory: account_invoice_layout
 
49
.. i18n: :Web: http://www.openerp.com
 
50
.. i18n: :Official module: yes
 
51
.. i18n: :Quality certified: yes
 
52
 
 
53
account_invoice_layout (*account_invoice_layout*)
 
54
=================================================
 
55
:Module: account_invoice_layout
 
56
:Name: account_invoice_layout
 
57
:Version: 5.0.1.0
 
58
:Author: Tiny
 
59
:Directory: account_invoice_layout
 
60
:Web: http://www.openerp.com
 
61
:Official module: yes
 
62
:Quality certified: yes
 
63
 
 
64
.. i18n: Description
 
65
.. i18n: -----------
 
66
 
 
67
Description
 
68
-----------
 
69
 
 
70
.. i18n: ::
 
71
.. i18n: 
 
72
.. i18n:   This module provides some features to improve the layout of the invoices.
 
73
.. i18n:   
 
74
.. i18n:       It gives you the possibility to
 
75
.. i18n:           * order all the lines of an invoice
 
76
.. i18n:           * add titles, comment lines, sub total lines
 
77
.. i18n:           * draw horizontal lines and put page breaks
 
78
.. i18n:   
 
79
.. 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...
 
80
 
 
81
::
 
82
 
 
83
  This module provides some features to improve the layout of the invoices.
 
84
  
 
85
      It gives you the possibility to
 
86
          * order all the lines of an invoice
 
87
          * add titles, comment lines, sub total lines
 
88
          * draw horizontal lines and put page breaks
 
89
  
 
90
      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...
 
91
 
 
92
.. i18n: Download links
 
93
.. i18n: --------------
 
94
 
 
95
Download links
 
96
--------------
 
97
 
 
98
.. i18n: You can download this module as a zip file in the following version:
 
99
 
 
100
You can download this module as a zip file in the following version:
 
101
 
 
102
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/account_invoice_layout.zip>`_
 
103
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/account_invoice_layout.zip>`_
 
104
 
 
105
  * `5.0 <http://www.openerp.com/download/modules/5.0/account_invoice_layout.zip>`_
 
106
  * `trunk <http://www.openerp.com/download/modules/trunk/account_invoice_layout.zip>`_
 
107
 
 
108
.. i18n: Dependencies
 
109
.. i18n: ------------
 
110
 
 
111
Dependencies
 
112
------------
 
113
 
 
114
.. i18n:  * :mod:`base`
 
115
.. i18n:  * :mod:`account`
 
116
 
 
117
 * :mod:`base`
 
118
 * :mod:`account`
 
119
 
 
120
.. i18n: Reports
 
121
.. i18n: -------
 
122
 
 
123
Reports
 
124
-------
 
125
 
 
126
.. i18n:  * Invoices with Layout
 
127
 
 
128
 * Invoices with Layout
 
129
 
 
130
.. i18n: Menus
 
131
.. i18n: -------
 
132
 
 
133
Menus
 
134
-------
 
135
 
 
136
.. i18n:  * Financial Management/Configuration/Notification Message
 
137
.. i18n:  * Financial Management/Configuration/Notification Message/All Notification Messages
 
138
 
 
139
 * Financial Management/Configuration/Notification Message
 
140
 * Financial Management/Configuration/Notification Message/All Notification Messages
 
141
 
 
142
.. i18n: Views
 
143
.. i18n: -----
 
144
 
 
145
Views
 
146
-----
 
147
 
 
148
.. i18n:  * \* INHERIT account.invoice.line.form.inherit_1 (form)
 
149
.. i18n:  * \* INHERIT account.invoice.line.tree.inherit_1 (tree)
 
150
.. i18n:  * \* INHERIT account.invoice.line.tree.inherit_2 (tree)
 
151
.. i18n:  * \* INHERIT account.invoice.form.inherit_1 (form)
 
152
.. i18n:  * notify.message.tree (tree)
 
153
.. i18n:  * notify.message.form (form)
 
154
 
 
155
 * \* INHERIT account.invoice.line.form.inherit_1 (form)
 
156
 * \* INHERIT account.invoice.line.tree.inherit_1 (tree)
 
157
 * \* INHERIT account.invoice.line.tree.inherit_2 (tree)
 
158
 * \* INHERIT account.invoice.form.inherit_1 (form)
 
159
 * notify.message.tree (tree)
 
160
 * notify.message.form (form)
 
161
 
 
162
.. i18n: Objects
 
163
.. i18n: -------
 
164
 
 
165
Objects
 
166
-------
 
167
 
 
168
.. i18n: Object: Notify By Messages (notify.message)
 
169
.. i18n: ###########################################
 
170
 
 
171
Object: Notify By Messages (notify.message)
 
172
###########################################
 
173
 
 
174
.. i18n: :msg: Special Message, text, required
 
175
 
 
176
:msg: Special Message, text, required
 
177
 
 
178
.. i18n:     *This notification will appear at the bottom of the Invoices when printed.*
 
179
 
 
180
    *This notification will appear at the bottom of the Invoices when printed.*
 
181
 
 
182
.. i18n: :name: Title, char, required
 
183
 
 
184
:name: Title, char, required