I try to transform a sales order record into an invoice record but the amount is missing
I'm using celigo_nlobjTransform to create a new invoice record. Everything is fine except that the item line amount isn't copied from the order. I'd like to have every line copied with the amount.
0
Comments
Caroline,
When creating an invoice you should be able to set the "created from" field and that will then transform the sales order record and pull in the information from the sales order to the invoice.
if you do want to use the celigo_nlobjTransformType function are you setting the record that you are transforming from?
You should have two fields in that case
Please sign in to leave a comment.