Customer order notes not showing on sub-orders

This topic contains 2 reply and 2 voices, and was last updated by Sekander Badsha 9 years, 8 months ago
Viewing 2 Posts - 1 through 2 (of 2 total)
Author Posts
July 29, 2014 at 9:18 am 24266
Sekander Badsha Dear all, When customer put order notes in checkout form, it is only shown in the parent-order. As each vendor should be aware of the customer notes, could you guide how it can be shown in sub-orders as well? I found a function ('function dokan_create_seller_order') to create sub-orders in wc-functions.php, and it seems that the function do not copy customer order notes from the parent-order to sub orders in 'post-excerpt'.
'post_excerpt' => isset( $posted['order_comments'] ) ? $posted['order_comments'] : '',
But I don't know how to resolve this. Thanks in advance,
July 29, 2014 at 9:25 am 24267
Hyungang Hyungang

I’m adding a screenshot about the issue above.

August 6, 2014 at 6:14 pm 24663
Sekander Badsha Sekander Badsha

Hello Hyungang,
I have checked the issue and reported to the developer team. You’ll get the fix in our next update.

Viewing 2 Posts - 1 through 2 (of 2 total)