Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
7084 Vistas

On a product, with the more button you can access the view of future stock moves. Related to my last question ( https://accounts.openerp.com/forum/Help-1/question/12031/ ), is it possible to easily add a field which would compute the quantity on hand left after future stock moves ?

Avatar
Descartar
Mejor respuesta

Yes it is possible and easy to do. Actually I already did that for a client. I am checking with the client if sharing the module with the community is possible.

Avatar
Descartar

This is the module I created, you can find it on github https://github.com/morrillo/sale_order_stock.git

Autor

Thank you ! I give it a try and will give you feedback.

keep in mind the module is for openERP 6.1, have not tried it in OpenERP 7.0

Autor

Ok i tried it in v7, it works like a charm after modifying the xpath expression in the view (i put <xpath expr="//field[@name='order_line']/tree//field[@name='price_unit']" position="before"> to make it work)

But what i need is the same info for each "Future Stock Moves" of a product. That way a seller can give to his customer the earlier date for a delivery by knowing precisely his virtual stock day by day. I'm gonna try to adapt your module for this purpose.

For a screenshot of the view => http://tof.canardpc.com/view/f3c4196f-4cff-4f46-89af-34dcfd0f7e56.jpg

Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 15
10307
2
jul 17
6154
1
mar 15
4266
0
mar 15
6003
1
mar 22
8226