Yes,
If your service contract options are just a % times the total project price, this should be rather easy, but you will still need to do some coding to create the variables to hold the results of the calculations. You will not be able to use the "standard" report without modifications.
It sounds like you want to do this in the Contract subreport by adding the Service Contract prices in addition to the Payment Schedule. Or maybe you don't need the payment schedule.
Where do you provide the legalese for the Service Contract? Do you include that in the standard Project Contract language?
I have done this and depending on how you compute the contract agreement, it is not trivial. Most of what you need to know is scattered about these threads, but putting it all together could be a challenge unless you really understand the ReportUtilities and
VB.
If he is willing, you should contract with nkarthick to build the report or subreport. If my company will allow it, I will post my version of a Commercial A/V Service Contract in a week or so.
It uses the following parameters to calculate the Monthly/Annual fee
Distance from office to client site:
Number of PMs per year:
Estimated time to complete a PM:
Number of Technicians per PM:
Service Tech Labor Rate:
Is a Lift required to perform a PM?
Total Equipment selling price:
Equipment Warranty percentage:
Managers Adjustment (a way to provide a discount).
-ch