Skip to content

Changes

Started by timer
Started 26 days ago
Took 56 sec on built-in

Summary

  1. tweak dhl packstation manual order creation (details)
  2. change ordering of bank transactions latest top (details)
  3. Tune the address edit on commission to not close directly when moving out of edit area and introduce and address recommondation wizard inside the same modal (details)
Commit 246ffe948973e5edfb0ecc575f7f76d271c2e008 by info
tweak dhl packstation manual order creation
The file was modifiedapp/pages/partners/partners/add.vue (diff)
The file was modifiedapp/components/OrderQuickAddModal.vue (diff)
The file was modifiedserver/api/partners/partners/quick-add.post.ts (diff)
The file was modifiedapp/components/partners/PartnerQuickForm.vue (diff)
Commit a63a3f6d96d2699a1dc0740cf3f9fd05429ffba0 by info
change ordering of bank transactions latest top
The file was modifiedapp/components/accounting/banking/BankFetchResultModal.vue (diff)
The file was modifiedserver/api/accounting/bank-reconciliation/[id]/lines.get.ts (diff)
The file was modifiedapp/composables/useBankingFormat.ts (diff)
The file was addedapp/composables/useBankingMarks.ts
The file was modifiedapp/components/accounting/banking/BankReconcilePanel.vue (diff)
The file was modifiedapp/components/accounting/banking/BankImportTab.vue (diff)
The file was modifiedapp/components/accounting/banking/BankImportPreviewModal.vue (diff)
The file was modifiedapp/pages/accounting/banking/index.vue (diff)
The file was modifiedserver/api/accounting/bank-reconciliation/statements.get.ts (diff)
The file was modifiedapp/assets/langs/shared.js (diff)
Commit dd0fe5ffef247f4643b120ed36867ea125bb0516 by info
Tune the address edit on commission to not close directly when moving out of edit area and introduce and address recommondation wizard inside the same modal
The file was addedapp/composables/useAddressFixer.ts
The file was modifiedapp/pages/integrations/commission.vue (diff)