Question: product level discount on receipt

product level discount on receipt

how can we show product level discount on receipt?

RW

rasika Wijewardana

Asked
how can we show product level discount on receipt?
  • MS

    Mian Saleem

    Answered
    The discount is not displayed on receipts. If you need, you can modify the view files `themes/default/admin/views/pos/view.php` for html and `themes/default/admin/views/pos/remote_printing.php` for PPP & PHP local server.
  • RW

    rasika Wijewardana

    Answered
    i can't solve this problem. please help.
  • MS

    Mian Saleem

    Answered
    I have already mentioned the files. As you know we don't help with modifications or modified version but you are allowed to do at your own risk. If you need code snippet, a ticket can be opened.
  • RW

    rasika Wijewardana

    Answered
    However, please help me to solve this problem. Thanks!
  • MS

    Mian Saleem

    Answered
    I have mentioned the files name above. You have to `echo $row->item_discount;` to display it anywhere (around lines 151 - 161) in the file. You supposed to have php knowledge to do so. If you want exact code snippets, please open support ticket with details where you want to display the discount so that member can create snippet or modify the file for you. Thank you
  • RW

    rasika Wijewardana

    Answered
    problem solved! thank you Very much for your Help!
  • Login to Reply