Skip to Content
Menu
This question has been flagged
2 Replies
2816 Views

I have developed a module, did tried to add auto generate order id rather than adding mannually which didnt work. Then i removed the given code to automatically generate the order id from odoo. But this error is shown. Any help from the community, I am new to odoo

Avatar
Discard

Odoo Warning -Validation Error

The operation cannot be completed

- Create / Update: a mandatory field is not set

- Delete: another model requires the record being deleted. if possible, archive it instead


Model: To manage the order of customer (omis.order), field: Unknown(Unknown)

Best Answer

Hi,

Can you add a screenshot of the error message that you are getting along with the question? What is the issue you faced to add a sequence number for your model., you can define a new sequence and assign the value by over riding the create method of the model.

You can have a look at this: How to generate sequence number in Odoo

Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Jan 20
2846
2
May 20
5876
2
Oct 16
5641
2
Jun 19
6009
0
Mar 22
46