X
Asked
Hi, i wanted to disable barcode in POS mode and receipt and i've tried to use some code in other user problem here but it doesn't work. I put those code in themes/default/admin/views/header.php
please help me to fix this issue
please help me to fix this issue
Attachments
- MSAnsweredHelllo,
Please move your code below, add it before '</head>'
Thank you - XAnsweredHi, i've tried to replace the code several places but it didn't fixedAttachments
- MSAnsweredHello,
The screenshot 2 should hide all the barcode except the POS page. To hide on pos page, you will need to add the code to `themes/default/admin/views/pos/add.php`
Thank you - Login to Reply