joyfuln
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Notes not delivered to our online stock managerWould it be possible to, for example, delay the webhook that Picqer uses by a minute or so, so that the order is complete by the time it gets imported into Picqer?
Forum: Plugins
In reply to: [WooCommerce] Notes not delivered to our online stock managerAh no, I meant we already have that code in place. But do you think it’s impossible to add that note to the order immediately as well or do you see any possibilities? As it’s a custom note 🙂
Forum: Plugins
In reply to: [WooCommerce] Notes not delivered to our online stock managerAlright, we’ve added a custom action to the code.
add_action(‘woocommerce_order_status_processing’, ‘opmerkingen_gepersonaliseerd’, 20, 1);
Which adds an extra note gets added to the notes field. Does this count for that as well?
Forum: Plugins
In reply to: [WooCommerce] Problems with adding product to existing orderThanks, I installed and activated plugin but it doesn’t seem to have any effect. Any other ideas?
Forum: Plugins
In reply to: [WooCommerce] Problems with adding product to existing orderHi,
So the product we would like to add is obviously already on the website. It’s just very impractical that when using the search function the list gets insanely long and some of the options preposterous. We’d like to use the search function specifically for the product title. Could you help me figure out a way to do this? Currently, our client is getting quite frustrated.
Forum: Plugins
In reply to: [WooCommerce] Problems with adding product to existing orderIs there a way to use the search function specific to titles and not the descriptions?
Forum: Plugins
In reply to: [WooCommerce] Problems with adding product to existing orderForum: Plugins
In reply to: [WooCommerce] Problems with adding product to existing orderI don’t see a way to add an image…