Skip to content

Changes

Started by timer
Started 24 days ago
Took 55 sec on built-in

Summary

  1. tune erlöse page (details)
  2. fix accounting unlinking (details)
  3. add ticket pdf report function (details)
  4. fix unlinking invoices (details)
  5. add usa state check (details)
  6. Add Invoice creation on amazon and ebay reconilation pages (details)
The file was modifiedserver/api/bi/fulfillment-earnings.get.ts (diff)
The file was addedserver/api/bi/send-earnings-report.post.ts
The file was modifiedapp/pages/bi/fulfillment-earnings.vue (diff)
Commit 793a82d4cbd64989cb56f00fe958405346e679a6 by info
fix accounting unlinking
The file was modifiedserver/api/accounting/incoming-invoices/[id]/confirm.post.ts (diff)
The file was modifiedapp/assets/langs/shared.js (diff)
The file was modifiedserver/utils/inbox/inboxDb.ts (diff)
The file was addedserver/api/accounting/incoming-invoices/[id]/unlink.post.ts
The file was modifiedapp/components/accounting/inbox/InboxList.vue (diff)
The file was modifiedapp/pages/accounting/incoming-invoices/index.vue (diff)
Commit 2f450190619f89a1ca50943b1979065fa0287642 by info
add ticket pdf report function
The file was modifiedapp/components/requests/MyTicketDetail.vue (diff)
The file was modifiedapp/assets/langs/shared.js (diff)
Commit 67b08d0b7afa8c054b21580edc6fe1ac2fd6ed9e by info
fix unlinking invoices
The file was addedserver/utils/inbox/freeInvoiceNo.ts
The file was modifiedserver/api/accounting/incoming-invoices/[id]/confirm.post.ts (diff)
The file was modifiedserver/api/accounting/incoming-invoices/[id]/unlink.post.ts (diff)
Commit 4004704729336f2b835f45cbf660979d8a4941e4 by info
add usa state check
The file was addedapp/composables/useUsAddress.ts
The file was modifiedapp/pages/sales/orders/[id]/edit.vue (diff)
The file was modifiedapp/pages/sales/orders/add.vue (diff)
The file was addedserver/api/commission/state-lookup.get.ts
The file was modifiedapp/pages/integrations/commission.vue (diff)
The file was modifiedapp/pages/sales/orders/create.vue (diff)
The file was modifiedapp/components/sales/OrderForm.vue (diff)
The file was modifiedapp/composables/useAddressFixer.ts (diff)
Commit 1bd0bb99035dd4456264337b047d087646961099 by info
Add Invoice creation on amazon and ebay reconilation pages
The file was addedapp/composables/useInvoiceGenerate.ts
The file was modifiedapp/pages/settings/bank-connections/index.vue (diff)
The file was modifiedserver/utils/bankReconciliation.ts (diff)
The file was modifiedserver/api/accounting/bank-reconciliation/unreconciled-payments.get.ts (diff)
The file was modifiedapp/components/accounting/banking/BankFetchResultModal.vue (diff)
The file was modifiedapp/components/accounting/banking/BankConnectionCard.vue (diff)
The file was modifiedapp/components/accounting/banking/BankImportTab.vue (diff)
The file was modifiedapp/components/accounting/banking/BankReconcileTab.vue (diff)
The file was modifiedserver/api/accounting/bank-reconciliation/lines/[lineId]/match-invoice.post.ts (diff)
The file was modifiedapp/pages/settings/bank-connections/create.vue (diff)
The file was modifiedserver/api/accounting/bank-reconciliation/statements.get.ts (diff)
The file was modifiedreference/recipes.md (diff)
The file was modifiedapp/assets/langs/shared.js (diff)
The file was modifiedapp/components/settings/BankConnectionForm.vue (diff)
The file was modifiedapp/composables/useBankingFormat.ts (diff)
The file was modifiedserver/api/accounting/ebay/orders-check.get.ts (diff)
The file was modifiedserver/api/accounting/incoming-invoices/[id]/confirm.post.ts (diff)
The file was modifiedapp/pages/accounting/amazon-orders-check.vue (diff)
The file was modifiedapp/pages/settings/bank-connections/[id]/edit.vue (diff)
The file was modifiedapp/pages/accounting/ebay-orders-check.vue (diff)
The file was modifiedserver/api/accounting/amazon/orders-check.get.ts (diff)
The file was modifiedapp/pages/accounting/banking/index.vue (diff)
The file was modifiedapp/components/AgGrid/Accounting/AgDocPreviewLink.vue (diff)
The file was modifiedapp/components/accounting/inbox/InvoiceReview.vue (diff)
The file was modifiedapp/components/accounting/BankLineMatchModal.vue (diff)
The file was modifiedapp/components/accounting/banking/BankImportPreviewModal.vue (diff)