Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
577 Vues

iam new to Odoo i have tried to create new field and found his error ncaughtPromiseError > ReferenceError

Uncaught Promise > ace is not defined


Can any one help me

Avatar
Ignorer
Meilleure réponse

Hi,

Please make sure you have followed the proper structure when creating a field. 
If you are creating the field in new custom model, Follow the documentation given below:
https://www.odoo.com/documentation/16.0/developer/tutorials/getting_started/03_newapp.html

If you are creating a field inside an existing model, then follow the blog given below:
https://www.cybrosys.com/blog/how-to-add-custom-fields-to-existing-views-in-odoo-16

Hope it helps


Avatar
Ignorer
Meilleure réponse

Hi, 

Please follow following link to resolve the error:

https://youtu.be/Xya_fCNr6tw

Thanks

Avatar
Ignorer