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

hello,

when i use product 15% discount (which is a service type) a description "Discount: 15% off on preorders - On product with following taxes: " appears that i need to change. however i can not trace where it is coming from to change it- any advice? thanks!! 

Avatar
Discard
Best Answer

Hi Sharon Marckado erez, 

You need to done a customisation. It's comes from the Sale Coupon Module. You have to done a custom code and change the description as per your requirements. Please check the below reference code.

https://github.com/odoo/odoo/blob/14.0/addons/sale_coupon/models/sale_order.py#L259

You need to change this.

Hope it will help you.
Please Up Vote.

Avatar
Discard