Hello,
I currently have a workflow that takes the sale amount of a customer order line and places that value in the customsvalue field automatically. We do this because customsvalue is the only field with prices that moves over to shipment proforma invoice.
I am fully aware that IFS wants the order taker to define this field manually, but it is a requirement that we handle this automatically.
The workflow that we currently have works fine, as it goes off of the event when a customer order line is created, but the only issue is when a sales quotation is converted to a customer order. I get the error message
“Error occurred while processing the request: Unknown property used in expression, ${LineItemNo} Cause: Cannot resolve Identifier ‘LineItemNo’”
How do I get around this issue so even the customer orders that are created from sales quotations work, and their customsvalue field gets populated?
Any and all advise would be greatly appreciated
Thanks,
Bryan