跳至內容
選單
此問題已被標幟
2 回覆
1841 瀏覽次數

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
4月 23
6465
1
5月 23
3302