- JAnswered
How do i add, edit or delete a payment method. Eg i need to remove Cheque and Replace with Mobile Money
- MSAnswered
Hello,
You can modify the
paid_opts
method ofapp/libraries/Sma.php
Thank you
- JAnswered
I have modified but on the reports am still getting other. See the image attached.
- MSAnswered
That is only for the payment select/dropdown. For cash register to any other page, you will need to edit the related views and controllers. Thanks
- JAnswered
Sorry to bother you, which file do i edit for receipt design
- MSAnswered
Hello,
The views files are in the
themes/default/admin/views/
folder. The receipt view file wouldthemes/default/admin/views/pos/view.php
Thank you
- Login to Reply