Thanks Vikas,

this is fixed it in rev. 599826

Jacopo


Vikas Mayur wrote:
Line number 222, InventoryServices.xml
<set field-name="oldUnitCost" from-field="lookedUpValue.unitCost"/>

This line is breaking the code.
It should be

<set field="oldUnitCost" from-field="lookedUpValue.unitCost"/>

Thank you,
-- Vikas


Reply via email to