Hi ! I need to change the name of Cheque Payment to “Mobile Banking”. I have done it in POS module. But can’t do on payment report and in add payment in add sale area. Where to change it?
- MSAnswered
I suggest to change the language key for cheque instead modifying the code. The language files are in app/language/ folder. Thanks
- MRAnswered
Thank you. Problem solved
- SAnswered
Hi! I have the same issue and looking forward your brief response. Kindly share the steps how to rename the Payment Method list and how to delete it.
- MSAnswered
null Hello,
You will need to edit
paid_opts
method ofapp/libraries/Sma.php
to add/edit/delete the paying by option.Thank you
- SAnswered
It’s works, thanks for your kind information.
- FAnswered
Does this update in all other places where the variable is called ??
- MSAnswered
Yes, that option should be system level. Thank you
- Login to Reply