UserOfficeProject / issue-tracker

Shared place for features and bugs from all collaborators.
0 stars 0 forks source link

Static proposal pdfs should be available for single proposal pdf downloads after call close #1168

Open deepaksftc opened 2 months ago

deepaksftc commented 2 months ago

With reference to the issue: https://github.com/UserOfficeProject/issue-tracker/issues/1161

Proposal pdfs attached to a particular call need to be stored in db after every call close.

Notes: Should be implemented with status actions (Call close action). For ISIS, pdfs should be saved after the internal call close. For Rapid and Xpress, pdfs should be saved after proposal is submitted. Pdfs can be stored in Files table, in format '{Facility}-{proposalId}.pdf' (Ex: ISIS-123456.pdf) like we do for legacy proposals.