mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
feat: wip UI upload attachments
This commit is contained in:
@@ -99,8 +99,6 @@ export class AttachmentsOnManualJournals {
|
||||
manualJournalDTO,
|
||||
manualJournal,
|
||||
}: IManualJournalEventEditedPayload) {
|
||||
// if (isEmpty(saleInvoiceDTO.attachments)) return;
|
||||
|
||||
const keys = manualJournalDTO.attachments?.map(
|
||||
(attachment) => attachment.key
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user