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
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
6351
Переглядів
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
0
січ. 18
|
3235 | ||
|
5
трав. 25
|
46721 | ||
|
0
лип. 16
|
4289 | ||
|
0
жовт. 23
|
1769 | ||
|
2
жовт. 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.