Question: Barcode And Labels Printing

Barcode And Labels Printing

Hello, We are facing a difficulties on how the barcode and labels print, because it can NOT print on barcode printers like Zebra . So, How can we hide the print label and print barcode opti

E

Ehab

Asked
Hello,

We are facing a difficulties on how the barcode and labels print, because it can NOT print on barcode printers like Zebra .
So, How can we hide the print label and print barcode options which are under Products menu in the Product List.

Customer keep asking about this option and it seems we do not have answer.

See attached image.

Regards,
Ehab
  • MS

    Mian Saleem

    Answered
    Hello,

    The main menu displays/prints 1 label of each products while you click the print icon on the actions column that will only show label of that products and you can print for whole quantity. Let say you have 5 products in stock it will displays the products label 5 times.

    To hide the actions icon, you can modify the `get_products` method of the `app/controllers/Products.php`

    Thank you
  • E

    Ehab

    Answered
    Hello,

    Thank you we managed to hid the print barcode and label were came under Actions column - as you advised.
    But, how could we hid the once came under "Products" menu within the Them ?

    Please see attached screenshot, I remarked in Red circle what we need to hit it.

    Regards,
  • MS

    Mian Saleem

    Answered
    Hello,

    The menu can be change in the header file `themes/default/views/header.php`

    Thank you
  • Login to Reply