Good Morning,
Hope you all are fine.
I have an xml file in that i have Invoicenum and from lines i have Qty,Itemid,Sales price.
There is already Purchase order line created with this itemid.
Now i want to import this file to staging table which works fine but after then i need to post invoice with the Qty,Salesprice.
I am not able to find code in internet to post partial invoice. I found some code to post partial invoice after received but in that case they are gettinng data from vendpackingslipjour.
In my case i have only Qty,Salesprice and purchline and purchtable.
It would be helpful if i get some code to post invoice through X++
Regards,
Have a nice day.