Hi ,
I am working in a requirement where I have to create multiple Pending Invoice in addition of the Standard Pending Invoice created by Generate invoice button.
The scenario will be like this.
I have a PO of 100 Qty and received 100 Qty , I have a custom table of Remaning Qty where i have 3 lines of 30 ,40 and 30 .
I have to create 3 pending invoice using my custom table remaning Qty .
So, expected o/p should be Pening Invoice 1 with 30 Qty , Pending Invoice 2 with 40 Qty and Pending Invoice 3 with 30 Qty . and system should allow me to to post all of them individually .
Note :- Logic Trigger point would be Generate Invoice in PO screen .
Any help would be appreciated .