~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/uk/source/technical_guide/ecommerce.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:: ecommerce
 
3
.. i18n:     :synopsis: E-Commerce 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
 
 
7
.. module:: ecommerce
 
8
    :synopsis: E-Commerce 
 
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="/ecommerce"></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="/ecommerce"></div>
 
40
    <script src="http://js-kit.com/ratings.js"></script>
 
41
 
 
42
.. i18n: E-Commerce (*ecommerce*)
 
43
.. i18n: ========================
 
44
.. i18n: :Module: ecommerce
 
45
.. i18n: :Name: E-Commerce
 
46
.. i18n: :Version: 5.0.1.0
 
47
.. i18n: :Author: Tiny
 
48
.. i18n: :Directory: ecommerce
 
49
.. i18n: :Web: http://www.openerp.com
 
50
.. i18n: :Official module: no
 
51
.. i18n: :Quality certified: no
 
52
 
 
53
E-Commerce (*ecommerce*)
 
54
========================
 
55
:Module: ecommerce
 
56
:Name: E-Commerce
 
57
:Version: 5.0.1.0
 
58
:Author: Tiny
 
59
:Directory: ecommerce
 
60
:Web: http://www.openerp.com
 
61
:Official module: no
 
62
:Quality certified: no
 
63
 
 
64
.. i18n: Description
 
65
.. i18n: -----------
 
66
 
 
67
Description
 
68
-----------
 
69
 
 
70
.. i18n: ::
 
71
.. i18n: 
 
72
.. i18n:   ecommerce users can order on the website, orders are automatically imported in OpenERP.
 
73
.. i18n:   
 
74
.. i18n:   You can export products, product's categories, product images and create links between
 
75
.. i18n:   categories of products, currency and languages to website.
 
76
.. i18n:   
 
77
.. i18n:   Delivery of products manage by carriers.
 
78
.. i18n:   
 
79
.. i18n:   Different payment methods are available for users to make payment.
 
80
.. i18n:   
 
81
.. i18n:   You can display products in table on website using rows and columns specified in webshop.
 
82
 
 
83
::
 
84
 
 
85
  ecommerce users can order on the website, orders are automatically imported in OpenERP.
 
86
  
 
87
  You can export products, product's categories, product images and create links between
 
88
  categories of products, currency and languages to website.
 
89
  
 
90
  Delivery of products manage by carriers.
 
91
  
 
92
  Different payment methods are available for users to make payment.
 
93
  
 
94
  You can display products in table on website using rows and columns specified in webshop.
 
95
 
 
96
.. i18n: Download links
 
97
.. i18n: --------------
 
98
 
 
99
Download links
 
100
--------------
 
101
 
 
102
.. i18n: You can download this module as a zip file in the following version:
 
103
 
 
104
You can download this module as a zip file in the following version:
 
105
 
 
106
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/ecommerce.zip>`_
 
107
 
 
108
  * `trunk <http://www.openerp.com/download/modules/trunk/ecommerce.zip>`_
 
109
 
 
110
.. i18n: Dependencies
 
111
.. i18n: ------------
 
112
 
 
113
Dependencies
 
114
------------
 
115
 
 
116
.. i18n:  * :mod:`delivery`
 
117
 
 
118
 * :mod:`delivery`
 
119
 
 
120
.. i18n: Reports
 
121
.. i18n: -------
 
122
 
 
123
Reports
 
124
-------
 
125
 
 
126
.. i18n:  * Shipping Invoice
 
127
 
 
128
 * Shipping Invoice
 
129
 
 
130
.. i18n: Menus
 
131
.. i18n: -------
 
132
 
 
133
Menus
 
134
-------
 
135
 
 
136
.. i18n:  * Ecommerce
 
137
.. i18n:  * Ecommerce/Configuration
 
138
.. i18n:  * Ecommerce/Configuration/Web Shop
 
139
.. i18n:  * Ecommerce/Configuration/New Web Shop
 
140
.. i18n:  * Ecommerce/Products
 
141
.. i18n:  * Ecommerce/Products/Ecommerce Products by Category
 
142
.. i18n:  * Ecommerce/Payment Configuration
 
143
.. i18n:  * Ecommerce/Payment Configuration/Payment
 
144
.. i18n:  * Ecommerce/Configuration/Payment method
 
145
.. i18n:  * Ecommerce/Payment Configuration/Payment Received
 
146
.. i18n:  * Ecommerce/Payment Configuration/Credit Cards
 
147
.. i18n:  * Ecommerce/Partners
 
148
.. i18n:  * Ecommerce/Partners/Partners
 
149
.. i18n:  * Ecommerce/Partners/Partner Contacts
 
150
.. i18n:  * Ecommerce/Products/Product Reviews
 
151
.. i18n:  * Ecommerce/Products/Search Parameters
 
152
.. i18n:  * Ecommerce/Sales Orders
 
153
.. i18n:  * Ecommerce/Sales Orders/Ecommerce Sales Orders
 
154
 
 
155
 * Ecommerce
 
156
 * Ecommerce/Configuration
 
157
 * Ecommerce/Configuration/Web Shop
 
158
 * Ecommerce/Configuration/New Web Shop
 
159
 * Ecommerce/Products
 
160
 * Ecommerce/Products/Ecommerce Products by Category
 
161
 * Ecommerce/Payment Configuration
 
162
 * Ecommerce/Payment Configuration/Payment
 
163
 * Ecommerce/Configuration/Payment method
 
164
 * Ecommerce/Payment Configuration/Payment Received
 
165
 * Ecommerce/Payment Configuration/Credit Cards
 
166
 * Ecommerce/Partners
 
167
 * Ecommerce/Partners/Partners
 
168
 * Ecommerce/Partners/Partner Contacts
 
169
 * Ecommerce/Products/Product Reviews
 
170
 * Ecommerce/Products/Search Parameters
 
171
 * Ecommerce/Sales Orders
 
172
 * Ecommerce/Sales Orders/Ecommerce Sales Orders
 
173
 
 
174
.. i18n: Views
 
175
.. i18n: -----
 
176
 
 
177
Views
 
178
-----
 
179
 
 
180
.. i18n:  * ecommerce.shop.tree (tree)
 
181
.. i18n:  * Web Shop (form)
 
182
.. i18n:  * ecommerce.product.category.form (form)
 
183
.. i18n:  * ecommerce.product.category.tree (tree)
 
184
.. i18n:  * ecommerce.payment.tree (tree)
 
185
.. i18n:  * ecommerce.payment.form (form)
 
186
.. i18n:  * ecommerce.payment.method.tree (tree)
 
187
.. i18n:  * ecommerce.payment.method.form (form)
 
188
.. i18n:  * ecommerce.payment.received.tree (tree)
 
189
.. i18n:  * ecommerce.payment.received.form (form)
 
190
.. i18n:  * ecommerce.creditcard.tree (tree)
 
191
.. i18n:  * ecommerce.creditcard.form (form)
 
192
.. i18n:  * ecommerce.partner.tree (tree)
 
193
.. i18n:  * ecommerce.partner.form (form)
 
194
.. i18n:  * ecommerce.partner.address.tree (tree)
 
195
.. i18n:  * ecommerce.partner.address.form (form)
 
196
.. i18n:  * \* INHERIT product.form (form)
 
197
.. i18n:  * \* INHERIT ecommerce.pricelist.version (form)
 
198
.. i18n:  * ecommerce.reviews.tree (tree)
 
199
.. i18n:  * ecommerce.reviews.form (form)
 
200
.. i18n:  * ecommerce.search.tree (tree)
 
201
.. i18n:  * ecommerce.search.form (form)
 
202
.. i18n:  * saleorder.form (form)
 
203
.. i18n:  * saleorder.tree (tree)
 
204
.. i18n:  * orderline.form (form)
 
205
.. i18n:  * orderline.tree (tree)
 
206
 
 
207
 * ecommerce.shop.tree (tree)
 
208
 * Web Shop (form)
 
209
 * ecommerce.product.category.form (form)
 
210
 * ecommerce.product.category.tree (tree)
 
211
 * ecommerce.payment.tree (tree)
 
212
 * ecommerce.payment.form (form)
 
213
 * ecommerce.payment.method.tree (tree)
 
214
 * ecommerce.payment.method.form (form)
 
215
 * ecommerce.payment.received.tree (tree)
 
216
 * ecommerce.payment.received.form (form)
 
217
 * ecommerce.creditcard.tree (tree)
 
218
 * ecommerce.creditcard.form (form)
 
219
 * ecommerce.partner.tree (tree)
 
220
 * ecommerce.partner.form (form)
 
221
 * ecommerce.partner.address.tree (tree)
 
222
 * ecommerce.partner.address.form (form)
 
223
 * \* INHERIT product.form (form)
 
224
 * \* INHERIT ecommerce.pricelist.version (form)
 
225
 * ecommerce.reviews.tree (tree)
 
226
 * ecommerce.reviews.form (form)
 
227
 * ecommerce.search.tree (tree)
 
228
 * ecommerce.search.form (form)
 
229
 * saleorder.form (form)
 
230
 * saleorder.tree (tree)
 
231
 * orderline.form (form)
 
232
 * orderline.tree (tree)
 
233
 
 
234
.. i18n: Objects
 
235
.. i18n: -------
 
236
 
 
237
Objects
 
238
-------
 
239
 
 
240
.. i18n: Object: ecommerce partner (ecommerce.partner)
 
241
.. i18n: #############################################
 
242
 
 
243
Object: ecommerce partner (ecommerce.partner)
 
244
#############################################
 
245
 
 
246
.. i18n: :lang: Language, selection
 
247
 
 
248
:lang: Language, selection
 
249
 
 
250
.. i18n: :address_ids: Contacts, one2many
 
251
 
 
252
:address_ids: Contacts, one2many
 
253
 
 
254
.. i18n: :last_name: Last Name, char
 
255
 
 
256
:last_name: Last Name, char
 
257
 
 
258
.. i18n: :name: Name, char, required
 
259
 
 
260
:name: Name, char, required
 
261
 
 
262
.. i18n:     *Its ecommerce partner name and address*
 
263
 
 
264
    *Its ecommerce partner name and address*
 
265
 
 
266
.. i18n: :category_ids: Categories, many2many
 
267
 
 
268
:category_ids: Categories, many2many
 
269
 
 
270
.. i18n: :company_name: Company Name, char
 
271
 
 
272
:company_name: Company Name, char
 
273
 
 
274
.. i18n: :active: Active, boolean
 
275
 
 
276
:active: Active, boolean
 
277
 
 
278
.. i18n: Object: ecommerce partner address (ecommerce.partner.address)
 
279
.. i18n: #############################################################
 
280
 
 
281
Object: ecommerce partner address (ecommerce.partner.address)
 
282
#############################################################
 
283
 
 
284
.. i18n: :username: Contact Name, char
 
285
 
 
286
:username: Contact Name, char
 
287
 
 
288
.. i18n: :city: City, char
 
289
 
 
290
:city: City, char
 
291
 
 
292
.. i18n: :fax: Fax, char
 
293
 
 
294
:fax: Fax, char
 
295
 
 
296
.. i18n: :zip: Zip, char
 
297
 
 
298
:zip: Zip, char
 
299
 
 
300
.. i18n: :mobile: Mobile, char
 
301
 
 
302
:mobile: Mobile, char
 
303
 
 
304
.. i18n: :partner_id: Partner, many2one
 
305
 
 
306
:partner_id: Partner, many2one
 
307
 
 
308
.. i18n: :street2: Street2, char
 
309
 
 
310
:street2: Street2, char
 
311
 
 
312
.. i18n: :country_id: Country, many2one
 
313
 
 
314
:country_id: Country, many2one
 
315
 
 
316
.. i18n: :phone: Phone, char
 
317
 
 
318
:phone: Phone, char
 
319
 
 
320
.. i18n: :street: Street, char
 
321
 
 
322
:street: Street, char
 
323
 
 
324
.. i18n: :state_id: State, many2one
 
325
 
 
326
:state_id: State, many2one
 
327
 
 
328
.. i18n: :type: Address Type, selection
 
329
 
 
330
:type: Address Type, selection
 
331
 
 
332
.. i18n: :email: E-Mail, char
 
333
 
 
334
:email: E-Mail, char
 
335
 
 
336
.. i18n: Object: search parameters (ecommerce.search)
 
337
.. i18n: ############################################
 
338
 
 
339
Object: search parameters (ecommerce.search)
 
340
############################################
 
341
 
 
342
.. i18n: :code: Product fields, many2one, required
 
343
 
 
344
:code: Product fields, many2one, required
 
345
 
 
346
.. i18n: :name: Name, char, required
 
347
 
 
348
:name: Name, char, required
 
349
 
 
350
.. i18n:     *Search parameter name which you want to display at website*
 
351
 
 
352
    *Search parameter name which you want to display at website*
 
353
 
 
354
.. i18n: Object: Reviews about product (ecommerce.product.reviews)
 
355
.. i18n: #########################################################
 
356
 
 
357
Object: Reviews about product (ecommerce.product.reviews)
 
358
#########################################################
 
359
 
 
360
.. i18n: :rating: Rating, integer
 
361
 
 
362
:rating: Rating, integer
 
363
 
 
364
.. i18n: :reviewdate: Review Date, date
 
365
 
 
366
:reviewdate: Review Date, date
 
367
 
 
368
.. i18n: :customer_id: Customer, many2one, required
 
369
 
 
370
:customer_id: Customer, many2one, required
 
371
 
 
372
.. i18n: :product_id: Product, many2one, required
 
373
 
 
374
:product_id: Product, many2one, required
 
375
 
 
376
.. i18n: :review: Review, text
 
377
 
 
378
:review: Review, text
 
379
 
 
380
.. i18n: Object: payment method (ecommerce.payment.method)
 
381
.. i18n: #################################################
 
382
 
 
383
Object: payment method (ecommerce.payment.method)
 
384
#################################################
 
385
 
 
386
.. i18n: :name: Name, char, required
 
387
 
 
388
:name: Name, char, required
 
389
 
 
390
.. i18n: :shortcut: Shortcut, char, required
 
391
 
 
392
:shortcut: Shortcut, char, required
 
393
 
 
394
.. i18n: Object: Credit Cards (ecommerce.creditcard)
 
395
.. i18n: ###########################################
 
396
 
 
397
Object: Credit Cards (ecommerce.creditcard)
 
398
###########################################
 
399
 
 
400
.. i18n: :code: Code, char, required
 
401
 
 
402
:code: Code, char, required
 
403
 
 
404
.. i18n: :name: Card Name, char, required
 
405
 
 
406
:name: Card Name, char, required
 
407
 
 
408
.. i18n: Object: ecommerce payment (ecommerce.payment)
 
409
.. i18n: #############################################
 
410
 
 
411
Object: ecommerce payment (ecommerce.payment)
 
412
#############################################
 
413
 
 
414
.. i18n: :biz_account: Business E-mail Id, char
 
415
 
 
416
:biz_account: Business E-mail Id, char
 
417
 
 
418
.. i18n:     *Paypal business account Id.*
 
419
 
 
420
    *Paypal business account Id.*
 
421
 
 
422
.. i18n: :bank_name: Bank Name, char
 
423
 
 
424
:bank_name: Bank Name, char
 
425
 
 
426
.. i18n: :chequepay_to: Account Owner, char
 
427
 
 
428
:chequepay_to: Account Owner, char
 
429
 
 
430
.. i18n: :name: Payment Method, selection, required
 
431
 
 
432
:name: Payment Method, selection, required
 
433
 
 
434
.. i18n: :zip: Zip, char
 
435
 
 
436
:zip: Zip, char
 
437
 
 
438
.. i18n: :city: City, char
 
439
 
 
440
:city: City, char
 
441
 
 
442
.. i18n: :street2: Street2, char
 
443
 
 
444
:street2: Street2, char
 
445
 
 
446
.. i18n: :country_id: Country, many2one
 
447
 
 
448
:country_id: Country, many2one
 
449
 
 
450
.. i18n: :bic: BIC number or SWIFT, char
 
451
 
 
452
:bic: BIC number or SWIFT, char
 
453
 
 
454
.. i18n: :creditcard_ids: Credit Cards, many2many
 
455
 
 
456
:creditcard_ids: Credit Cards, many2many
 
457
 
 
458
.. i18n: :transaction_dtl_ids: Transaction History, one2many
 
459
 
 
460
:transaction_dtl_ids: Transaction History, one2many
 
461
 
 
462
.. i18n:     *Transaction detail with the uniq transaction id.*
 
463
 
 
464
    *Transaction detail with the uniq transaction id.*
 
465
 
 
466
.. i18n: :cancel_url: Cancel URL, char
 
467
 
 
468
:cancel_url: Cancel URL, char
 
469
 
 
470
.. i18n:     *Cancel url which is set at the paypal account.*
 
471
 
 
472
    *Cancel url which is set at the paypal account.*
 
473
 
 
474
.. i18n: :street: Street, char
 
475
 
 
476
:street: Street, char
 
477
 
 
478
.. i18n: :state_id: State, many2one
 
479
 
 
480
:state_id: State, many2one
 
481
 
 
482
.. i18n: :return_url: Return URL, char
 
483
 
 
484
:return_url: Return URL, char
 
485
 
 
486
.. i18n:     *Return url which is set at the paypal account.*
 
487
 
 
488
    *Return url which is set at the paypal account.*
 
489
 
 
490
.. i18n: :acc_number: Account Number, char
 
491
 
 
492
:acc_number: Account Number, char
 
493
 
 
494
.. i18n:     *Bank account number*
 
495
 
 
496
    *Bank account number*
 
497
 
 
498
.. i18n: Object: ecommerce payment received (ecommerce.payment.received)
 
499
.. i18n: ###############################################################
 
500
 
 
501
Object: ecommerce payment received (ecommerce.payment.received)
 
502
###############################################################
 
503
 
 
504
.. i18n: :saleorder_id: Sales Order, many2one
 
505
 
 
506
:saleorder_id: Sales Order, many2one
 
507
 
 
508
.. i18n: :invoice_id: Invoice, many2one
 
509
 
 
510
:invoice_id: Invoice, many2one
 
511
 
 
512
.. i18n: :paypal_acc_id: Paypal Account, many2one, required
 
513
 
 
514
:paypal_acc_id: Paypal Account, many2one, required
 
515
 
 
516
.. i18n: :transaction_date: Date Payment, date, required
 
517
 
 
518
:transaction_date: Date Payment, date, required
 
519
 
 
520
.. i18n:     *Transaction finish date.*
 
521
 
 
522
    *Transaction finish date.*
 
523
 
 
524
.. i18n: :partner_id: Partner, many2one, required
 
525
 
 
526
:partner_id: Partner, many2one, required
 
527
 
 
528
.. i18n: :transaction_id: Transaction Id, char, readonly
 
529
 
 
530
:transaction_id: Transaction Id, char, readonly
 
531
 
 
532
.. i18n:     *Its Unique id which is generated from the paypal.*
 
533
 
 
534
    *Its Unique id which is generated from the paypal.*
 
535
 
 
536
.. i18n: Object: ecommerce shop (ecommerce.shop)
 
537
.. i18n: #######################################
 
538
 
 
539
Object: ecommerce shop (ecommerce.shop)
 
540
#######################################
 
541
 
 
542
.. i18n: :column_configuration: No. of Columns, integer
 
543
 
 
544
:column_configuration: No. of Columns, integer
 
545
 
 
546
.. i18n:     *Add number of columns for products which you want to configure at website*
 
547
 
 
548
    *Add number of columns for products which you want to configure at website*
 
549
 
 
550
.. i18n: :name: Name, char, required
 
551
 
 
552
:name: Name, char, required
 
553
 
 
554
.. i18n:     *Name of the shop which you are configure at website.*
 
555
 
 
556
    *Name of the shop which you are configure at website.*
 
557
 
 
558
.. i18n: :payment_method_ids: Payment Methods, many2many
 
559
 
 
560
:payment_method_ids: Payment Methods, many2many
 
561
 
 
562
.. i18n: :image_width: Width in Pixel, integer
 
563
 
 
564
:image_width: Width in Pixel, integer
 
565
 
 
566
.. i18n:     *Add product image width in pixels.*
 
567
 
 
568
    *Add product image width in pixels.*
 
569
 
 
570
.. i18n: :currency_ids: Currency, many2many
 
571
 
 
572
:currency_ids: Currency, many2many
 
573
 
 
574
.. i18n:     *Add the currency options for the online customers.*
 
575
 
 
576
    *Add the currency options for the online customers.*
 
577
 
 
578
.. i18n: :company_id: Company, many2one
 
579
 
 
580
:company_id: Company, many2one
 
581
 
 
582
.. i18n: :shop_id: Sale Shop, many2one, required
 
583
 
 
584
:shop_id: Sale Shop, many2one, required
 
585
 
 
586
.. i18n: :language_ids: Language, many2many
 
587
 
 
588
:language_ids: Language, many2many
 
589
 
 
590
.. i18n:     *Add the launguage options for the online customers.*
 
591
 
 
592
    *Add the launguage options for the online customers.*
 
593
 
 
594
.. i18n: :row_configuration: No. of Rows, integer
 
595
 
 
596
:row_configuration: No. of Rows, integer
 
597
 
 
598
.. i18n:     *Add number of rows for products which you want to configure at website*
 
599
 
 
600
    *Add number of rows for products which you want to configure at website*
 
601
 
 
602
.. i18n: :search_ids: Search On, many2many
 
603
 
 
604
:search_ids: Search On, many2many
 
605
 
 
606
.. i18n:     *Add the search parameters which you are allow from the website.*
 
607
 
 
608
    *Add the search parameters which you are allow from the website.*
 
609
 
 
610
.. i18n: :image_height: Height in Pixel, integer
 
611
 
 
612
:image_height: Height in Pixel, integer
 
613
 
 
614
.. i18n:     *Add product image height in pixels.*
 
615
 
 
616
    *Add product image height in pixels.*
 
617
 
 
618
.. i18n: :category_ids: Categories, one2many
 
619
 
 
620
:category_ids: Categories, one2many
 
621
 
 
622
.. i18n:     *Add the product categories which you want to displayed on the website.*
 
623
 
 
624
    *Add the product categories which you want to displayed on the website.*
 
625
 
 
626
.. i18n: :delivery_ids: Delivery, many2many
 
627
 
 
628
:delivery_ids: Delivery, many2many
 
629
 
 
630
.. i18n:     *Add the carriers which you use for the shipping.*
 
631
 
 
632
    *Add the carriers which you use for the shipping.*
 
633
 
 
634
.. i18n: Object: ecommerce category (ecommerce.category)
 
635
.. i18n: ###############################################
 
636
 
 
637
Object: ecommerce category (ecommerce.category)
 
638
###############################################
 
639
 
 
640
.. i18n: :child_ids: Child Categories, one2many
 
641
 
 
642
:child_ids: Child Categories, one2many
 
643
 
 
644
.. i18n: :category_id: Tiny Category, many2one
 
645
 
 
646
:category_id: Tiny Category, many2one
 
647
 
 
648
.. i18n:     *It display the product which are under the openerp category.*
 
649
 
 
650
    *It display the product which are under the openerp category.*
 
651
 
 
652
.. i18n: :web_id: Web Shop, many2one
 
653
 
 
654
:web_id: Web Shop, many2one
 
655
 
 
656
.. i18n: :name: E-commerce Category, char, required
 
657
 
 
658
:name: E-commerce Category, char, required
 
659
 
 
660
.. i18n:     *Add the category name which you want to display at the website.*
 
661
 
 
662
    *Add the category name which you want to display at the website.*
 
663
 
 
664
.. i18n: :parent_category_id: Parent Category, many2one
 
665
 
 
666
:parent_category_id: Parent Category, many2one
 
667
 
 
668
.. i18n: Object: ecommerce saleorder (ecommerce.saleorder)
 
669
.. i18n: #################################################
 
670
 
 
671
Object: ecommerce saleorder (ecommerce.saleorder)
 
672
#################################################
 
673
 
 
674
.. i18n: :note: Notes, text
 
675
 
 
676
:note: Notes, text
 
677
 
 
678
.. i18n: :web_id: Web Shop, many2one, required
 
679
 
 
680
:web_id: Web Shop, many2one, required
 
681
 
 
682
.. i18n: :name: Order Reference, char, required
 
683
 
 
684
:name: Order Reference, char, required
 
685
 
 
686
.. i18n: :epartner_shipping_id: Shipping Address, many2one
 
687
 
 
688
:epartner_shipping_id: Shipping Address, many2one
 
689
 
 
690
.. i18n: :order_id: Sale Order, many2one
 
691
 
 
692
:order_id: Sale Order, many2one
 
693
 
 
694
.. i18n: :epartner_add_id: Contact Address, many2one
 
695
 
 
696
:epartner_add_id: Contact Address, many2one
 
697
 
 
698
.. i18n: :orderline_ids: Order Lines, one2many
 
699
 
 
700
:orderline_ids: Order Lines, one2many
 
701
 
 
702
.. i18n: :epartner_id: Ecommerce Partner, many2one, required
 
703
 
 
704
:epartner_id: Ecommerce Partner, many2one, required
 
705
 
 
706
.. i18n: :pricelist_id: Pricelist, many2one, required
 
707
 
 
708
:pricelist_id: Pricelist, many2one, required
 
709
 
 
710
.. i18n: :date_order: Date Ordered, date, required
 
711
 
 
712
:date_order: Date Ordered, date, required
 
713
 
 
714
.. i18n: :epartner_invoice_id: Invoice Address, many2one
 
715
 
 
716
:epartner_invoice_id: Invoice Address, many2one
 
717
 
 
718
.. i18n: Object: ecommerce order line (ecommerce.order.line)
 
719
.. i18n: ###################################################
 
720
 
 
721
Object: ecommerce order line (ecommerce.order.line)
 
722
###################################################
 
723
 
 
724
.. i18n: :product_id: Product, many2one
 
725
 
 
726
:product_id: Product, many2one
 
727
 
 
728
.. i18n: :order_id: eOrder Ref, many2one
 
729
 
 
730
:order_id: eOrder Ref, many2one
 
731
 
 
732
.. i18n: :product_uom_id: Product UOM, many2one, required
 
733
 
 
734
:product_uom_id: Product UOM, many2one, required
 
735
 
 
736
.. i18n: :price_unit: Unit Price, float, required
 
737
 
 
738
:price_unit: Unit Price, float, required
 
739
 
 
740
.. i18n: :product_qty: Quantity, float, required
 
741
 
 
742
:product_qty: Quantity, float, required
 
743
 
 
744
.. i18n: :name: Description, char, required
 
745
 
 
746
:name: Description, char, required