AE
Asked
We run optical business and useful billing format is add sale format not pos format,
1) Can we change the billing format in POS as matching to Add sale modal format ( including adding attachment ) Then from where we can change it ?
2) We can directly use add sale for billing, only problem is then we cannot use register details as that also useful to reconcile daily cash flow. Because add sale not link with register details.
1) Can we change the billing format in POS as matching to Add sale modal format ( including adding attachment ) Then from where we can change it ?
2) We can directly use add sale for billing, only problem is then we cannot use register details as that also useful to reconcile daily cash flow. Because add sale not link with register details.
- MSAnsweredHello,
> We don't offer support for modifications and modified versions. You are allowed to modify the item as you like as per license.
You can change the pos receipt view by modify the `themes/default/admin/views/pos/view.php` (browser) and `themes/default/admin/views/pos/remote_printing.php` (PHP & POS Print Server) To use different view file, you can modify the controller `app/controllers/admin/Pos.php`
The sales and pos modules work separately. There is no option for register in the sales (add sale) but only for pos sales.
Thank you - Login to Reply