Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
1845 Ansichten

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.

Avatar
Verwerfen
Beste Antwort

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:


Avatar
Verwerfen
Beste Antwort

Hi,

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



Regards

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Apr. 23
6466
1
Mai 23
3309