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
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
6353
Zobrazení
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
0
led 18
|
3235 | ||
|
5
kvě 25
|
46723 | ||
|
0
čvc 16
|
4290 | ||
|
0
říj 23
|
1769 | ||
|
2
říj 21
|
30602 |
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.