Merge lp:~openerp-dev/openobject-addons/trunk-bug-1016754-priyank into lp:openobject-addons

Proposed by Priyank Pandya(OpenERP Trainee)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1016754-priyank
Merge into: lp:openobject-addons
Diff against target: 12 lines (+0/-2)
1 file modified
mrp/mrp_view.xml (+0/-2)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1016754-priyank
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+156823@code.launchpad.net

Description of the change

Hello,

In Produced Products there is no need of split button so i have remove the split button

Thanks

To post a comment you must log in.

Unmerged revisions

8659. By Priyank Pandya(OpenERP Trainee)

[FIX]mrp - production order with lots - broken logic

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'mrp/mrp_view.xml'
2--- mrp/mrp_view.xml 2013-03-21 09:37:16 +0000
3+++ mrp/mrp_view.xml 2013-04-03 12:07:54 +0000
4@@ -732,8 +732,6 @@
5 <field name="prodlot_id" context="{'product_id': product_id}" groups="stock.group_production_lot"/>
6 <field name="scrapped" invisible="1"/>
7 <field name="state" invisible="1"/>
8- <button name="%(stock.track_line)d"
9- string="Split in Serial Numbers" type="action" icon="gtk-justify-fill" states="done,cancel"/>
10 <button name="%(stock.move_scrap)d"
11 string="Scrap Products" type="action" icon="terp-gtk-jump-to-ltr"
12 states="done,cancel"/>

Subscribers

People subscribed via source and target branches

to all changes: