Laurent
Laurent
> Hi there, I'm updating a new version of _vuetify-toast-snackbar-ng_ welcome to use. @jaredhan418 I installed your package instead of vuetify-toast-snackbar but getting some strange errors ``` Module parse failed:...
Could you elaborate a bit what is the important difference with my approach what makes that it doesn't work? I'm actually also chaining different 'then' blocks the same as in...
Hi @tresf, I'm actually using a 2.1.0-RC5 build. I tried changing the printer drivers to this. The screenshot is in Dutch but the options are ofc the same as your...
I also think rasterizing the HTML wouldn't work for me. This is my printer config ```js const config = qz.configs.create('Labelprinter', { scaleContent: false, rasterize: false, margins: { right: 0.10, left:...
Hi @tresf, thanks for the update. Just for testing purposes I actually copy/pasted your code sample and just replaced the printer name with mine. Tried printing but that throws the...
Oh fuck, seems I'm still using the 2.0.8 browser plugin. I pulled that in via npm install. Is there a way to pull version 2.1.0 through npm? I get this...
Ok I understand. So I just updated the file manually to see what happens now. Printing is fine now with ```js qz.print([config, config, config], [ getReceiptLogo(this.localReceipt), getReceiptHtml(this.localReceipt), getReceiptQR(this.localReceipt) ]) ```...
I'm afraid our printer model (CT-S310II) isn't supported by the Seagull drivers. It's not in the list. Thanks anyway for the suggestion :)
Did you manage to find a solution for this? I'm having a similar issue. I'm trying to use persist-js in my Vue webpack setup, but no luck so far. Thanks!
(I have removed the link) FYI, the prices of products are shown incl. vat on the frontend of the webshop but should be pushed to analytics excl. vat.