Skip to Content
Menu
This question has been flagged
2 Replies
9188 Views

Is it possible change product quantity on Manufacturing Order in Ready to Produce state? In 6.1 version is button "Change Qty" but on OpenERP 7 version i can't edit product quantity or i don't know how to do that?

Avatar
Discard
Best Answer

I am not sure if this solution also ease us to change the quantity of "Products to Consume" before we start our production in V7? In our business model, the actual consumed quantity always differ from ones defined in BOM. Please help. Thanks in advance.

Avatar
Discard
Author Best Answer

I found simple solution myself. I just edited form view and added line in header.

<button type="action" icon="terp-accessories-archiver+" name="380" string="Change Qty" states="ready,confirmed"/>

Now always see button and can edit quantity on ready and confirmed state.

Avatar
Discard

@kindiss, I tried this, it doesn't work for me. Which version of OpenERP are you running ?

Author

I use OpenERP 7.0-20130506-231027

I have earlier found similar thread to this. I have tried to find all others and point them there to give votes, so we might get help sooner. http://help.openerp.com/question/30319/how-to-change-the-quantity-of-products-to-consume-mrp-module/

Author

To find out what is action ID "name="380" you can in developer mode got to confirmed state manufacturing order, move your mouse cursor on (Update), here you can see table with line Action ID:385, in my case now is 385, this number you need to enter.

Related Posts Replies Views Activity
0
Dec 16
3218
0
Dec 24
605
1
Mar 15
5245
0
Mar 15
3507
3
Jun 25
9324