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

Hi,

I'm using the POS module from Odoo Community v9.  In the payment screen, the numpad has pre-programmed buttons for 10, 20 and 50.  To better reflect local currency,  it would be more appropriate to change the buttons to 100, 500 and 1000.  I have done this by modifying directly the relevant lines in pos.xml file.  However, when Odoo updates the pos.xml file in the future, these changes will be gone.

Is there perhaps a better way of doing this or preventing future updates from reverting to the changes I have made?


Best regards,

KM

Awatar
Odrzuć
Najlepsza odpowiedź

Inherit the standard view and make your changes in the inherited view. This will prevent an update to overwrite your changes. Read about view inheritance in the doc: https://www.odoo.com/documentation/9.0/reference/views.html#inheritance

Awatar
Odrzuć
Autor

Thanks Fabrice for pointing me in the right direction. I'll definitely acquaint myself with it.

Cheers!

km

Powiązane posty Odpowiedzi Widoki Czynność
2
wrz 18
6842
8
lis 24
30920
1
maj 22
3315
1
cze 23
2816
0
kwi 22
2638