[mrp] constraint needed for orderpoints (5.0)
Bug #634856 reported by
Dukai Gábor
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Confirmed
|
Undecided
|
Dhruti Shastri(OpenERP) |
Bug Description
Hi!
5.0 latest bzr.
A constraint is needed to ensure that the user won't create two order points for a product in the same location. The procurement logic is designed to use only one order point per location and unexpected double orders or unexpected quantities may be created if order points are doubled.
Patch included.
Related branches
lp://staging/~openerp-dev/openobject-addons/ron-dev-addons2
- OpenERP Core Team: Pending requested
-
Diff: 54 lines (+9/-3)2 files modifiedmrp_operations/mrp_operations.py (+8/-2)
product/product.py (+1/-1)
Changed in openobject-addons: | |
status: | New → Confirmed |
Changed in openobject-addons: | |
assignee: | nobody → DHS(OpenERP) (dhs-openerp) |
To post a comment you must log in.