Hi,
My name is Paul, I am not an accountant, but I am looking for some professional input from accountants.
I am coding an open source web app for transparent publication of municipality and State budgets.
In designing the data model, we are trying to keep the implementation generic, and not tied to any one particular use case.
So, a question was raised about the relationship between Budgets and Actuals. Specifically, in a given case, should an Actual always map directly to a Budget?
I'll try to illustrate by example:
Let's say a given municipality (or corporation, or non-profit, or sole trader, etc.) wrote up the following budgets:
* 2009 Budget
* 2010 Budget
* 2011 Budget
Now, is it possible (read: does it ever happen in the real world) that the municipality (or corporation, etc. etc) could issue Actual reports that do not directly correspond to Budget Plans, for example, relating to above:
* 2009 - 2010 Actuals
* 2011 Actuals
Any feedback would be appreciated, thanks for your time.
Paul.
My name is Paul, I am not an accountant, but I am looking for some professional input from accountants.
I am coding an open source web app for transparent publication of municipality and State budgets.
In designing the data model, we are trying to keep the implementation generic, and not tied to any one particular use case.
So, a question was raised about the relationship between Budgets and Actuals. Specifically, in a given case, should an Actual always map directly to a Budget?
I'll try to illustrate by example:
Let's say a given municipality (or corporation, or non-profit, or sole trader, etc.) wrote up the following budgets:
* 2009 Budget
* 2010 Budget
* 2011 Budget
Now, is it possible (read: does it ever happen in the real world) that the municipality (or corporation, etc. etc) could issue Actual reports that do not directly correspond to Budget Plans, for example, relating to above:
* 2009 - 2010 Actuals
* 2011 Actuals
Any feedback would be appreciated, thanks for your time.
Paul.