Merge lp:~openerp-dev/openobject-addons/trunk-bug-1100181-cha into lp:openobject-addons

Proposed by Ajay Chauhan(OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1100181-cha
Merge into: lp:openobject-addons
Diff against target: 11 lines (+0/-1)
1 file modified
hr_recruitment/hr_recruitment.py (+0/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1100181-cha
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+143496@code.launchpad.net

Description of the change

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

To post a comment you must log in.

Unmerged revisions

8506. By Ajay Chauhan(OpenERP)

[FIX] hr_recruitment: solved an issue of two blank options

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hr_recruitment/hr_recruitment.py'
2--- hr_recruitment/hr_recruitment.py 2013-01-10 17:27:23 +0000
3+++ hr_recruitment/hr_recruitment.py 2013-01-16 12:54:27 +0000
4@@ -37,7 +37,6 @@
5 ]
6
7 AVAILABLE_PRIORITIES = [
8- ('', ''),
9 ('5', 'Not Good'),
10 ('4', 'On Average'),
11 ('3', 'Good'),

Subscribers

People subscribed via source and target branches

to all changes: