Hello Christopher, I have checked this issue at my end with latest stable-6 as well as 6.0.3 but all are working fine.
I have attached a video for your more reference, so would you please check it with latest code and notify us where you faced the problem. Thank you! -- You received this bug notification because you are a member of OpenERP Framework Experts, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/912619 Title: [6.0.3] Account Entries in Pickings, Purchase module Status in OpenERP Addons (modules): Incomplete Bug description: Hi, I have a little problem with the account moves created by picking, when accounts are cofigurated in category of product or direct in the product, and you select calculate automatic value of stock, when you aprove the in picking, the move have the price unit of product by 1, but not amount x price units in the picking, there's an override method in purchase module, in file purchase/stock.py method "_get_reference_accounting_values_for_valuation" the value of variable "reference_amount" in line 43 only return the price unit, it must be the multiplication of price_unit per units in the line of purchase order or picking, please check and say me if you can reproduce the error I don't review yet version 6.1 but I think if you don't change the code of purchase module the bug is the same, thanks for all Regards Christopher Ormaza PD: Please excuse me if I have some mistakes in my english To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/912619/+subscriptions -- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

