Julien NICOLAS created OFBIZ-5672:
-------------------------------------
Summary: UOM conversion for supplier and sale order
Key: OFBIZ-5672
URL:
https://issues.apache.org/jira/browse/OFBIZ-5672 Project: OFBiz
Issue Type: Improvement
Components: order
Affects Versions: SVN trunk, Release Branch 13.07
Environment: OOTB
Reporter: Julien NICOLAS
Priority: Minor
Fix For: SVN trunk, Release Branch 13.07
It's possible to define different UomQuantity in measures tab, supplier tab or price tab of a product but OFBiz don't manage it in stock.
The improvement must manage it using UomConversion table for standard conversions.
When a new order (supplier or sale) is created, the user can choose the UomQuantity if more than one UomQuantity is available.
By default if only one conversion is defined in UomConversion table, OFBiz will use it for both conversion way.
However, it's possible to define different rules for each ways.
Add new concept in UomConversion rules : rouding method and number of digit after decimal point.
To be more flexible, add new fields in price and supplier product tab.
- Uom conversion factor
- Rounding method
- Number of digit after decimal point
If those fields are empty, OFBiz will use the standard UomConversion table.
--
This message was sent by Atlassian JIRA
(v6.2#6252)