JU
Asked
Is there any way to hide a Biller custom field word? When I use a custom field in the biller setting It shows "Biller Customer field and the text in that field" I want to show only the text in that field.
Attachments
- MSAnsweredHello,
The custom field with value will be display in the order. To hie then, you will need to modify the view file `themes/default/admin/views/pos/view.php` for pos receipt. You can change the custom field label in the `app/language/yourLang/admin/sma_lang.php`
Thank you - Login to Reply