Activity log for bug #1179705

Date Who What changed Old value New value Message
2013-05-13 22:04:00 Mohammad Alhashash bug added bug
2013-05-13 22:11:54 Mohammad Alhashash 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 account.move.line does not add the product_uom_id to the created lines. Regards, Mohammad Alhashash 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
2013-05-14 06:57:25 Amit Parik summary [7.0][stock] Valuation move lines does include UoM [trunk/7.0][stock] Valuation move lines does include UoM
2013-05-14 06:58:59 Amit Parik openobject-addons: importance Undecided Medium
2013-05-14 06:58:59 Amit Parik openobject-addons: status New Confirmed
2013-05-14 06:58:59 Amit Parik openobject-addons: assignee OpenERP R&D Addons Team 2 (openerp-dev-addons2)
2013-05-14 07:27:37 Mohammad Alhashash summary [trunk/7.0][stock] Valuation move lines does include UoM [trunk/7.0][stock] Valuation move lines does not include UoM
2013-05-14 07:48:23 Mohammad Alhashash branch linked lp:~alhashash/openobject-addons/7.0-alhashash-bug1179705
2013-08-02 13:27:23 Amit Parik tags account move quantity stock uom account move quantity stock uom warehosue
2013-08-02 13:27:31 Amit Parik tags account move quantity stock uom warehosue account move quantity stock uom warehouse
2013-09-30 19:20:45 Mohammad Alhashash bug task added ocb-addons
2013-10-01 03:56:25 Mohammad Alhashash nominated for series ocb-addons/7.0
2013-10-01 03:56:25 Mohammad Alhashash bug task added ocb-addons/7.0
2013-10-06 17:59:42 Mohammad Alhashash summary [trunk/7.0][stock] Valuation move lines does not include UoM [trunk/7.0][stock] Valuation move lines do not include UoM
2013-11-10 22:11:30 Stefan Rijnhart (Opener) bug task deleted ocb-addons
2013-11-10 22:11:35 Stefan Rijnhart (Opener) bug task deleted ocb-addons/7.0
2014-04-29 20:26:30 Mohammad Alhashash branch linked lp:~alhashash/ocb-addons/7.0-alhashash-bug1179705
2014-04-29 20:28:15 Mohammad Alhashash bug task added ocb-addons
2014-05-05 08:46:18 Pedro Manuel Baeza nominated for series ocb-addons/6.1
2014-05-05 08:46:18 Pedro Manuel Baeza bug task added ocb-addons/6.1
2014-05-05 08:46:18 Pedro Manuel Baeza nominated for series ocb-addons/7.0
2014-05-05 08:46:18 Pedro Manuel Baeza bug task added ocb-addons/7.0
2014-05-05 08:46:29 Pedro Manuel Baeza ocb-addons/7.0: status New Fix Committed