Added Balance sheet and PnL reoprts for l10n_fr
authorJay (Open ERP) <jvo@tinyerp.com>
Mon, 29 Dec 2008 10:44:24 +0000 (16:14 +0530)
committerJay (Open ERP) <jvo@tinyerp.com>
Mon, 29 Dec 2008 10:44:24 +0000 (16:14 +0530)
commit10af1c94eaa5c4ab579ebbcd8155e25c9b4ee4c8
tree31caeb984620bec04f63c490a337a7b6b32c0532
parent272ffb10b5531defa3937b7e27dd196c5d8f77ef
Added Balance sheet  and PnL reoprts for l10n_fr

bzr revid: jvo@tinyerp.com-20081229104424-a8mcjvfjgut0zfst
12 files changed:
addons/l10n_fr/__init__.py
addons/l10n_fr/__terp__.py
addons/l10n_fr/fr_wizard.xml
addons/l10n_fr/report/__init__.py [new file with mode: 0755]
addons/l10n_fr/report/base_report.py [new file with mode: 0755]
addons/l10n_fr/report/report_bilan.py [new file with mode: 0755]
addons/l10n_fr/report/report_bilan.rml [new file with mode: 0755]
addons/l10n_fr/report/report_cdr.py [new file with mode: 0755]
addons/l10n_fr/report/report_cdr.rml [new file with mode: 0755]
addons/l10n_fr/wizard/__init__.py
addons/l10n_fr/wizard/wizard_bilan.py [new file with mode: 0755]
addons/l10n_fr/wizard/wizard_cdr.py [new file with mode: 0755]