kilbot
Forum Replies Created
-
Hi, I believe this problem was solved via support email. For the benefit of other users – there was a problem with the theme and the
add_filter( 'woocommerce_stock_amount', 'floatval' )hook to allow decimal quantities.Hi, I have just released an update (0.4.14) which should fix this issue. Please reopen this thread if you still have problems.
The search field will be auto-focused if you set up the correct prefix character on your barcode scanner. Please check your scanner manual to see if it is possible to add a prefix character.
No, this is not currently possible. There are very few servers that can handle a request of all the products.
If you scroll to the bottom of the products list, the POS will download and store all products locally.
Depending on your printer and operating system, you may be able to set the printer to trigger the cash drawer after every receipt.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Card Reader IntegrationWooCommerce POS does not currently integrate with any card readers.
Forum: Plugins
In reply to: [WooCommerce] Overselling stockWooCommerce POS creates orders using the WC REST API. There is no stock check for orders placed this way.
At some point in the future I will add more settings to handle out-of-stock items, but currently it is up to the cashier to determine whether the item is in stock or not.
- This reply was modified 8 years, 11 months ago by kilbot.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Shipping CalculationsHi, at the moment shipping is entered manually. Improvements to the shipping calculator will be coming at some stage but there is no timeframe for when this might be completed.
- This reply was modified 8 years, 12 months ago by kilbot.
WooCommerce POS uses the WC REST API to create orders. You should contact the developers of the Costs of Goods plugin and ask them to make the plugin compatible with the REST API.
First, you could try and identify if it is your theme or a plugin which is causing the conflict.
- Temporarily switch active themes to a standard WordPress theme, eg:
twentyseventeen, then see if the POS loads - Temporarily deactivate all plugins except WooCommerce + WooCommerce POS, then see if the POS loads
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Cant add discountsTo add a discount to a product you can simply change the sale price.
WooCommerce POS will not currently integrate with any encrypted external card machines like the Ingenico iWL250.
A white page means there has been a fatal PHP error. Your server is likely not set to display errors so you just see a white page.
You could try enabling WP_DEBUG just long enough to get the error message. If you can post the error message here I should be able to help you further.
In version 0.4.x, WooCommerce POS uses a ‘hotkey’ or ‘prefix key’ to trigger the barcode scanning (shift+B). Please check your scanner manual to see if it allows prefix keys.
In version 0.5, the POS will use a timing system which will remove the need for a trigger key.
Please note, WooCommerce POS is not currently compatible with WooCommerce 3.0. A compatibility release will be available shortly.