Fahad Mahmood
Forum Replies Created
-
Dear Andy,
Thank you for this issue report, actually the deduction is totally being controlled from the WooCommerce scripts and SL plugin is not interrupting anything. On order placement or status update to processing or completed, products inventory get updated. But still I will check if in any case a product is not getting updated because the location is not selected, because location selection is not a mandatory part of this plugin anywhere.
Thanks
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Stock not being deducted from 1 locationI have released an updated version after your requests, I am not sure if you have already tried those and please must consider the cron job scripts so the inventory can be updated timely.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Auto Allocate does not always workSimon,
Your question isn’t clear, $locationStockMap gets updated means? Are you looking into the files? Is it disturbing something, somewhere?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] “Stock at location” Column not showScreen options, on the right top of your page, as a slidedown menu.
I would suggest both of you to consider the cron job run which is available under the tab on the settings page. By running cron job scripts with a good interval like every 5 minutes, will keep your inventory updated with the changed value of the stock across the shop. Sorry for the really late response.
Forum: Plugins
In reply to: [WP Shopify] Collection page links not going to ShopifySorry, the product link you shared has been expired so I couldn’t check it but I would suggest you to use url-type only default or shopify. The pipe sign was given for the choice in between them.
Forum: Plugins
In reply to: [Order Splitter for WooCommerce] invoice created on cloneActually my plugin isn’t creating the PDF invoice but the other plugin developer is using the order creation action hook for this trigger. Let me know if you are still facing this issue so I can update you about the possibility in future.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] TranslationsYou are right, this plugin need a revision of translation. Hopefully it will be done soon.
Forum: Plugins
In reply to: [WP Datepicker] Datepicker & WooCommerce: place in checkout?Yes, I do custom work and my plugin can be used for this purpose. I am sorry for the late response.
Forum: Plugins
In reply to: [Alphabetic Pagination] Undefined property: WP_Error::$taxonomyDear Tanja,
Sorry for the late response, this issue has been fixed and you will get it in the next version.
ThanksForum: Plugins
In reply to: [WP Shopify] Wrong URL to shopDear Stefan,
Sorry for the late response, there is a shortcode attribute url-type, so when you choose shopify so you are getting this? Make sure you are not having default|shopify but shopify only.Forum: Plugins
In reply to: [WP Docs] Getting 403 Error When Clicking Sub-FolderThat can be the issue on your server due to some .htaccess related commands, anyways, it is working now on your website.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Plugin issueThis issue has been fixed and releasing soon after testing.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] General question on the plugin– does it support different VAT for different warehouses? for example if i have a warehouse in Europe and my customer is located in Germany the VAT is different than in the Netherlands or other countries, but there is no VAT when US warehouse is selected and the order is coming from the US. And these must be considered based on the selected warehouse.
— No, but it supports a different price for each location and you can handle VAT within that.
– same for shipping. does it support (or integrate into) Woocommerce shipping settings (flat rate etc.) and considers which warehouse is selected and can calculate the shipping price based on that?
— same answer as previous.
– does the plugin support automatic warehouse detection? so ie. based on maxmind geoip, can it recognize where does my customer resides, and automatically switch to the nearest warehouse?
— Yes, using the Google API, it does.
– does it support different currency for different warehouses? for example warehouse in US should have $, in EU should have euro and Australia should have AUD?
— It is an extension of WooCommerce and I think WooCommerce handles single currency at a time?- This reply was modified 1 month ago by Fahad Mahmood.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] not able to update stock level on locationsMaybe you are missing two major steps.
- Stock management should be enabled and the stock locations with a toggle button on edit stock location page (right top)
- Must enabled/check the stock location box on the product page