Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
9216 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Autor Mejor respuesta

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
Descartar

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

Autor

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/

Autor

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.

Publicaciones relacionadas Respuestas Vistas Actividad
0
dic 16
3255
0
dic 24
638
1
mar 15
5275
0
mar 15
3545
3
jun 25
9393