~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

Viewing changes to i18n/es/source/technical_guide/sale_payment.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:: sale_payment
 
3
.. i18n:     :synopsis: Sale payment type 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
 
 
7
.. module:: sale_payment
 
8
    :synopsis: Sale payment type 
 
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: Sale payment type (*sale_payment*)
 
21
.. i18n: ==================================
 
22
.. i18n: :Module: sale_payment
 
23
.. i18n: :Name: Sale payment type
 
24
.. i18n: :Version: 5.0.1.0
 
25
.. i18n: :Author: Zikzakmedia SL
 
26
.. i18n: :Directory: sale_payment
 
27
.. i18n: :Web: 
 
28
.. i18n: :Official module: no
 
29
.. i18n: :Quality certified: no
 
30
 
 
31
Sale payment type (*sale_payment*)
 
32
==================================
 
33
:Module: sale_payment
 
34
:Name: Sale payment type
 
35
:Version: 5.0.1.0
 
36
:Author: Zikzakmedia SL
 
37
:Directory: sale_payment
 
38
:Web: 
 
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:   Adds payment type and bank account to sale process.
 
51
.. i18n:   
 
52
.. i18n:   The sale order inherits payment type and bank account (if the payment type is related to bank accounts) 
 
53
.. i18n:   from partner as default. Next, the invoice based on this sale order inherits the payment information 
 
54
.. i18n:   from it.
 
55
.. i18n:   
 
56
.. i18n:   Based on previous work of Readylan (version for 4.2).
 
57
 
 
58
::
 
59
 
 
60
  Adds payment type and bank account to sale process.
 
61
  
 
62
  The sale order inherits payment type and bank account (if the payment type is related to bank accounts) 
 
63
  from partner as default. Next, the invoice based on this sale order inherits the payment information 
 
64
  from it.
 
65
  
 
66
  Based on previous work of Readylan (version for 4.2).
 
67
 
 
68
.. i18n: Dependencies
 
69
.. i18n: ------------
 
70
 
 
71
Dependencies
 
72
------------
 
73
 
 
74
.. i18n:  * :mod:`account_payment`
 
75
.. i18n:  * :mod:`account_payment_extension`
 
76
.. i18n:  * :mod:`sale`
 
77
.. i18n:  * :mod:`stock`
 
78
 
 
79
 * :mod:`account_payment`
 
80
 * :mod:`account_payment_extension`
 
81
 * :mod:`sale`
 
82
 * :mod:`stock`
 
83
 
 
84
.. i18n: Reports
 
85
.. i18n: -------
 
86
 
 
87
Reports
 
88
-------
 
89
 
 
90
.. i18n: None
 
91
 
 
92
None
 
93
 
 
94
.. i18n: Menus
 
95
.. i18n: -------
 
96
 
 
97
Menus
 
98
-------
 
99
 
 
100
.. i18n: None
 
101
 
 
102
None
 
103
 
 
104
.. i18n: Views
 
105
.. i18n: -----
 
106
 
 
107
Views
 
108
-----
 
109
 
 
110
.. i18n:  * \* INHERIT sale.order.form.sale_paytype (form)
 
111
 
 
112
 * \* INHERIT sale.order.form.sale_paytype (form)
 
113
 
 
114
.. i18n: Objects
 
115
.. i18n: -------
 
116
 
 
117
Objects
 
118
-------
 
119
 
 
120
.. i18n: None
 
121
 
 
122
None