Hi. I got the following error when doing 'Reverse Transfer' from a Manufacturing Order's Picking List: "Constraint Error: Reference must be unique per Company!" It was working before. Then it started to show this error. Please help. Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
6346
Vizualizări
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
0
ian. 18
|
3233 | ||
|
5
mai 25
|
46697 | ||
|
0
iul. 16
|
4286 | ||
|
0
oct. 23
|
1765 | ||
|
2
oct. 21
|
30601 |
And the system produces the following error in the log:
Traceback (most recent call last): File "/opt/openerp/openerp/openerp/sql_db.py", line 226, in execute res = self._obj.execute(query, params) IntegrityError: duplicate key value violates unique constraint "stock_picking_name_uniq" DETAIL: Key (name, company_id)=(False-False-return, 1) already exists.