Hi,
Greetings!
I want to split project invoice proposal into two entries while posting.
eg. Proposal invoice amount = 1000
A custom table has relevant records, let's say for the above record the amount split is 900, 100
In the invoice journal's voucher transactions, the entries would be for amounts 900 and 100 instead of 1000
This should be achieved using x code. Which could be the best place to do the split, maybe
ProjPost.postTurnover()?
With best regards,
Abhinay