Hi Mohammed, I'm removing OCB-addons as an affected project for this bug as per project policy. Of course the bug affects ocb-addons/6.1, but we only want to track bugs that we fix in OCB-specific changes. Therefore, you should only add bugs to the project that you are going to propose a solution for.
Thanks, Stefan. ** No longer affects: ocb-addons ** No longer affects: ocb-addons/7.0 -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1179705 Title: [trunk/7.0][stock] Valuation move lines do not include UoM Status in OpenERP Addons (modules): Confirmed Bug description: Create a reception or delivery of a stockable product and process it. Either check the account lines of the valuation entry in the database or open Journal Items > Stock Journal and modify the tree view through the developer mode to show the product_id, product_uom_id, and quantity fields. While the quantity field has the stock move quantity in move UoM, the product_uom_id is always NULL! Without unit of measure, the quantity value is meaningless. Having these fields in journal items is very useful for reporting. The problem cause is that method _create_account_move_line() of stock.move does not add the product_uom_id to the created lines. Regards, Mohammad Alhashash To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1179705/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

