[jira] [Created] (OFBIZ-9408) Following uiLabels should move from ProductUiLabels.xml to CommonEntityLabels.xml.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-9408) Following uiLabels should move from ProductUiLabels.xml to CommonEntityLabels.xml.

Nicolas Malin (Jira)
Renuka Srishti created OFBIZ-9408:
-------------------------------------

             Summary: Following uiLabels should move from ProductUiLabels.xml to CommonEntityLabels.xml.
                 Key: OFBIZ-9408
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9408
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: Trunk
            Reporter: Renuka Srishti
            Assignee: Renuka Srishti
            Priority: Minor


Following uiLabels should move from ProductUiLabels.xml to CommonEntityLabels.xml :
* ProductShipmentUomAbbreviation_LEN_in
* ProductShipmentUomAbbreviation_WT_g
* ProductShipmentUomAbbreviation_WT_kg
* ProductShipmentUomAbbreviation_WT_lb
These labels should be written in similer pattern as other labels of "Uom" entity are written in CommonEntityLabels.xml, for example :
ProductShipmentUomAbbreviation_LEN_in will be written as
Uom.abbreviation.LEN_in
<entityName>.<fieldName>.<PrimaryKey>



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)