~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/l10n_fr_account_generation.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:: l10n_fr_account_generation
3
 
    .. i18n: :synopsis: France - Generation de compte comptable tiers 
4
 
    .. i18n: :noindex:
 
3
.. i18n:     :synopsis: France - Generation de compte comptable tiers 
 
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
6
6
 
7
7
.. module:: l10n_fr_account_generation
8
8
    :synopsis: France - Generation de compte comptable tiers 
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="/l10n_fr_account_generation"></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="/l10n_fr_account_generation"></div>
36
 
    <script src="http://js-kit.com/ratings.js"></script>
37
 
 
38
 
    .. i18n: <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/l10n_fr_account_generation"></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="/l10n_fr_account_generation"></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="/l10n_fr_account_generation"></div>
42
40
    <script src="http://js-kit.com/ratings.js"></script>
70
68
-----------
71
69
 
72
70
.. i18n: ::
73
 
 
74
 
  Add a button in partners form for creating the payable and receive accounts in general account.
75
 
  
76
 
  Credits: Sistheo Zeekom
77
 
 
78
 
  .. i18n: Add a button in partners form for creating the payable and receive accounts in general account.
79
 
  .. i18n: 
80
 
  .. i18n: Credits: Sistheo Zeekom
 
71
.. i18n: 
 
72
.. i18n:   Add a button in partners form for creating the payable and receive accounts in general account.
 
73
.. i18n:   
 
74
.. i18n:   Credits: Sistheo Zeekom
 
75
 
 
76
::
81
77
 
82
78
  Add a button in partners form for creating the payable and receive accounts in general account.
83
79
  
93
89
 
94
90
You can download this module as a zip file in the following version:
95
91
 
96
 
  .. i18n: * `trunk <http://www.openerp.com/download/modules/trunk/l10n_fr_account_generation.zip>`_
 
92
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/l10n_fr_account_generation.zip>`_
97
93
 
98
94
  * `trunk <http://www.openerp.com/download/modules/trunk/l10n_fr_account_generation.zip>`_
99
95
 
103
99
Dependencies
104
100
------------
105
101
 
106
 
 .. i18n: * :mod:`base`
107
 
 .. i18n: * :mod:`account`
108
 
 .. i18n: * :mod:`account_chart`
 
102
.. i18n:  * :mod:`base`
 
103
.. i18n:  * :mod:`account`
 
104
.. i18n:  * :mod:`account_chart`
109
105
 
110
106
 * :mod:`base`
111
107
 * :mod:`account`
127
123
Menus
128
124
-------
129
125
 
130
 
 .. i18n: * Financial Management/Configuration/Account generation config
 
126
.. i18n:  * Financial Management/Configuration/Account generation config
131
127
 
132
128
 * Financial Management/Configuration/Account generation config
133
129
 
137
133
Views
138
134
-----
139
135
 
140
 
 .. i18n: * \* INHERIT res.partner.form (form)
141
 
 .. i18n: * account.generation.config.form (form)
 
136
.. i18n:  * \* INHERIT res.partner.form (form)
 
137
.. i18n:  * account.generation.config.form (form)
142
138
 
143
139
 * \* INHERIT res.partner.form (form)
144
140
 * account.generation.config.form (form)
171
167
 
172
168
:nbcar: Char size, integer
173
169
 
174
 
    .. i18n: *Number of character for the creation of accounts*
 
170
.. i18n:     *Number of character for the creation of accounts*
175
171
 
176
172
    *Number of character for the creation of accounts*