c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #11486
[Bug 696779] Re: [stock] report.lot.stock.overview misses non-active products (v5 and v6)
There's a case that can't be solved with a _has_inventory and we ran
into it:
The company tracks goods sent to the customer in locations which are not
under the company's stock (like customer locations). For those products
the qty available may be 0 and the user could deactivate them but still
losing them from sight could be a problem for the company.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/696779
Title:
[stock] report.lot.stock.overview misses non-active products (v5 and v6)
Status in OpenObject Addons Modules:
Triaged
Bug description:
Hi!
report.lot.stock.overview is meant to display the contents of a location, i.e. all the products that have a qty != 0 in the chosen location. That report misses all products that are non-active and gives a false picture about the contents of the location.
It's present both in the latest v5 and v6 branches.
Patch included for v5.
References