~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/account_cash_discount.rst

  • Committer: TruongSinh Tran
  • Date: 2009-07-19 19:02:35 UTC
  • Revision ID: truongsinh@vipescoserver-20090719190235-fu3bxcrbpvwuk5h7
[FIX] build_i18n.py .. raw:: html

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
.. i18n: .. module:: account_cash_discount
3
 
    .. i18n: :synopsis: Payement Term with Cash Discount 
4
 
    .. i18n: :noindex:
 
3
.. i18n:     :synopsis: Payement Term with Cash Discount 
 
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
6
6
 
7
7
.. module:: account_cash_discount
8
8
    :synopsis: Payement Term with Cash Discount 
9
9
    :noindex:
10
 
.... i18n:  
 
10
.. 
11
11
 
12
12
.. i18n: .. raw:: html
13
 
 
14
 
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/account_cash_discount"></div>
15
 
    <script src="http://js-kit.com/ratings.js"></script>
16
 
 
17
 
      .. i18n: <br />
18
 
    .. i18n: <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
13
.. i18n: 
 
14
.. i18n:       <br />
 
15
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
16
 
 
17
.. raw:: html
19
18
 
20
19
      <br />
21
20
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
22
21
 
23
22
.. i18n: .. tip:: This module is part of the Open ERP software, the leading Open Source 
24
 
  .. i18n: enterprise management system. If you want to discover Open ERP, check our 
25
 
  .. i18n: `screencasts <http://openerp.tv>`_ or download 
26
 
  .. i18n: `Open ERP <http://openerp.com>`_ directly.
 
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.
27
26
 
28
27
.. tip:: This module is part of the Open ERP software, the leading Open Source 
29
28
  enterprise management system. If you want to discover Open ERP, check our 
31
30
  `Open ERP <http://openerp.com>`_ directly.
32
31
 
33
32
.. i18n: .. raw:: html
34
 
 
35
 
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/account_cash_discount"></div>
36
 
    <script src="http://js-kit.com/ratings.js"></script>
37
 
 
38
 
    .. i18n: <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/account_cash_discount"></div>
39
 
    .. i18n: <script src="http://js-kit.com/ratings.js"></script>
 
33
.. i18n: 
 
34
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/account_cash_discount"></div>
 
35
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
36
 
 
37
.. raw:: html
40
38
 
41
39
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/account_cash_discount"></div>
42
40
    <script src="http://js-kit.com/ratings.js"></script>
70
68
-----------
71
69
 
72
70
.. i18n: ::
73
 
 
74
 
  This module adds cash discounts on payment terms. Cash discounts
75
 
      for a payment term can be configured with:
76
 
          * A number of days,
77
 
          * A discount (%),
78
 
          * A debit and a credit account
79
 
 
80
 
  .. i18n: This module adds cash discounts on payment terms. Cash discounts
81
 
      .. i18n: for a payment term can be configured with:
82
 
          .. i18n: * A number of days,
83
 
          .. i18n: * A discount (%),
84
 
          .. i18n: * A debit and a credit account
 
71
.. i18n: 
 
72
.. i18n:   This module adds cash discounts on payment terms. Cash discounts
 
73
.. i18n:       for a payment term can be configured with:
 
74
.. i18n:           * A number of days,
 
75
.. i18n:           * A discount (%),
 
76
.. i18n:           * A debit and a credit account
 
77
 
 
78
::
85
79
 
86
80
  This module adds cash discounts on payment terms. Cash discounts
87
81
      for a payment term can be configured with:
99
93
 
100
94
You can download this module as a zip file in the following version:
101
95
 
102
 
  .. i18n: * `4.2 <http://www.openerp.com/download/modules/4.2/account_cash_discount.zip>`_
103
 
  .. i18n: * `trunk <http://www.openerp.com/download/modules/trunk/account_cash_discount.zip>`_
 
96
.. i18n:   * `4.2 <http://www.openerp.com/download/modules/4.2/account_cash_discount.zip>`_
 
97
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/account_cash_discount.zip>`_
104
98
 
105
99
  * `4.2 <http://www.openerp.com/download/modules/4.2/account_cash_discount.zip>`_
106
100
  * `trunk <http://www.openerp.com/download/modules/trunk/account_cash_discount.zip>`_
111
105
Dependencies
112
106
------------
113
107
 
114
 
 .. i18n: * :mod:`account`
 
108
.. i18n:  * :mod:`account`
115
109
 
116
110
 * :mod:`account`
117
111
 
141
135
Views
142
136
-----
143
137
 
144
 
 .. i18n: * account.cash.discount.form (form)
145
 
 .. i18n: * account.cash.discount.tree (tree)
146
 
 .. i18n: * \* INHERIT account.payment.term.form (form)
 
138
.. i18n:  * account.cash.discount.form (form)
 
139
.. i18n:  * account.cash.discount.tree (tree)
 
140
.. i18n:  * \* INHERIT account.payment.term.form (form)
147
141
 
148
142
 * account.cash.discount.form (form)
149
143
 * account.cash.discount.tree (tree)