Merge lp:~serpent-consulting-services/openobject-addons/trunk-885677-SerpentCS into lp:openobject-addons

Proposed by Serpent Consulting Services
Status: Merged
Merged at revision: 5601
Proposed branch: lp:~serpent-consulting-services/openobject-addons/trunk-885677-SerpentCS
Merge into: lp:openobject-addons
Diff against target: 12 lines (+1/-1)
1 file modified
hr/hr_view.xml (+1/-1)
To merge this branch: bzr merge lp:~serpent-consulting-services/openobject-addons/trunk-885677-SerpentCS
Reviewer Review Type Date Requested Status
Purnendu Singh (OpenERP) (community) Approve
OpenERP Core Team Pending
Review via email: mp+81167@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Purnendu Singh (OpenERP) (purnendu-singh) wrote :

Hello,

Thanks for the contribution.

Purnendu Singh

review: Approve
Revision history for this message
Fabien (Open ERP) (fp-tinyerp) wrote :

thanks for the contrib. The right order is: recruit,open (old is not part of the normal process, recruit is before open)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hr/hr_view.xml'
2--- hr/hr_view.xml 2011-10-25 12:39:39 +0000
3+++ hr/hr_view.xml 2011-11-03 15:56:31 +0000
4@@ -380,7 +380,7 @@
5 </page>
6 </notebook>
7 <group col="6" colspan="4">
8- <field name="state"/>
9+ <field name="state" widget="statusbar" statusbar_visible="open,recruit,old" statusbar_colors='{"open":"blue","old":"grey"}'/>
10 <button name="job_recruitement" string="In Recruitement" states="open" type="object" icon="gtk-go-forward"/>
11 <button name="job_open" string="In Position" states="old,recruit" type="object" icon="terp-camera_test"/>
12 <button name="job_old" string="Mark as Old" states="open,recruit" type="object" icon="gtk-cancel"/>

Subscribers

People subscribed via source and target branches

to all changes: