Skip to Content
Menu
This question has been flagged
1 Reply
656 Views

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
Discard
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
Discard