← Back to team overview

openerp-expert-accounting team mailing list archive

[Merge] lp:~numerigraphe/openobject-addons/trunk-rib into lp:openobject-addons

 

Numérigraphe has proposed merging lp:~numerigraphe/openobject-addons/trunk-rib into lp:openobject-addons.

Requested reviews:
  OpenERP Accounting Experts (openerp-expert-accounting)
  Olivier Dony (OpenERP) (odo-openerp): technical
Related bugs:
  Bug #387958 in OpenERP Addons: "It could be easier to enter French RIB"
  https://bugs.launchpad.net/openobject-addons/+bug/387958

For more details, see:
https://code.launchpad.net/~numerigraphe/openobject-addons/trunk-rib/+merge/84967

I'd like to help users of l10n_fr know about other useful modules, so I'm proposing to change the module's description.
Lionel Sausin.
-- 
https://code.launchpad.net/~numerigraphe/openobject-addons/trunk-rib/+merge/84967
Your team OpenERP Accounting Experts is requested to review the proposed merge of lp:~numerigraphe/openobject-addons/trunk-rib into lp:openobject-addons.
=== modified file 'l10n_fr/__openerp__.py'
--- l10n_fr/__openerp__.py	2011-10-11 20:05:49 +0000
+++ l10n_fr/__openerp__.py	2011-12-08 14:52:30 +0000
@@ -28,14 +28,15 @@
 {
     "name" : "France - Plan Comptable Général",
     "version" : "1.0",
-    "author" : "OpenERP SA",
+    "author" : "OpenERP SA, Sistheo, Zeekom, CrysaLEAD",
     "website": "http://www.openerp.com";,
     "category" : "Localization/Account Charts",
     "description": """
 This is the module to manage the accounting chart for France in OpenERP.
-========================================================================
 
-Credits: Sistheo Zeekom CrysaLEAD
+Users of this module may also be interested in the following additional modules:
+- base_iban: lets you enter IBAN bank details
+- l10n_fr_rib: lets you enter RIB bank details
 """,
     "depends" : ['base', 'account', 'account_chart', 'base_vat'],
     "init_xml" : [],


Follow ups