Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
8455 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Автор

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

Cheers!

km

Related Posts Відповіді Переглядів Дія
2
вер. 18
6856
8
лист. 24
30944
1
трав. 22
3317
1
черв. 23
2817
0
квіт. 22
2650