Does anyone know if it is possible to add the retainer balance to a project invoice?
Hello,
I have not personally tested this, but I would assume that you could use the On Account Amount from the Project Card which would be the remaining balance of the retainer fee that has not been applied to billings yet.
This would be in the PA Project Master File also known as the PA_Project_MSTR or the PA01201 table.
select ACCTAMNT,* from PA01201 where PAPROJNUMBER = 'XXXXXXX'
I would see if that field is available to select on your Project Invoice format, and if not, you could potentially create table relationship in Report Writer to be able to pull that field as well.
Thanks!
Isaac Olson
Microsoft Support
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156