Hello there :)
I'd like to edit the view of Odoo's barcode app. To be more precise, I nee the order line's description (description_picking), next to the product's name in a delivery order.
But I cannot find the view that I have to edit. Does anyone know which one it is?
We use Odoo 14 Enterprise btw.
I think, I've found the file: /stock_barcode/static/src/xml/qweb_templates.xml. I do not know enough about Odoo yet, but do I see it right, that since this is not a view, it cannot be extended through another QWeb view?