MR
Asked
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?
- MSAnsweredI suggest to change the language key for cheque instead modifying the code. The language files are in app/language/ folder. Thanks
- MRAnsweredThank you. Problem solved
- SAnsweredHi! 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](/u/sunstarsiraj)** Hello,
You will need to edit `paid_opts` method of `app/libraries/Sma.php` to add/edit/delete the paying by option.
Thank you - SAnsweredIt's works, thanks for your kind information.
- FAnsweredDoes this update in all other places where the variable is called ??
- MSAnsweredYes, that option should be system level. Thank you
- Login to Reply