Jigar Amin - OpenERP has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-799182-jam into
lp:openobject-addons.
Requested reviews:
Bhumika (OpenERP) (sbh-openerp)
Related bugs:
Bug #799182 in OpenERP Addons: "Colors are not applied in the Helpdesk
Support Tree"
https://bugs.launchpad.net/openobject-addons/+bug/799182
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-799182-jam/+merge/65177
Changes:
+ Bug #799182 : Colors are not applied in the Help-desk Support Tree.
Kindly Review this.
Thank You
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-799182-jam/+merge/65177
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-799182-jam.
=== modified file 'crm_helpdesk/crm_helpdesk_view.xml'
--- crm_helpdesk/crm_helpdesk_view.xml 2011-05-02 18:46:43 +0000
+++ crm_helpdesk/crm_helpdesk_view.xml 2011-06-20 11:05:13 +0000
@@ -180,7 +180,7 @@
<field name="type">tree</field>
<field name="arch" type="xml">
<tree string="Helpdesk Support Tree"
- colors="black:state=='open';blue:state=='pending';gray:state in ('cancel','close')">
+ colors="black:state=='open';blue:state=='pending';gray:state in ('cancel','done')">
<field name="name" string="Query" />
<field name="partner_id" string="Partner"/>
<field name="date" string="Date"/>
_______________________________________________
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