endgula
Forum Replies Created
-
Hi (@yeasinarafathridoy),
Hello, I made the modification in the following file:
dokan/includes/order/hooks.php
At line of code 277:Before: $parent_order->update_status( ‘wc-completed’, __( ‘Mark the parent order as completed when all child orders have been completed.’, ‘dokan-lite’ ) );
After: $parent_order->update_status( ‘wc-delivery’, __( ‘Mark delivery of the parent order when all child orders are completed.’, ‘dokan-lite’ ) );
I changed the default value from completed by delivery, since when the suborders are completed, the main order containing all the products is just sent by delivery to the end customer.
I hope you can help me deactivate sending mail, because I have looked for the code but I couldn’t find it.
Greetings!
Sorry, what I’m trying to say is that when I edit a product as an administrator from the sub-order, the commission for that product is not updated on the seller’s desktop.
Taking into account that the commission is 10%
Suppose there is a sub order with a product with a value of 10 dollars and therefore, on the seller’s desktop it is reflected that his profit from that order is 9 dollars.
When I edited that product from the sub order and changed its value by 20 dollars, the seller should see the update of his profit now at 18 dollars. However, this does not happen. Please help
- This reply was modified 8 months ago by endgula.
<font _mstmutation=”1″></font><font _mstmutation=”1″ _msttexthash=”43342″ _msthash=”238″>H</font>i, I have followed what was indicated but I have had no results