Michael (OpenERP) has proposed merging 
lp:~openerp-dev/openerp-int/mck_typo_error into 
lp:~openerp-dev/openerp-int/mck_addons.

Requested reviews:
  OpenERP R&D Team (openerp-dev)

For more details, see:
https://code.launchpad.net/~openerp-dev/openerp-int/mck_typo_error/+merge/127707
-- 
https://code.launchpad.net/~openerp-dev/openerp-int/mck_typo_error/+merge/127707
Your team OpenERP R&D Team is requested to review the proposed merge of 
lp:~openerp-dev/openerp-int/mck_typo_error into 
lp:~openerp-dev/openerp-int/mck_addons.
=== modified file 'mck_contact/executive.py'
--- mck_contact/executive.py	2012-10-01 13:20:34 +0000
+++ mck_contact/executive.py	2012-10-03 10:33:39 +0000
@@ -122,12 +122,7 @@
     }
 
     _constraints = [
-        (unique_label_by_exec, """Several values are defined for the same label for a given executive. 
-                    Only one value can be set for a given label for a given executive
-                                        
-                    Please edit the executive specific information and save again
-                    
-                    Thank you""", []),
+        (unique_label_by_exec, """Several lines under the tab "Cell-specific information" have the same label name. Please edit the redundant names. Thank you.""", []),
     ]
 
     def on_change_label(self, cr, uid, ids, label_id, context=None):

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to