Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
746 Prikazi

I have added a some custom attributes to products using studio. I want to be able to have these 

custom filed be printed out on the POS receipt.


Avatar
Opusti
Best Answer

Hi,

Inorder to customise POS Order receipt you need to inherit OrderLinesReceipt from point_of_sale module and add the field inside it using Xpath. 
Please refer to this link to know more about customizing POS receipt. 

https://www.cybrosys.com/blog/how-to-customize-pos-receipts-in-the-odoo-16


Hope it helps

Avatar
Opusti