Customer order notes not showing on sub-orders
Viewing 2 Posts - 1 through 2 (of 2 total)
 | Author | Posts | 
|---|---|
July 29, 2014 at 9:18 am 24266  | |
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  | |
I’m adding a screenshot about the issue above.  | |
August 6, 2014 at 6:14 pm 24663  | |
Hello Hyungang,  | |
Viewing 2 Posts - 1 through 2 (of 2 total)
 