Skip to content
Jenkins
All
build-logship-frontend
#703
Search
Sign in
Status
Changes
Console Output
Git Build Data
Previous Build
Next Build
Changes
Started by timer
Started 1 mo 8 days ago
Took 1 min 6 sec on built-in
Summary
add import for ebic (
details
)
add amazon fba (
details
)
add reports (
details
)
Commit
d940ac2f31e7c224029cb9786d89651a80a07f1b
by
info
add import for ebic
The file was modified
app/composables/menu/admin/accounting.ts
(diff)
The file was added
server/api/accounting/bank-reconciliation/[id]/document-action.post.ts
The file was added
server/utils/bankReconciliation.ts
The file was added
app/pages/accounting/bank-reconciliation/index.vue
The file was modified
app/pages/accounting/bank-transactions/index.vue
(diff)
The file was added
server/api/accounting/bank-reconciliation/statements.get.ts
The file was added
server/api/accounting/bank-reconciliation/unreconciled-payments.get.ts
The file was added
server/api/accounting/bank-reconciliation/[id]/lines.get.ts
The file was added
server/api/accounting/bank-reconciliation/[id]/suggestions.get.ts
The file was added
app/components/accounting/BankLineMatchModal.vue
The file was added
server/api/accounting/bank-reconciliation/lines/[lineId]/index.put.ts
The file was added
server/api/accounting/bank-reconciliation/lines/[lineId]/match-invoice.post.ts
Commit
e48c78163015e941243402566ff07b3e6053ddf2
by
info
add amazon fba
The file was modified
package-lock.json
(diff)
The file was modified
package.json
(diff)
The file was added
server/api/attachments/[table]/[id]/download-all.get.ts
The file was modified
app/components/requests/RequestForm.vue
(diff)
Commit
880fbdfba25763573a4aa2fdfdadb1cf98c2e269
by
info
add reports
The file was modified
app/pages/requests/requests/[id]/edit.vue
(diff)
The file was modified
app/components/MainNavigationMenu.vue
(diff)
The file was modified
app/pages/bi/locator-usage.vue
(diff)
The file was added
app/composables/useRequestReportPdf.ts