Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
950 Visualizzazioni

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 ?


Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
ago 25
1359
2
lug 25
3058
0
gen 25
1452
0
ott 24
1598
1
mar 24
3004