~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/es/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:     <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: account_invoice_layout (*account_invoice_layout*)
 
21
.. i18n: =================================================
 
22
.. i18n: :Module: account_invoice_layout
 
23
.. i18n: :Name: account_invoice_layout
 
24
.. i18n: :Version: 5.0.1.0
 
25
.. i18n: :Author: Tiny
 
26
.. i18n: :Directory: account_invoice_layout
 
27
.. i18n: :Web: http://www.openerp.com
 
28
.. i18n: :Official module: yes
 
29
.. i18n: :Quality certified: yes
 
30
 
 
31
account_invoice_layout (*account_invoice_layout*)
 
32
=================================================
 
33
:Module: account_invoice_layout
 
34
:Name: account_invoice_layout
 
35
:Version: 5.0.1.0
 
36
:Author: Tiny
 
37
:Directory: account_invoice_layout
 
38
:Web: http://www.openerp.com
 
39
:Official module: yes
 
40
:Quality certified: yes
 
41
 
 
42
.. i18n: Description
 
43
.. i18n: -----------
 
44
 
 
45
Description
 
46
-----------
 
47
 
 
48
.. i18n: ::
 
49
.. i18n: 
 
50
.. i18n:   This module provides some features to improve the layout of the invoices.
 
51
.. i18n:   
 
52
.. i18n:       It gives you the possibility to
 
53
.. i18n:           * order all the lines of an invoice
 
54
.. i18n:           * add titles, comment lines, sub total lines
 
55
.. i18n:           * draw horizontal lines and put page breaks
 
56
.. i18n:   
 
57
.. i18n:       Moreover, there is one option which allow you to print all the selected invoices 
 
58
.. i18n:       with a given special message at the bottom of it. This feature can be very useful 
 
59
.. i18n:       for printing your invoices with end-of-year wishes, special punctual conditions...
 
60
 
 
61
::
 
62
 
 
63
  This module provides some features to improve the layout of the invoices.
 
64
  
 
65
      It gives you the possibility to
 
66
          * order all the lines of an invoice
 
67
          * add titles, comment lines, sub total lines
 
68
          * draw horizontal lines and put page breaks
 
69
  
 
70
      Moreover, there is one option which allow you to print all the selected invoices 
 
71
      with a given special message at the bottom of it. This feature can be very useful 
 
72
      for printing your invoices with end-of-year wishes, special punctual conditions...
 
73
 
 
74
.. i18n: Dependencies
 
75
.. i18n: ------------
 
76
 
 
77
Dependencies
 
78
------------
 
79
 
 
80
.. i18n:  * :mod:`base`
 
81
.. i18n:  * :mod:`account`
 
82
 
 
83
 * :mod:`base`
 
84
 * :mod:`account`
 
85
 
 
86
.. i18n: Reports
 
87
.. i18n: -------
 
88
 
 
89
Reports
 
90
-------
 
91
 
 
92
.. i18n:  * Formatted Inv.
 
93
 
 
94
 * Formatted Inv.
 
95
 
 
96
.. i18n: Menus
 
97
.. i18n: -------
 
98
 
 
99
Menus
 
100
-------
 
101
 
 
102
.. i18n:  * Financial Management/Configuration/Notification Message
 
103
.. i18n:  * Financial Management/Configuration/Notification Message/All Notification Messages
 
104
 
 
105
 * Financial Management/Configuration/Notification Message
 
106
 * Financial Management/Configuration/Notification Message/All Notification Messages
 
107
 
 
108
.. i18n: Views
 
109
.. i18n: -----
 
110
 
 
111
Views
 
112
-----
 
113
 
 
114
.. i18n:  * \* INHERIT account.invoice.line.form.inherit_1 (form)
 
115
.. i18n:  * \* INHERIT account.invoice.line.tree.inherit_1 (tree)
 
116
.. i18n:  * \* INHERIT account.invoice.line.tree.inherit_2 (tree)
 
117
.. i18n:  * \* INHERIT account.invoice.form.inherit_1 (form)
 
118
.. i18n:  * notify.message.tree (tree)
 
119
.. i18n:  * notify.message.form (form)
 
120
 
 
121
 * \* INHERIT account.invoice.line.form.inherit_1 (form)
 
122
 * \* INHERIT account.invoice.line.tree.inherit_1 (tree)
 
123
 * \* INHERIT account.invoice.line.tree.inherit_2 (tree)
 
124
 * \* INHERIT account.invoice.form.inherit_1 (form)
 
125
 * notify.message.tree (tree)
 
126
 * notify.message.form (form)
 
127
 
 
128
.. i18n: Objects
 
129
.. i18n: -------
 
130
 
 
131
Objects
 
132
-------
 
133
 
 
134
.. i18n: Object: Notify By Messages (notify.message)
 
135
.. i18n: ###########################################
 
136
 
 
137
Object: Notify By Messages (notify.message)
 
138
###########################################
 
139
 
 
140
.. i18n: :msg: Special Message, text, required
 
141
 
 
142
:msg: Special Message, text, required
 
143
 
 
144
.. i18n:     *This notification will appear at the bottom of the Invoices when printed.*
 
145
 
 
146
    *This notification will appear at the bottom of the Invoices when printed.*
 
147
 
 
148
.. i18n: :name: Title, char, required
 
149
 
 
150
:name: Title, char, required