Add public statuses for invoices (#3501)
Fixes #3495 - [x] Add pubic statuses to invoices. - [x] Needs to update these statuses for activities as well. - [x] Fix status history for staff and applicant. - [x] Remove sidebar activities from invoice detail page(noticed bug on test site). - [x] Status history section doesn't have any status for applicants. (noticed bug on test site)
parent
e1be43b7
No related branches found
No related tags found
Showing
- hypha/apply/activity/adapters/activity_feed.py 21 additions, 5 deletionshypha/apply/activity/adapters/activity_feed.py
- hypha/apply/activity/adapters/utils.py 18 additions, 0 deletionshypha/apply/activity/adapters/utils.py
- hypha/apply/activity/templates/messages/email/invoice_status_updated.html 3 additions, 2 deletions...vity/templates/messages/email/invoice_status_updated.html
- hypha/apply/activity/templates/messages/email/invoice_updated.html 3 additions, 2 deletions...ly/activity/templates/messages/email/invoice_updated.html
- hypha/apply/projects/templates/application_projects/includes/invoices.html 5 additions, 3 deletions...cts/templates/application_projects/includes/invoices.html
- hypha/apply/projects/templates/application_projects/invoice_confirm_delete.html 2 additions, 1 deletion...emplates/application_projects/invoice_confirm_delete.html
- hypha/apply/projects/templates/application_projects/invoice_detail.html 6 additions, 9 deletions...ojects/templates/application_projects/invoice_detail.html
- hypha/apply/projects/templatetags/invoice_tools.py 15 additions, 3 deletionshypha/apply/projects/templatetags/invoice_tools.py
- hypha/apply/projects/utils.py 31 additions, 0 deletionshypha/apply/projects/utils.py
- hypha/apply/projects/views/payment.py 12 additions, 1 deletionhypha/apply/projects/views/payment.py
Loading
Please register or sign in to comment