Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
584 Представления

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

Аватар
Отменить
Лучший ответ

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


Аватар
Отменить
Лучший ответ

Hi, 

Please follow following link to resolve the error:

https://youtu.be/Xya_fCNr6tw

Thanks

Аватар
Отменить