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
- MSAnswered
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 theapp/controllers/Products.php
Thank you
- EAnswered
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,
Attachments - MSAnswered
Hello,
The menu can be change in the header file
themes/default/views/header.php
Thank you
- Login to Reply