TP
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.
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.
- MSAnsweredHello,
Simple POS doesn't have delivery option.
Thank you - TPAnsweredI need to change tax text to delivery
- MSAnsweredHello,
If you just call the tax to something else, you can change the language file `app/language/english/app_lang.php`
Thank you - MSAnsweredHello,
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 - MSAnsweredHello,
> 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 - MSAnsweredHello,
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