[
https://issues.apache.org/jira/browse/OFBIZ-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050136#comment-16050136 ]
Jacques Le Roux commented on OFBIZ-9408:
----------------------------------------
Hi Renuka,
Beware that this is a peculiar case. "uiLabelMap.ProductShipmentUomAbbreviation_" + defaultWeightUomId is used in 2 FTL templates PackOrder.ftl and WeightPackage.ftl. So I agree with the idea but this needs a bit more work ;)
> 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
> Attachments: OFBIZ-9408.patch
>
>
> 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)