heel1
Forum Replies Created
-
Forum: Plugins
In reply to: [Query Monitor - The developer tools panel for WordPress] php error log linesHi John,
It might solve itself then and/or nothing to worry about.
The error is for a fact also triggered by others plugins.
When I searched the server for is ajax also query monitor came in the results.
The info I found is in this printscreen: https://ibb.co/c8GnMKV
Thanks, TijmenThanks for the replies,
You do want to have a log in wordpress or on your server but in most cases you do not want to email it.
So a setting to include or exclude the attachement would be the best solution.
I hope this could get added in nearby future.
Thanks again.Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Store pickup dedicated stockHi Alex,
I wonder what happens if the main stock qty gets synced from wms.
We sync orders and stock qty to and from our wms.
So for example a item has qty 6, in woocommerce with your plugin I devide the 6 over my two warehouse so I say one warehouse holds 2 and the other warehouse holds 4.
An order comes in for 1 so the 6 total becomes 5.
Your plugin will do this correctly and either take the one off the 2 or off the 4 depending on what location was used in the order.1) Then the order gets downloaded to our wms, then our wms syncs the new stock level off 5 to woocommerce, will that give a problem?
2) What can also happen new stock comes in, our wms syncs the new stock level to woocommerce, what will then happen?
3) Does your plugin change the deafult stock database field in woocommerce, so are problems with syncing software to be expected?Thanks.