Question: Can I Add Delivery Chargers Fee To My Bill

Can I Add Delivery Chargers Fee To My Bill

I want to add delivery charges to my bill. Can I change the current tax to delivery? Can I add the Delivery chargers fee to my bill? How do I do that? Would you please tell me the cords tha

TP

Thizzi POS

Asked
I want to add delivery charges to my bill.
Can I change the current tax to delivery? Can I add the Delivery chargers fee to my bill? How do I do that?
Would you please tell me the cords that need to be changed?
Thank you.
  • MS

    Mian Saleem

    Answered
    Hello,

    Simple POS doesn't have delivery option.

    Thank you
  • TP

    Thizzi POS

    Answered
    I need to change tax text to delivery
  • MS

    Mian Saleem

    Answered
    Hello,

    If you just call the tax to something else, you can change the language file `app/language/english/app_lang.php`

    Thank you
  • MS

    Mian Saleem

    Answered
    Hello,

    Any receipt printer that support ESCPOS command should be fine with PHP/POS Print Server. For web browser, they should be able to handle html print send by browser. I know some clients are using EPSON TM series.

    Thank you
  • MS

    Mian Saleem

    Answered
    Hello,

    > Please be informed that we don't offer support for modifications and modified versions. You are allowed to modify the time code as you need as per license.

    The settings view file is `themes/default/views/settings/index.php`

    Thank you
  • MS

    Mian Saleem

    Answered
    Hello,

    There is no such option to add picture to the bill footer. You will need op modify the item code to get desired result.

    The pos view file is `themes/default/views/pos/view.php` while bill data is added by javascript file `themes/default/assets/dev/js/pos.js` that should be compiled to `themes/default/assets/dist/js/pos.min.js`

    Thank you
  • Login to Reply