c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32493
[Bug 813175] Re: report stock inventory bug
Hello Leigh,
Would you please check this again with latest updated code.
Currently I am closing this issue and if you still face the problem then
you can reopen this with more information.
Thanks.
** Changed in: openobject-addons
Status: Expired => Invalid
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/813175
Title:
report stock inventory bug
Status in OpenERP Addons (modules):
Invalid
Bug description:
The partner_id is not being used correctly in the view
report_stock_inventory
In the code you have:
m.address_id as partner_id
but it should be:
m.partner_id as partner_id
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/813175/+subscriptions
References