~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/es/source/technical_guide/label.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:: label
 
3
.. i18n:     :synopsis: Partner labels 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
 
 
7
.. module:: label
 
8
    :synopsis: Partner labels 
 
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: Partner labels (*label*)
 
21
.. i18n: ========================
 
22
.. i18n: :Module: label
 
23
.. i18n: :Name: Partner labels
 
24
.. i18n: :Version: 5.0.1.0
 
25
.. i18n: :Author: Zikzakmedia SL
 
26
.. i18n: :Directory: label
 
27
.. i18n: :Web: www.zikzakmedia.com
 
28
.. i18n: :Official module: no
 
29
.. i18n: :Quality certified: no
 
30
 
 
31
Partner labels (*label*)
 
32
========================
 
33
:Module: label
 
34
:Name: Partner labels
 
35
:Version: 5.0.1.0
 
36
:Author: Zikzakmedia SL
 
37
:Directory: label
 
38
:Web: www.zikzakmedia.com
 
39
:Official module: no
 
40
:Quality certified: no
 
41
 
 
42
.. i18n: Description
 
43
.. i18n: -----------
 
44
 
 
45
Description
 
46
-----------
 
47
 
 
48
.. i18n: ::
 
49
.. i18n: 
 
50
.. i18n:   Flexible partner labels:
 
51
.. i18n:     * Definition of page sizes, label manufacturers and label formats
 
52
.. i18n:     * Flexible label formats (page size, portrait or landscape, manufacturer, rows, columns, 
 
53
.. i18n:       width, height, top margin, left margin, ...)
 
54
.. i18n:     * Initial data for page sizes and label formats (from Avery and Apli manufacturers)
 
55
.. i18n:     * Wizard to print labels. The label format, the printer margins, the font type and size, 
 
56
.. i18n:       the first label (row and column) to print on the first page can be set.
 
57
 
 
58
::
 
59
 
 
60
  Flexible partner labels:
 
61
    * Definition of page sizes, label manufacturers and label formats
 
62
    * Flexible label formats (page size, portrait or landscape, manufacturer, rows, columns, 
 
63
      width, height, top margin, left margin, ...)
 
64
    * Initial data for page sizes and label formats (from Avery and Apli manufacturers)
 
65
    * Wizard to print labels. The label format, the printer margins, the font type and size, 
 
66
      the first label (row and column) to print on the first page can be set.
 
67
 
 
68
.. i18n: Dependencies
 
69
.. i18n: ------------
 
70
 
 
71
Dependencies
 
72
------------
 
73
 
 
74
.. i18n:  * :mod:`base`
 
75
 
 
76
 * :mod:`base`
 
77
 
 
78
.. i18n: Reports
 
79
.. i18n: -------
 
80
 
 
81
Reports
 
82
-------
 
83
 
 
84
.. i18n: None
 
85
 
 
86
None
 
87
 
 
88
.. i18n: Menus
 
89
.. i18n: -------
 
90
 
 
91
Menus
 
92
-------
 
93
 
 
94
.. i18n:  * Partners/Configuration/Page Sizes
 
95
.. i18n:  * Partners/Configuration/Label Manufacturers
 
96
.. i18n:  * Partners/Configuration/Label Formats
 
97
 
 
98
 * Partners/Configuration/Page Sizes
 
99
 * Partners/Configuration/Label Manufacturers
 
100
 * Partners/Configuration/Label Formats
 
101
 
 
102
.. i18n: Views
 
103
.. i18n: -----
 
104
 
 
105
Views
 
106
-----
 
107
 
 
108
.. i18n:  * report.pagesize.tree (tree)
 
109
.. i18n:  * report.pagesize (form)
 
110
.. i18n:  * report.label.tree (tree)
 
111
.. i18n:  * report.label (form)
 
112
 
 
113
 * report.pagesize.tree (tree)
 
114
 * report.pagesize (form)
 
115
 * report.label.tree (tree)
 
116
 * report.label (form)
 
117
 
 
118
.. i18n: Objects
 
119
.. i18n: -------
 
120
 
 
121
Objects
 
122
-------
 
123
 
 
124
.. i18n: Object: report.pagesize (report.pagesize)
 
125
.. i18n: #########################################
 
126
 
 
127
Object: report.pagesize (report.pagesize)
 
128
#########################################
 
129
 
 
130
.. i18n: :width: Width, char, required
 
131
 
 
132
:width: Width, char, required
 
133
 
 
134
.. i18n:     *Numeric width of the page ended with the unit (cm or in). For example, A4 is 21cm and letter is 8.5in*
 
135
 
 
136
    *Numeric width of the page ended with the unit (cm or in). For example, A4 is 21cm and letter is 8.5in*
 
137
 
 
138
.. i18n: :name: Name, char, required
 
139
 
 
140
:name: Name, char, required
 
141
 
 
142
.. i18n: :height: Height, char, required
 
143
 
 
144
:height: Height, char, required
 
145
 
 
146
.. i18n:     *Numeric height of the page ended with the unit (cm or in). For example, A4 is 29.7cm and letter is 11in*
 
147
 
 
148
    *Numeric height of the page ended with the unit (cm or in). For example, A4 is 29.7cm and letter is 11in*
 
149
 
 
150
.. i18n: Object: report.label.manufacturer (report.label.manufacturer)
 
151
.. i18n: #############################################################
 
152
 
 
153
Object: report.label.manufacturer (report.label.manufacturer)
 
154
#############################################################
 
155
 
 
156
.. i18n: :name: Name, char, required
 
157
 
 
158
:name: Name, char, required
 
159
 
 
160
.. i18n: Object: report.label (report.label)
 
161
.. i18n: ###################################
 
162
 
 
163
Object: report.label (report.label)
 
164
###################################
 
165
 
 
166
.. i18n: :rows: Number of Rows, integer, required
 
167
 
 
168
:rows: Number of Rows, integer, required
 
169
 
 
170
.. i18n: :name: Name, char, required
 
171
 
 
172
:name: Name, char, required
 
173
 
 
174
.. i18n: :label_height: Label Height, char, required
 
175
 
 
176
:label_height: Label Height, char, required
 
177
 
 
178
.. i18n:     *Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
179
 
 
180
    *Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
181
 
 
182
.. i18n: :label_width: Label Width, char, required
 
183
 
 
184
:label_width: Label Width, char, required
 
185
 
 
186
.. i18n:     *Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
187
 
 
188
    *Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
189
 
 
190
.. i18n: :cols: Number of Columns, integer, required
 
191
 
 
192
:cols: Number of Columns, integer, required
 
193
 
 
194
.. i18n: :pagesize_id: Page Size, many2one, required
 
195
 
 
196
:pagesize_id: Page Size, many2one, required
 
197
 
 
198
.. i18n: :width_incr: Width Increment, char, required
 
199
 
 
200
:width_incr: Width Increment, char, required
 
201
 
 
202
.. i18n:     *Width between start positions of 2 labels. Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
203
 
 
204
    *Width between start positions of 2 labels. Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
205
 
 
206
.. i18n: :margin_top: Top Margin, char, required
 
207
 
 
208
:margin_top: Top Margin, char, required
 
209
 
 
210
.. i18n:     *Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
211
 
 
212
    *Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
213
 
 
214
.. i18n: :margin_left: Left Margin, char, required
 
215
 
 
216
:margin_left: Left Margin, char, required
 
217
 
 
218
.. i18n:     *Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
219
 
 
220
    *Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
221
 
 
222
.. i18n: :height_incr: Height Increment, char, required
 
223
 
 
224
:height_incr: Height Increment, char, required
 
225
 
 
226
.. i18n:     *Height between start positions of 2 labels. Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
227
 
 
228
    *Height between start positions of 2 labels. Numeric value ended with the unit (cm or in). For example 29.7cm or 11in*
 
229
 
 
230
.. i18n: :manufacturer_id: Manufacturer, many2one
 
231
 
 
232
:manufacturer_id: Manufacturer, many2one
 
233
 
 
234
.. i18n: :landscape: Landscape, boolean
 
235
 
 
236
:landscape: Landscape, boolean
 
237
 
 
238
.. i18n:     *No check -> Portrait. Check -> Landscape*
 
239
 
 
240
    *No check -> Portrait. Check -> Landscape*
 
241
 
 
242
.. i18n: :description: Description, text
 
243
 
 
244
:description: Description, text