Johannes Gangsö

Results 8 comments of Johannes Gangsö

Did you @lboyce72 and @rojesaga make sure that the whole product database was synchronized to local data storage? (you see it in the gray status bar at the bottom on...

There is an idea on Woocommerce Idea Board for this, please go and give your vote: http://ideas.woocommerce.com/forums/133476-woocommerce/suggestions/8888710-split-tender-option-for-woo-pos-plugins

+1 I'm not aware of such feature per today

While doing something similar, I think I recognized the version 0.5 comes with a new implementation of templates so I gave up, but thanks for this @thomasmery - will probably...

While writing, I came up with an workaround idea and it seemed to work, which I'm sharing here for future readers: ``` /** Workaround for https://github.com/kilbot/WooCommerce-POS/issues/195 * The POS may...

I already migrated to another solution but found the wsl-boot.bat I was using: ``` @echo off REM Keep these 2 lines set job=%USERPROFILE%\wsl-boot.job if exist %job% (echo Cannot run this...