akvo.iati.checks.fields.budgets module

akvo.iati.checks.fields.budgets.budgets(project)[source]

Check if budget has start date, end date and a value. Check that start date lies before the end date. Check if the budget has a currency if there is not default currency.

Parameters:

project – Project object

Returns:

All checks passed boolean, [Check results]