Use buzzer when order prints & variations
-
We are very grateful that this plugin is available, thank you for that!
Do have 2 questions about using it:
Buzzer
Our client uses the printer in a kitchen and we have purchased a buzzer to go off when orders prints. This buzzer can be set up to buzz’ through the printer settings when you link the printer to a computer. We’ve managed to upload the logo to the printers’ FlashROM and are hoping to do the same with the buzzer-settings. We’d also be comfortable by using terminal but can’t find the instructions anywhere. If we activate the buzzer through the laptop’s printer settings, these settings are not used when the prints through plugin run.Could you please help us set up the buzzer?
Product variations
For the restaurants, several items have variations. We’ve added some minor changes like hardcoded translations and this works fine for us. But we have a question about the display of variations on the receipt.
For example you can select a small or a large portion. Currently the receipt looks like this:
Fries – small
Sizing: smallMeaning: the variation is repeated in the bold title on the receipt and also visible on a new line.
We hope to make it like this:
Fries
Sizing: smallWhen looking at: order-handler.php we see that
$product_nameis printed and on a new line$exploded_variationbut this is not what the receipt is showing. Because on the first line the variation is also printed.What change to the code do we need to make so the first line is only
$product_nameand does not include the chosen variation?Thank you very much for your reply, we have a test-environment available and can provide login if that would help.
The topic ‘Use buzzer when order prints & variations’ is closed to new replies.


