self.create(vals) returns a recordset but nothing is stored into the DB table.
As I understand it's enough to call 'create' method to store data but... it does not enough or something else is wrong.
Please help fix the issue.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
self.create(vals) returns a recordset but nothing is stored into the DB table.
As I understand it's enough to call 'create' method to store data but... it does not enough or something else is wrong.
Please help fix the issue.
Probably the problem was in the access rights.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
can you post your code to get better help