Hi,
My client wants to calculate the financial information since he has 3 fileds for each service in the client table. Fields are like this:
Design_Required
Design_Paid
Design_Balance
Prog_Required
Prog_Paid
Prog_Balance
My client wants the Balnces to be Required-Paid. What can I type in the default info in PHPRunner to make the client always see the right calculations.
Thanks