>

{Literal}Unit of Measure{/Literal}

1. {Literal}When selling this item{/Literal}:
<% var itemSearch1 = ""; if(unitsOfMeasure.code) itemSearch1 = unitsOfMeasure.code + ' / ' + unitsOfMeasure.itemDescription %>
2. {Literal}With a stocking quantity of{/Literal}:
3. {Literal}Take this item out of inventory{/Literal}:
<% var itemSearch2 = ""; if(unitsOfMeasure.stockingItem) itemSearch2 = unitsOfMeasure.stockingItem + ' / ' + unitsOfMeasure.stockingItemDescription %>
{Literal}Delete{/Literal} {Literal}Save{/Literal} {Literal}Cancel{/Literal}
{Literal}Confirm Deletion{/Literal}

{Literal}Are you sure that you would like to remove this Unit of Measure{/Literal}?

{Literal}Delete{/Literal} {Literal}Cancel{/Literal}