scrapping in stock moves doesn't require production lot
Bug #739181 reported by
Steffi Frank (Bremskerl, DE)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Invalid
|
Medium
|
OpenERP R&D Addons Team 2 |
Bug Description
I tested several scenarios: 'scrap' in a stock move - there is no validation for production lot!!!
Result: stock level WITH production lot does not change and you find a stock move without production lot!
Related branches
lp://staging/~openerp-dev/openobject-addons/trunk-bug-739181-rpa
Rejected
for merging
into
lp://staging/openobject-addons
- qdp (OpenERP): Disapprove
-
Diff: 74 lines (+25/-6)3 files modifiedmrp/stock.py (+0/-1)
stock/stock.py (+23/-3)
stock/wizard/stock_move.py (+2/-2)
Changed in openobject-addons: | |
importance: | Medium → High |
Changed in openobject-addons: | |
status: | Fix Committed → Fix Released |
Changed in openobject-addons: | |
importance: | High → Medium |
To post a comment you must log in.
Hi, track_productio n==True) then 'production lot' must be required
Add an onchange on the product.
If 'track manufacturing lots' is enabled (product.
Similar bugs are: /bugs.launchpad .net/openobject -addons/ +bug/724820 /bugs.launchpad .net/openobject -addons/ +bug/739181
https:/
https:/