Merge lp:~openerp-dev/openobject-addons/trunk-opw-584645-pna into lp:openobject-addons

Proposed by Pinakin Nayi (OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-opw-584645-pna
Merge into: lp:openobject-addons
Diff against target: 11 lines (+1/-0)
1 file modified
procurement/procurement_view.xml (+1/-0)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-opw-584645-pna
Reviewer Review Type Date Requested Status
Naresh(OpenERP) Pending
Review via email: mp+144858@code.launchpad.net

Description of the change

Hello,

I fixed issue in procurement exception.

Steps to reproduce :
Open this menu Warehouse->Schedular->Procurement Exception and group by "reason" got error.

Thanks,
pna

To post a comment you must log in.

Unmerged revisions

8518. By Pinakin Nayi (OpenERP)

[FIX]procurement: in procurement exceptions group by reason it gives error

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'procurement/procurement_view.xml'
--- procurement/procurement_view.xml 2012-12-18 16:18:52 +0000
+++ procurement/procurement_view.xml 2013-01-25 06:45:27 +0000
@@ -18,6 +18,7 @@
18 <field name="product_uom" string="Unit of Measure"/>18 <field name="product_uom" string="Unit of Measure"/>
19 <field name="procure_method"/>19 <field name="procure_method"/>
20 <field name="state"/>20 <field name="state"/>
21 <field name="name" placeholder="External note..." invisible="1"/>
21 <field name="message"/>22 <field name="message"/>
22 </tree>23 </tree>
23 </field>24 </field>

Subscribers

People subscribed via source and target branches

to all changes: