gpa(Open ERP) has proposed merging lp:~openerp-dev/openobject-addons/training_diagnostic_name_imp into lp:~openobject-training/openobject-addons/training.
Requested reviews: Bhumika (OpenERP) (sbh-openerp) For more details, see: https://code.launchpad.net/~openerp-dev/openobject-addons/training_diagnostic_name_imp/+merge/59882 Improvement in the training diagnostic module name -- https://code.launchpad.net/~openerp-dev/openobject-addons/training_diagnostic_name_imp/+merge/59882 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/training_diagnostic_name_imp.
=== modified file 'training_diagnostic/__openerp__.py' --- training_diagnostic/__openerp__.py 2011-03-23 11:41:59 +0000 +++ training_diagnostic/__openerp__.py 2011-05-04 07:13:31 +0000 @@ -1,7 +1,7 @@ # -*- encoding: utf-8 -*- ############################################################################################ # -# OpenERP, Open Source Management Solution +# OpenERP, Open Source Management Solution # Copyright (C) 2010 AJM Technologies S.A. (<http://www.ajm.lu). All Rights Reserved # Copyright (C) 2010-2011 Thamini S.Ã .R.L (<http://www.thamini.com>). All Rights Reserved # $Id$ @@ -22,7 +22,7 @@ ############################################################################################ { - 'name' : 'Training Exam', + 'name' : 'Training Diagnostic', 'version' : '0.1', 'author' : 'Thamini S.Ã .R.L', 'website' : 'http://www.openerp.com',
_______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-web Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-web More help : https://help.launchpad.net/ListHelp

