Hi, I wrote a patch to manage cost computation with production. http://codereview.tryton.org/298001/ http://codereview.tryton.org/295004/
So globaly, it makes moves from production location behaves like moves
from supplier.
I would like to have comments about this behavior.
Also for the production module, I need to put a unit price to output
products of a production. I'm wondering what is the best way:
- Check if sum inputs cost price == sum outputs unit price and raise a
error message if not. So it let the user to spread the value.
- Update unit price with an on_change on input lines by setting all
to the lines of production product and 0 to others. And spread
equally if there is no production product.
- And other way…
Regards,
--
Cédric Krier
B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/
pgp8omYS5msvJ.pgp
Description: PGP signature
