Hi
I am looking for the best way to create a multiple invoice system where a customer gets an invoice each month based on the percentage of work carried out.
I have a table that records item, value, percentage, and percentage calimed.
Each month the percentage of each item may change. I need to create and store that percentage change for each given item. I also need to look back and see what percentages were claimed for on a given month.
Please can some one give me an idea wher to start and any example would be great.
I am looking for the best way to create a multiple invoice system where a customer gets an invoice each month based on the percentage of work carried out.
I have a table that records item, value, percentage, and percentage calimed.
Each month the percentage of each item may change. I need to create and store that percentage change for each given item. I also need to look back and see what percentages were claimed for on a given month.
Please can some one give me an idea wher to start and any example would be great.