Billing Extension
I have modified the billing extension, it is creating billing event as expected. GDI process is generating the invoice for the event.
I have a business requirement which I am planning to meet:
Our client has cost plus projects, where customers are billed on Cost(1+Markup percentage) + additional billing amount based on Billable headcount.
In our billing extension, we are able to generate billing amount event which is based on Billable headcount and invoices are getting generated on the same. I am using 'Calling place' as 'Regular processing'.
My requirement is that can we use the seeded logic to determine the cost plus invoice amount and then the client extension generates the additional billing amount to create an event and the GDI is able to create one invoice for both.