Add support for derived UOM conversion factors
----------------------------------------------

                 Key: OFBIZ-3848
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3848
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
            Reporter: Scott Gray
            Assignee: Scott Gray
            Priority: Minor


Say we have 3 UOMs A, B and C, and we have UomConversion records for:
A -> B
B -> C
currently the convertUom service in unable to directly convert from A -> C

I propose we add support for automatically deriving conversion factors by 
walking the available conversion paths until an appropriate path is found.

Comments are welcome, this is mainly just a TODO reminder for myself though.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to