1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

1208 Commits

Author SHA1 Message Date
David Bomba
55c0453b75 Subscriptions v2 2022-12-15 12:16:50 +11:00
David Bomba
c131cfcd1e Refactor for how we deal with delete payments and client paid to dates 2022-12-14 16:17:43 +11:00
David Bomba
a63d267deb Subscriptions v2 2022-12-12 16:00:39 +11:00
David Bomba
32ff078a64 Remove all instances of dispatchSync() 2022-12-12 15:27:22 +11:00
David Bomba
1ca6810132 Subscriptions v2 2022-12-09 16:50:48 +11:00
David Bomba
d6f327c4ef Fixes for bank rule tests 2022-12-09 13:47:54 +11:00
David Bomba
41dcb7cf4a Subscriptions v2 2022-12-09 12:35:37 +11:00
David Bomba
69a1419e9b Fixes for updateinvoice events 2022-12-08 11:17:18 +11:00
David Bomba
7bde5690f4 refactor bank matching service 2022-12-05 21:27:42 +11:00
David Bomba
45fe501597 Fixes for bank matching serivce 2022-12-05 15:44:41 +11:00
David Bomba
8b2f9a8708 Fixes for middle ware key 2022-12-05 08:22:15 +11:00
David Bomba
b0933f7468 Additional checks for reminder scheduling for endless reminders 2022-12-02 07:30:24 +11:00
David Bomba
043178fbdb changes for layout of Subscriptions 2022-12-01 17:05:27 +11:00
David Bomba
b28aa5d1cd Add form request for enable two factor 2022-12-01 15:33:40 +11:00
David Bomba
b831658da4 Do not allow restoration of a invoice with a deleted payment 2022-11-30 15:36:30 +11:00
David Bomba
9e69488254 Fixes for multiple deletes on a single invoice 2022-11-30 14:39:45 +11:00
David Bomba
4d1555b46e Fixes for applying payment from a transaction, and then unwinding the transaction 2022-11-30 13:10:24 +11:00
David Bomba
a1339675c7 Add more entropy when updating company ledger 2022-11-29 17:29:20 +11:00
David Bomba
cb8c3f4f39 Minor fix for client balance adjustment 2022-11-29 17:20:40 +11:00
David Bomba
a13379dcbe Inject small delay into email dispatch 2022-11-28 08:24:10 +11:00
David Bomba
9ab343ddd6 Inject slight delay 2022-11-27 19:58:30 +11:00
David Bomba
15e8faf7db change private to protected property for middleware key 2022-11-27 19:12:38 +11:00
David Bomba
aff4e197c0 change private to protected property for middleware key 2022-11-27 19:12:00 +11:00
David Bomba
8b3c579f7b Wind back Middleware for Bank Service Matching 2022-11-27 19:03:28 +11:00
David Bomba
724c19d539 Clean up for logging 2022-11-27 09:26:52 +11:00
David Bomba
420cb19701 Fix for subscription cancellation where there are no outstanding invoices present to refund 2022-11-27 08:20:03 +11:00
David Bomba
ecfd306fd7 Clean up subscription service 2022-11-27 08:12:37 +11:00
David Bomba
bb4687f18d Clean up how we execute scheduled commands 2022-11-27 07:52:49 +11:00
David Bomba
990b43299c Refactor bank rule column name 2022-11-25 07:07:12 +11:00
David Bomba
20810bd7fe Minor fixes for company count 2022-11-24 20:33:52 +11:00
David Bomba
8f5fb2ca9f Fixes for recurring invoice edge case 2022-11-24 17:23:36 +11:00
David Bomba
264a4df13b Adjustments for handling invoice deletion 2022-11-24 16:49:03 +11:00
David Bomba
08630874b8 Fixes for rules 2022-11-23 22:14:36 +11:00
David Bomba
5223757c52 Add bank rule_id to bank transactions 2022-11-23 12:57:03 +11:00
David Bomba
0f2e19a873 Merge branch 'v5-develop' into bank_rules 2022-11-23 12:54:26 +11:00
David Bomba
3345984b65 Fixes for applying the correct amount to client balance 2022-11-22 10:46:42 +11:00
David Bomba
79d032fa4b Catch EPC QR failures 2022-11-21 19:12:51 +11:00
David Bomba
d046989e84 Minor fixes for bank services, executing matching after imports 2022-11-20 17:00:22 +11:00
David Bomba
4c72663940 Bank Transaction rule tests 2022-11-20 14:31:30 +11:00
David Bomba
b2dee8dd35 Tests for rules 2022-11-20 14:19:35 +11:00
David Bomba
0efaf80cee Tests for matching expenses 2022-11-20 13:55:19 +11:00
David Bomba
9412760a25 Matching Bank Transactions 2022-11-20 13:12:33 +11:00
David Bomba
10903c8328 Add a new design - Calm 2022-11-16 20:57:08 +11:00
David Bomba
2bd58d5d0e Triggered actions for Credits / Quotes 2022-11-15 21:09:05 +11:00
David Bomba
53f38d8cb7 Handle Cancellation Webhook Event 2022-11-15 07:23:14 +11:00
David Bomba
ccac01bacd Save default terms/footers 2022-11-14 12:02:52 +11:00
David Bomba
46e71117f1 ensure we post event notifications when the invoice is marked as sent 2022-11-14 07:53:23 +11:00
David Bomba
dacde3358a Add Bank Services class 2022-11-11 15:28:49 +11:00
David Bomba
dd4d5534fb Minor fixes 2022-11-09 08:09:42 +11:00
David Bomba
10c8fbf4c1 Minor fixes for phone validation 2022-11-07 21:00:21 +11:00