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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
2
Réponses
3723
Vues
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
janv. 20
|
3797 | ||
|
2
mai 20
|
7227 | ||
Master Password Version 10
Résolu
|
|
2
oct. 16
|
6952 | |
|
2
juin 19
|
6874 | ||
|
0
mars 22
|
46 |
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)