mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-28 08:53:59 +00:00
download billing documents
This commit is contained in:
@@ -51,7 +51,7 @@ class DownloadBookingDocumentLogic
|
||||
exit("Error creating ZIP file");
|
||||
};
|
||||
|
||||
Storage::download('documents/collections/' . $zip_file);
|
||||
Storage::download($attachment);
|
||||
|
||||
File::delete($attachment);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user