Question: Disable Barcode In Pos Mode And Receipt

Disable Barcode In Pos Mode And Receipt

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

X

Xtra

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
  • MS

    Mian Saleem

    Answered
    Helllo,

    Please move your code below, add it before '</head>'

    Thank you
  • X

    Xtra

    Answered
    Hi, i've tried to replace the code several places but it didn't fixed
  • MS

    Mian Saleem

    Answered
    Hello,

    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