Hello,
I'm trying to insert a new record. Following guide i need to call self.create({'name':'Value'}) within the model. But on try, i get following error:
TypeError: old_api() takes at least 3 arguments (2 given)
I dont unterstand the system of the old api mapping. Please help to find the error.
Best regards
Michael