Hi,
I want to create a custom database which will allow users to input financial data (basically, amounts of money, dates, locations, projects etc.) and then create reports based on the data entered. So, if a series of amounts are entered for each month I need to be able to present the sum for the end of the year by adding up each amount.
Is this possible (or will it be possible) using CCK/Views, or will it require writing my own custom PHP code?
Cheers,
Tim