related_backorder_ids causes problem with return picking
Bug #1303655 reported by
Romain Deheele - Camptocamp
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenERP Connector - E-Commerce |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hello,
If a picking has a backorder, and we do a return picking (Return Products button on "done" picking)
This next error occurs :
IntegrityError: duplicate key value violates unique constraint "stock_
DETAIL: Key (name, company_
except_osv: ('Constraint Error', 'Reference must be unique per Company!')
To create the incoming picking, the wizard uses a copy method.
This copy includes related_
Regards,
Romain
Related branches
lp://qastaging/~camptocamp/openerp-connector-ecommerce/7.0-related_backorder_ids_copy-rde
Merged
into
lp://qastaging/~openerp-connector-core-editors/openerp-connector-ecommerce/7.0
at
revision 351
- Guewen Baconnier @ Camptocamp: Approve
- Leonardo Pistone (community): Approve (code review)
-
Diff: 38 lines (+12/-2)1 file modifiedconnector_ecommerce/stock.py (+12/-2)
Changed in openerp-connector-ecommerce: | |
status: | New → Fix Committed |
Changed in openerp-connector-ecommerce: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.