openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #06514
[Bug 1179705] Re: [trunk/7.0][stock] Valuation move lines do not include UoM
I have added again series in OCB project, because a patch has been
proposed for 7.0.
Regards.
** Also affects: ocb-addons/6.1
Importance: Undecided
Status: New
** Also affects: ocb-addons/7.0
Importance: Undecided
Status: New
** Changed in: ocb-addons/7.0
Status: New => Fix Committed
--
You received this bug notification because you are a member of OpenERP
Community Backports, which is subscribed to OpenERP Community Backports
(Addons).
https://bugs.launchpad.net/bugs/1179705
Title:
[trunk/7.0][stock] Valuation move lines do not include UoM
Status in OpenERP Community Backports (Addons):
Fix Committed
Status in OpenERP Community Backports (Addons) 6.1 series:
New
Status in OpenERP Community Backports (Addons) 7.0 series:
Fix Committed
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/ocb-addons/+bug/1179705/+subscriptions