Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
2628 Vistas

Hi, Can someone show me how to delete sales price (field: list_price) from the dymo label? For some reason I can't modify the dymo label template at all... Thank you in advance!

Avatar
Descartar
Mejor respuesta

Hi,
You can inherit the report template:  report_simple_label_dymo and achieve this. You can locate the node using xpath and remove the price or if you are not from technical side, you can directly modify the original view from the views menu in debug mode

* activate developer mode
* navigate to settings -> technical -> user interface -> views
* search for report_simple_label_dymo
* comment or remove the price section

Recommend way is by inherited view.

1. How To Inherit And Modify Existing PDF Reports in Odoo

2. Modify report from ui in odoo



Thanks

Avatar
Descartar
Autor

Thank you so much Niyas. I managed to create inherited view and I named it "report_simple_label_dymo_inherit". I inherited the view called "report_simple_label_dymo". Then I removed the price section from the "report_simple_label_dymo_inherit" and it worked! Now the only problem is that Odoo prints both of the labels when I press print labels button. I tried to deactivate the original view with price called "report_simple_label_dymo", but it didn't work. Hope you can help.

Mejor respuesta

Can I add a second label layout, make a small change, and be able to choose which one I want to print?

To be honest I find it quite disturbing that for basic things like small changes in layouts like this technical knowledge or support from a developer is needed...

Avatar
Descartar

well ... I have found out for myself:
- either you buy a third-party app to make the adjustments
- or you just have to deal with the structure of the database and programming
- or hire someone else ...

Unfortunately, that's the way it is. I would have liked it to be easier.

Autor Mejor respuesta

Thank you so much Niyas. I managed to create inherited view and I named it "report_simple_label_dymo_inherit". I inherited the view called "report_simple_label_dymo". Then I removed the price section from the "report_simple_label_dymo_inherit" and it worked! Now the only problem is that Odoo prints both of the labels when I press print labels button. I tried to deactivate the original view with price called "report_simple_label_dymo", but it didn't work. Hope you can help.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
oct 23
1159
0
oct 24
1155
1
jun 24
1267
1
abr 24
1646
0
oct 23
1204