Question: Product Details Not Printing

Product Details Not Printing

Data we entered in "Product details for invoice" field, doesn't prints on invoice.

TP

Thizzi POS

Asked
Data we entered in "Product details for invoice" field, doesn't prints on invoice.
  • MS

    Mian Saleem

    Answered
    Hello,

    It should be printed on the sale. Can you please attach the sale view screenshot.

    Thank you
  • TP

    Thizzi POS

    Answered
    We have entered "6 Months Warranty" in Product details for invoice feild.
  • MS

    Mian Saleem

    Answered
    Hello,

    No. The receipt view is compact and don't have that info. You will need to view sale or sale modal to get all the details.

    Thank you
  • TP

    Thizzi POS

    Answered
    Content in the "Product details for invoice" field, prints in the invoice, when we follow the "Add sales".
    So, can we have the code to do that same in "POS sales" ?
  • MS

    Mian Saleem

    Answered
    Hello,

    You can modify the receipt view file `themes/default/admin/views/pos/view.php` as you need.

    Thank you
  • TP

    Thizzi POS

    Answered
    can we have the code please ?
  • MS

    Mian Saleem

    Answered
    Hello,

    You can check the `themes/default/admin/views/sales/view.php` and use those in yoir receipt view file. As I know you can use `$row->details` for invoice details.

    Thank you
  • Login to Reply