~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to 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
 
 
2
.. module:: ecotaxe
 
3
    :synopsis: Module for 'Eco participation' 
 
4
    :noindex:
 
5
.. 
 
6
 
 
7
.. raw:: html
 
8
 
 
9
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
10
 
 
11
Module for 'Eco participation' (*ecotaxe*)
 
12
==========================================
 
13
:Module: ecotaxe
 
14
:Name: Module for 'Eco participation'
 
15
:Version: 1.0
 
16
:Author: Sednacom
 
17
:Directory: ecotaxe
 
18
:Web: http://www.sednacom.fr
 
19
:Official module: no
 
20
:Quality certified: no
 
21
 
 
22
Description
 
23
-----------
 
24
 
 
25
::
 
26
 
 
27
  'Eco participation' management
 
28
  
 
29
  This module adds the management of 'Eco participation' in TinyERP.
 
30
  
 
31
  'Eco participation', mostly known as 'Ecotaxe', is a french specificity; its purpose is to finance recycling of products with a high cost of treatment.
 
32
  
 
33
  Install this module if you need to manage 'Eco participation' in your business.
 
34
  
 
35
  Module features:
 
36
   - amount of 'Eco participation' for product by producer
 
37
   - 'Eco participation' management in sale orders, purchases orders and invoices.
 
38
  
 
39
        
 
40
 
 
41
Dependencies
 
42
------------
 
43
 
 
44
 * :mod:`base`
 
45
 * :mod:`product`
 
46
 * :mod:`sale`
 
47
 * :mod:`purchase`
 
48
 * :mod:`l10n_fr`
 
49
 
 
50
Reports
 
51
-------
 
52
 
 
53
None
 
54
 
 
55
 
 
56
Menus
 
57
-------
 
58
 
 
59
 
 
60
None
 
61
 
 
62
 
 
63
Views
 
64
-----
 
65
 
 
66
 
 
67
None
 
68
 
 
69
 
 
70
 
 
71
Objects
 
72
-------
 
73
 
 
74
None