c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #09439
[Bug 692251] Re: [trunk][stock] Scrap function doesn't lower the original quantity
The scrap button, as we implemented, it is taking as assumption that if
you scrap some goods then you'll always replace them with taking new
goods from the source location, because if you wanted to deliver 5
products and scrapped 1, the system may be stuck if you deliver the only
4 remaining... or it will just not help to deliver 4 where 5 where
needed.
So, yes it's a lack, but it's out of scope of current release... and i
think that this assumption is good for most of cases.
Thanks for your comprehension
--
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/692251
Title:
[trunk][stock] Scrap function doesn't lower the original quantity
Status in OpenObject Addons Modules:
Won't Fix
Bug description:
I could nowhere find an explanation about the "Scrap" button's function on the Internal move form but I suppose the procedure should lower the remaining quantity by the scraped quantity. Am I true?
It does create a new move line with "Scrapped" as Destination Location but doesn't touch the original move line.
References