Utils
hypha.apply.projects.utils
¶
PROJECT_TITLE_TEMPLATE
module-attribute
¶
get_project_title
¶
no_pafreviewer_role
¶
get_project_status_choices
¶
Return available Project status choices by removing the disabled ones
Source code in hypha/apply/projects/utils.py
save_project_details
¶
get_paf_status_display
¶
get_invoice_public_status
¶
Source code in hypha/apply/projects/utils.py
get_project_status_display_value
¶
get_project_public_status
¶
get_invoice_status_display_value
¶
get_invoice_table_status
¶
Source code in hypha/apply/projects/utils.py
export_invoices_to_csv
¶
Generate a CSV string from an invoice queryset iterator.
Columns match those shown in the invoice list table. Add more fields here as needed.