Nicolas Malin created OFBIZ-12079:
-------------------------------------
Summary: Shipping weight doesn't use uom for shipping calculation
Key: OFBIZ-12079
URL:
https://issues.apache.org/jira/browse/OFBIZ-12079 Project: OFBiz
Issue Type: Improvement
Components: product/facility
Affects Versions: Trunk
Reporter: Nicolas Malin
Assignee: Nicolas Malin
Currently you can define on your product a weight with a uom, like 10kg or 200g and you can alos define your shipping method estimation cost also with a uom like :
> to 0kg to 5kg -> 5€
> to 5kg to 10kg -> 20€
> to 10kg or more -> 50€
The problem when you calculate you shipping the weight uom isn't use and you retreive with a product configurate to 200g activate a break 10kg or more
To improve this issue, we need to have an access to the dispatcher during the cart. It's a big and risked task. I will propose to dedicate a dispatcher to the cart, for auto resolution.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)