~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/ecotaxe.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:: ecotaxe
3
 
    .. i18n: :synopsis: Module for 'Eco participation' 
4
 
    .. i18n: :noindex:
 
3
.. i18n:     :synopsis: Module for 'Eco participation' 
 
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
6
6
 
7
7
.. module:: ecotaxe
8
8
    :synopsis: Module for 'Eco participation' 
9
9
    :noindex:
10
 
.... i18n:  
 
10
.. 
11
11
 
12
12
.. i18n: .. raw:: html
13
 
 
14
 
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
15
 
 
16
 
    .. i18n: <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
13
.. i18n: 
 
14
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
15
 
 
16
.. raw:: html
17
17
 
18
18
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
19
19
 
46
46
-----------
47
47
 
48
48
.. i18n: ::
 
49
.. i18n: 
 
50
.. i18n:   'Eco participation' management
 
51
.. i18n:   
 
52
.. i18n:   This module adds the management of 'Eco participation' in TinyERP.
 
53
.. i18n:   
 
54
.. i18n:   'Eco participation', mostly known as 'Ecotaxe', is a french specificity; its purpose is to finance recycling of products with a high cost of treatment.
 
55
.. i18n:   
 
56
.. i18n:   Install this module if you need to manage 'Eco participation' in your business.
 
57
.. i18n:   
 
58
.. i18n:   Module features:
 
59
.. i18n:    - amount of 'Eco participation' for product by producer
 
60
.. i18n:    - 'Eco participation' management in sale orders, purchases orders and invoices.
 
61
.. i18n:   
 
62
.. i18n:        
 
63
 
 
64
::
49
65
 
50
66
  'Eco participation' management
51
67
  
58
74
  Module features:
59
75
   - amount of 'Eco participation' for product by producer
60
76
   - 'Eco participation' management in sale orders, purchases orders and invoices.
61
 
.. i18n:   
 
77
  
62
78
        
63
79
 
64
 
  .. i18n: 'Eco participation' management
65
 
  .. i18n: 
66
 
  .. i18n: This module adds the management of 'Eco participation' in TinyERP.
67
 
  .. i18n: 
68
 
  .. i18n: 'Eco participation', mostly known as 'Ecotaxe', is a french specificity; its purpose is to finance recycling of products with a high cost of treatment.
69
 
  .. i18n: 
70
 
  .. i18n: Install this module if you need to manage 'Eco participation' in your business.
71
 
  .. i18n: 
72
 
  .. i18n: Module features:
73
 
   .. i18n: - amount of 'Eco participation' for product by producer
74
 
   .. i18n: - 'Eco participation' management in sale orders, purchases orders and invoices.
75
 
  .. i18n: 
76
 
        .. i18n: 
77
 
 
78
 
Dependencies
79
 
.. i18n: ------------
80
 
 
81
80
.. i18n: Dependencies
82
81
.. i18n: ------------
83
82
 
84
83
Dependencies
85
84
------------
86
85
 
87
 
 .. i18n: * :mod:`base`
88
 
 .. i18n: * :mod:`product`
89
 
 .. i18n: * :mod:`sale`
90
 
 .. i18n: * :mod:`purchase`
91
 
 .. i18n: * :mod:`l10n_fr`
 
86
.. i18n:  * :mod:`base`
 
87
.. i18n:  * :mod:`product`
 
88
.. i18n:  * :mod:`sale`
 
89
.. i18n:  * :mod:`purchase`
 
90
.. i18n:  * :mod:`l10n_fr`
92
91
 
93
92
 * :mod:`base`
94
93
 * :mod:`product`