title | issue |
---|---|
Allow downloading documents from bulk edit |
NEXT-19366 |
- Added
sw-bulk-edit-order-documents-download-documents
component insw-bulk-edit
module. - Added the following methods in
sw-bulk-edit-save-modal-success
component to download order documents:onDownloadOrderDocuments
executeDownloadOrderDocuments
downloadFiles
- Added
sw_bulk_edit_save_modal_success_download_order_documents
block insw-bulk-edit-save-modal-success
component template. - Added
onChangeDocument
method insw-bulk-edit-order
component. - Added
isDownloadingOrderDocument
data variable insw-bulk-edit-save-modal
component. - Added
setIsDownloadingOrderDocument
method insw-bulk-edit-save-modal
component.