Bug with Generating Sync Table

This topic contains 1 reply and 2 voices, and was last updated by towhid 8 years, 8 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
August 15, 2015 at 6:35 am 67083
towhid There seems to be a discrepancy in these two functions: function dokan_generate_sync_table() function dokan_sync_insert_order($order_id) One applies the filter, the other doesn't. $net_amount = apply_filters( 'dokan_order_net_amount', $net_amount, $order ); Also, they appear to be using different algorithms to calculate the net amount (taking shipping and tax into account sometimes, but not others?
August 17, 2015 at 3:41 pm 67613
towhid towhid

Hello Brent,

I have checked and found the bug. In our next update we will fix this.

Thanks

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