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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
6349
Widoki
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
sty 18
|
3234 | ||
|
5
maj 25
|
46707 | ||
|
0
lip 16
|
4287 | ||
|
0
paź 23
|
1768 | ||
|
2
paź 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.