Title: Jamie Gill's Replies - page 2 | WordPress.org

---

# Jamie Gill

  [  ](https://wordpress.org/support/users/patchgill/)

 *   [Profile](https://wordpress.org/support/users/patchgill/)
 *   [Topics Started](https://wordpress.org/support/users/patchgill/topics/)
 *   [Replies Created](https://wordpress.org/support/users/patchgill/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/patchgill/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/patchgill/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/patchgill/engagements/)
 *   [Favorites](https://wordpress.org/support/users/patchgill/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 222 total)

[←](https://wordpress.org/support/users/patchgill/replies/?output_format=md) [1](https://wordpress.org/support/users/patchgill/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/patchgill/replies/page/3/?output_format=md)…
[13](https://wordpress.org/support/users/patchgill/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/patchgill/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/patchgill/replies/page/15/?output_format=md)
[→](https://wordpress.org/support/users/patchgill/replies/page/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Add note to old order?](https://wordpress.org/support/topic/add-note-to-old-order/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years ago](https://wordpress.org/support/topic/add-note-to-old-order/#post-11510415)
 * Hi,
 * I am unsure if you emailed yeterday but i sent a quick solution via email :-
 * On line 146 add :-
 * $original_order->add_order_note(‘Order Cloned to #’.$order_id.”);
 * Above
 * $order->add_order_note(‘Cloned Order from #’.$this->original_order_id.”);
 * This should create the paper trail you can use html in the notes so could link
   to the order ids using the variables.
 * Cheers
    J
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Multisite](https://wordpress.org/support/topic/multisite-516/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/multisite-516/#post-11418377)
 * Hi there,
 * I would imagine it would need quite a bit of rework to get it to work with multisite.
 * I do not have over much experience in multisite builds but i would imagine any
   DB query would need tweaking so it carries the ID of the correct multisite duplicating
   an order.
 * The good thing is i only use existing WP and Woo tables so it might not be over
   difficult.
 * Cheers
    J
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Duplicating Order Sending Email](https://wordpress.org/support/topic/duplicating-order-sending-email/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/duplicating-order-sending-email/#post-11412450)
 * Hi there,
 * Haha unfortunately due to a large project I have had no time to commit to my 
   hobbies/unpaid works.
 * As you say though it is the though that counts I am still here, whether I am 
   half a year late hah!
 * Cheers
    J
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Stock not updated when duplicated](https://wordpress.org/support/topic/stock-not-updated-when-duplicated/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/stock-not-updated-when-duplicated/#post-11409934)
 * Hi Fred,
 * hanks for using my plugin! You are right I think this maybe a change in Woocommerce
   recently from what I have read as the plugin is running ‘wc_reduce_stock_levels()’.
 * It seems the payment status changes are now not allowing this function to run.
 * I will see what I can find out.
 * Cheers
    J
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Duplicating Order Sending Email](https://wordpress.org/support/topic/duplicating-order-sending-email/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/duplicating-order-sending-email/#post-11409909)
 * Hi Guys,
 * I cannot replicate this issue. I have a fresh install of woo and my plugin and
   emails are not fired off.
 * I certainly do not fire off emails from the plugin so it maybe another plugin
   on order creation?
 * Cheers
    J
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WC Duplicate Order] One Small Change?](https://wordpress.org/support/topic/one-small-change/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/one-small-change/#post-11409872)
 * Hi thanks for your feedback!
 * Ah it originally was this but there was a huge call to make it on-hold so users
   could edit the order after duplication.
 * Ideally I need to build in an admin for settings like this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] No billing detials in Email , after duplicating order](https://wordpress.org/support/topic/no-billing-detials-in-email-after-duplicating-order/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/no-billing-detials-in-email-after-duplicating-order/#post-11409846)
 * I am unable to replicate this is there any custom email plugins running or is
   the billing detail fields not default?
 * Cheers
    J
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Woocommerce multisite compatibility](https://wordpress.org/support/topic/woocommerce-multisite-compatibility-2/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/woocommerce-multisite-compatibility-2/#post-11409831)
 * Hi Adamha,
 * I am unsure what the issue might be here to be honest I have never taken in the
   fact to have this built for multisites.
 * Is there any JS errors in your console? As adding this I am just using JS to 
   add this into the menu.
 * Cheers
    J
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Duplicate orders and translations (WPML)](https://wordpress.org/support/topic/duplicate-orders-and-translations-wpml/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/duplicate-orders-and-translations-wpml/#post-11409826)
 * Hi Quinox,
 * Yes I have taken feedback and reduce what I believe is necessary for this plugin.
 * I will be happy to look into more functionality and would love to her feedback
   on what you would like cloning in future.
 * Cheers
    J
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Add note to old order?](https://wordpress.org/support/topic/add-note-to-old-order/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/add-note-to-old-order/#post-11409816)
 * Hi There,
 * On line 147 in the clone order class just add the folowing :-
 * `$order->add_order_note('Order cloned to #'.$order_id.'');`
 * Cheers
    J
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] How to hook in?](https://wordpress.org/support/topic/how-to-hook-in/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/how-to-hook-in/#post-10378325)
 * Great marking as resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Bug? Unwanted duplication of orders on changing order status](https://wordpress.org/support/topic/bug-unwanted-duplication-of-orders-on-changing-order-status/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/bug-unwanted-duplication-of-orders-on-changing-order-status/#post-10378324)
 * Hi Rainer,
 * As this plugin is a hobby and not my full time project it relies on my spare 
   time unfortunately.
 * Feel free to get in touch with me via my site [http://jamiegill.com/](http://jamiegill.com/)
   and I will see what I can do for you.
 * Cheers
    Jamie
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Bug? Unwanted duplication of orders on changing order status](https://wordpress.org/support/topic/bug-unwanted-duplication-of-orders-on-changing-order-status/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/bug-unwanted-duplication-of-orders-on-changing-order-status/#post-10367507)
 * Hi Rainer,
 * I am enhancing my plugin and this running on a query string was not a bug but
   not desirable.
 * I have looked into a redirect after duplication to stop this happening and is
   in testing stage but seems to be working fine.
 * Many Thanks
    Jamie
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Filterable Order Status](https://wordpress.org/support/topic/filterable-order-status/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/filterable-order-status/#post-10367447)
 * Hi,
 * I can certainly look into adding an admin interface as I have also been thinking
   about people been able to choose what is duplicated and other PRO features I 
   could introduce.
 * Cheers
    J
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Duplicate Order] Tax not duplicated](https://wordpress.org/support/topic/tax-not-duplicated/)
 *  Plugin Author [Jamie Gill](https://wordpress.org/support/users/patchgill/)
 * (@patchgill)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/tax-not-duplicated/#post-10367443)
 * Thanks for pointing this out I shall look at automating this process moving forward.
   As you mention it is possible after duplication so I am unsure if this would 
   effect people duplicating orders to other countries/areas.
 * Cheers
    J

Viewing 15 replies - 16 through 30 (of 222 total)

[←](https://wordpress.org/support/users/patchgill/replies/?output_format=md) [1](https://wordpress.org/support/users/patchgill/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/patchgill/replies/page/3/?output_format=md)…
[13](https://wordpress.org/support/users/patchgill/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/patchgill/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/patchgill/replies/page/15/?output_format=md)
[→](https://wordpress.org/support/users/patchgill/replies/page/3/?output_format=md)