akvo.iati.checks.fields.planned_disbursements module
- akvo.iati.checks.fields.planned_disbursements.planned_disbursements(project)[source]
Check if planned disbursement has start date, end date and a value. Check that start date lies before the end date. Check if the planned disbursement has a currency if there is not default currency.
- Parameters:
project – Project object
- Returns:
All checks passed boolean, [Check results]