تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
1831 أدوات العرض

Greeting everyone,


Im new in odoo, trying to open the files in pycharm by external id of odoo pages it open but where is exactly the files xml files,it shows a lot of files I connot determine which one related to that page, I need to change on it, please I need your assist, thank you.

الصورة الرمزية
إهمال
أفضل إجابة

Odoo views inherited in other modules so you will get a lot of results depend on the inheriting so you need to search in the module you want to extend. for example if you in Sale app and want to extended the sale order form view "view_order_form" you need to search in sale folder and you will find one of the results like this:


الصورة الرمزية
إهمال
أفضل إجابة

Hi,

Open pycharm and perform global search(ctrl + shift+f), with id="view_id"



Regards

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أبريل 23
6464
1
مايو 23
3294