← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 696779] Re: [stock] report.lot.stock.overview misses non-active products (v5 and v6)

 

Hi all,

I do agree with a check like proposed "if _has_inventory then
_dont_allow_changetoinactive" That will solve a part of the problem
where we could have products with inventory inactive.

But there are other situations where the current inactive products has unwanted behavior. 
e.g. export all products to change some descriptions and import them again. One will lose all inactive items as those are not exported because only the "Active" = True records are selected.
One can see this behavior in several area's like categories, uom's, partners, etc.

Imho the whole inactive functionality in general should be reviewed and
a option to include inactive records would do the trick.

-- 
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