Ir al contenido
Menú
Se marcó esta pregunta

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

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Autor

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

Cheers!

km

Publicaciones relacionadas Respuestas Vistas Actividad
2
sept 18
6836
8
nov 24
30897
1
may 22
3312
1
jun 23
2812
0
abr 22
2627