Skip to content

Changes

Started by timer
Started 29 days ago
Took 59 sec on built-in

Summary

  1. create unified accounting page (details)
  2. add unique locators (details)
  3. show only open tickets (details)
  4. fix wareneingang report (details)
  5. add mobile po full complete option (details)
Commit 4eb32d69f5dbd3a99f432659d0968392d52b9834 by info
create unified accounting page
The file was addedapp/components/accounting/banking/BankImportPreviewModal.vue
The file was addedapp/composables/useBankingFormat.ts
The file was modifiedapp/composables/useIdempiereDate.ts (diff)
The file was addedapp/composables/useNavigateTab.ts
The file was modifiedapp/components/MainNavigationMenu.vue (diff)
The file was modifiedapp/components/accounting/BankLineMatchModal.vue (diff)
The file was addedapp/components/accounting/banking/BankReconcileTab.vue
The file was addedapp/components/accounting/banking/BankReconcilePanel.vue
The file was modifiedapp/composables/menu/admin/accounting.ts (diff)
The file was addedapp/components/accounting/banking/BankImportTab.vue
The file was addedapp/components/accounting/banking/BankConnectionCard.vue
The file was modifiedapp/assets/langs/shared.js (diff)
The file was addedapp/components/accounting/banking/BankFetchResultModal.vue
The file was addedapp/pages/accounting/banking/index.vue
Commit bf7c95b98e8f73748208230d6096ad5495a3813e by info
add unique locators
The file was modifiedapp/pages/requests/requests/create.vue (diff)
The file was modifiedserver/api/bi/locator-usage.get.ts (diff)
The file was modifiedapp/pages/bi/locator-usage.vue (diff)
Commit b7147bc395fb1e0d0bed2dcbea1fb58fb7751ed6 by info
show only open tickets
The file was modifiedserver/api/commission/open-tickets.get.ts (diff)
Commit 5dad62bd5a1d80f4466f4f9e56b5738a77b9110a by info
fix wareneingang report
The file was modifiedapp/components/procurements/OrderDetailRecordLine.vue (diff)
The file was modified.env (diff)
The file was modifiedapp/pages/procurements/orders/[id]/edit.vue (diff)
The file was addedapp/utils/purchaseOrderReport.ts
Commit afe7eeb2c13652f8e4b6eaf31364ffacd92d33ab by info
add mobile po full complete option
The file was modifiedapp/pages/mobile/receive.vue (diff)