You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
I have set weight & destination method. while calculating combine weight from the different seller, it shows less amount.
For ex : Seller 1 Items weight 0.1 kg
Seller 2 Weight 0.2 KG
Seller 3 Weight 0.3 KG
It takes combine of 0.5 kg and gives Rs.65
It should calculate 65+65+65
Preconditions
magento 2.3.0
Steps to reproduce
just enabled Seller ID attribute from admin
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have set weight & destination method. while calculating combine weight from the different seller, it shows less amount.
For ex : Seller 1 Items weight 0.1 kg
Seller 2 Weight 0.2 KG
Seller 3 Weight 0.3 KG
It takes combine of 0.5 kg and gives Rs.65
It should calculate 65+65+65
Preconditions
Steps to reproduce
The text was updated successfully, but these errors were encountered: