Ajay Chauhan(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-1100181-cha into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #1100181 in OpenERP Addons: "[7.0/Trunk] selection of appreciation is 
having 2 blank options"
  https://bugs.launchpad.net/openobject-addons/+bug/1100181

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1100181-cha/+merge/143496

Hello,

   I have solved the issue of getting two blank option in 'Appreciation'. For 
more details: https://bugs.launchpad.net/openobject-addons/+bug/1100181

Thanks,
Ajay Chauhan
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1100181-cha/+merge/143496
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-1100181-cha.
=== modified file 'hr_recruitment/hr_recruitment.py'
--- hr_recruitment/hr_recruitment.py	2013-01-10 17:27:23 +0000
+++ hr_recruitment/hr_recruitment.py	2013-01-16 12:54:27 +0000
@@ -37,7 +37,6 @@
 ]
 
 AVAILABLE_PRIORITIES = [
-    ('', ''),
     ('5', 'Not Good'),
     ('4', 'On Average'),
     ('3', 'Good'),

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : openerp-dev-gtk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to