Alex Bodnaru created OFBIZ-11955:
------------------------------------
Summary: display/selection of unit of measure is broken
Key: OFBIZ-11955
URL:
https://issues.apache.org/jira/browse/OFBIZ-11955 Project: OFBiz
Issue Type: Bug
Components: ecommerce, order
Affects Versions: Trunk, Release Branch 17.12
Reporter: Alex Bodnaru
checkAmtReq and getVariantPrice are broken for similar reasons, too.
the display and selection of alternative uom elements occur in multiple forms, one for each product: whether detailed or in summary. thus, they should be marked by names and classes, not by ids, that are unique in the entire document.
the bug did not manifest in demo data, since only one product has alternative packaging.
i did duplicate wg-1111* products and arranged their relations. is, btw, a way to export product trees in order to share them?
the fix does span the framework and ecommerce repositories.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)