API Reference#
Budgets#
- class BudgetLineMixin#
The BudgetLineMixin provides the basic parts needed to structure the budget lines and define both the budgeted and actual amounts.
Copy Budgets#
- class CopyBudgetMixin#
The CopyBudgetMixin is a mixin that helps copy a
BudgetMixin.
- class CopyBudgetStartMixin#
The CopyBudgetStartMixin is designed to be used with the
CopyBudgetMixinto help copy aBudgetMixin.