With new Odoo 10, when we try to create a new user, the following error is displayed after "Save" action :
The operation cannot be completed, probably due to the following:
- deletion: you may be trying to delete a record while other records still reference it
- creation/update: a mandatory field is not correctly set
[object with reference: picking_warn - picking.warn]
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
3081
Views
Hello,
I have the same problem. Do you have resolve it?
I have solve this issue.
I have enable debug log and I have see, on table "res.parner" that I have fiend ficking_warn as "NOT NULL". I have edit database an set NULL property at this column.
Now works fine
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up