Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suborder Shipping Management #883

Closed
vermadarsh opened this issue Aug 10, 2020 · 2 comments
Closed

Suborder Shipping Management #883

vermadarsh opened this issue Aug 10, 2020 · 2 comments

Comments

@vermadarsh
Copy link

Hello Devs,

There's an issue when an order having products from multiple vendors is split into suborders, the shipping cost does not show in the child orders.
Here is a video explanation for the same.

Link: https://www.loom.com/share/d4e58ae63dd5439fbad45182bd170e7f

Please help resolve this issue.

Thanks.

@vermadarsh
Copy link
Author

If required, I can provide the admin login details for the demo site setup as well.

@vermadarsh
Copy link
Author

I have debugged a bit in the code, and the error that I've come across is that the values $order_seller_id and $shipping_seller_id do not match, where the value of $shipping_seller_id is blank every time.

File path: /includes/Order/Manager.php:257
Screenshot attached. PFA.
shipping-meta-missing

sabbir1991 pushed a commit that referenced this issue Sep 9, 2020
* fix: product variation author id update for product quick save fixed #874 #878 #883

* query limit increased in product query

* fix: codes updated with phpcs standard

* add translation in select option
tareq1988 pushed a commit that referenced this issue Oct 20, 2020
* fix: product variation author id update for product quick save fixed #874 #878 #883

* query limit increased in product query

* fix: codes updated with phpcs standard

* add translation in select option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants