Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
925 Widoki

sorry if my English is bad
hey you guy, i am new to Odoo and i try creating a new module and i do thing about "button" but i see a "New" button is available and an icon when i am holding it, it shows "save manually". Where is this button and icon from ? Is it available in odoo folder ?


Awatar
Odrzuć
Najlepsza odpowiedź

New Button

List view: addons/web/static/src/views/list/list_controller.xml, line 9 

Form View: addons/web/static/src/views/form/form_controller.xml, line 51


You get the idea its usually from the controller of the views you are looking at.


Save Manually

Form view:addons/web/static/src/views/form/form_status_indicator/form_status_indicator.xml, line 15


You can refer these directories to find New and save manually button

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lip 25
1300
2
lip 25
3002
0
sty 25
1401
0
paź 24
1572
1
mar 24
2948