gpa(Open ERP) has proposed merging 
lp:~openerp-dev/openobject-addons/training_degree_description 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_degree_description/+merge/60471

Added missing description in training_degree modules
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/training_degree_description/+merge/60471
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/training_degree_description.
=== modified file 'training_degree/__openerp__.py'
--- training_degree/__openerp__.py	2011-04-29 12:26:35 +0000
+++ training_degree/__openerp__.py	2011-05-10 09:34:20 +0000
@@ -1,10 +1,12 @@
 {
     'name' : 'Training Degree',
+    'author' : 'Tiny SPRL - Thamini S.à.R.L',
+    'website' : 'http://www.openerp.com',
+    'description' : """This module adds the degree management for the training management""",
     'depends' : [
         'training',
         'training_exam',
     ],
-    'author' : 'Tiny SPRL - Thamini S.à.R.L',
     'update_xml' : [
         'security/training_degree_security.xml',
         'security/ir.model.access.csv',

_______________________________________________
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

Reply via email to