P
Asked
I installed the POS module but nothing working on... POS window is opening but no fields are responding and not working any of links ... please let me know the reason ... guide me to fix it...
Installed in SMA version ...
http://phpstack-511770-1685693.cloudwaysapps.com/admin/pos
Installed in SMA version ...
http://phpstack-511770-1685693.cloudwaysapps.com/admin/pos
- EGAnsweredHello,
Can you share a screenshot of the challenge you are having?
You can also share your recent error log in `app/logs`
To enable error logging, set `$config['log_threshold']` to the value of `1`, for example `$config['log_threshold'] = 1`; - PAnsweredI fixed that ... I have another question I want to edit the billing format ... please guide me which files I have to edit for correcting to our billing format ... and any easy method to create a new billing format in POS and Dashboard.
Thank You - MSAnsweredHello,
> Please be informed that we don't offer support for modifications and modified versions. You are allowed to modify item code at your own risk as per license.
You can modify the `themes/default/admin/views/pos/view.php` for web browser and `themes/default/admin/views/pos/remote_printing.php` for PHP/POS Server as you like.
Thank you - Login to Reply