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

524 Commits

Author SHA1 Message Date
David Bomba
b1dc70f18a Save Bank Transaction manually 2022-10-24 09:14:42 +11:00
David Bomba
ce47e30aa2 Merge branch 'v5-develop' into yodlee 2022-10-24 08:43:02 +11:00
David Bomba
eca5635d3e Disable creating backups 2022-10-22 08:23:36 +11:00
David Bomba
2f4e129cf0 Remove make dir for Storage:: 2022-10-22 08:19:35 +11:00
David Bomba
ab71be42a0 Delete pdf when deleting invoice 2022-10-21 15:00:33 +11:00
David Bomba
cc84f9eb2e Fix for placeholder replacements in invoices 2022-10-21 09:05:37 +11:00
David Bomba
867b960532 Merge branch 'v5-develop' into yodlee 2022-10-04 13:43:32 +11:00
David Bomba
64c5e2a4e4 Minor fixes 2022-10-02 11:00:32 +11:00
David Bomba
775ee542b5 Fixes for bank integration routres 2022-09-24 07:37:55 +10:00
David Bomba
78a1a3020c Minor fixes 2022-09-22 11:47:58 +10:00
David Bomba
f4a12660ad Refactor for bank transactions 2022-09-21 15:30:57 +10:00
David Bomba
0d2cd69ad3 Implement 3DS for Braintree 2022-09-21 12:43:24 +10:00
David Bomba
73f5c599fb Fixes for bank transactions transformer 2022-09-14 15:35:51 +10:00
David Bomba
84347eb583 Add logging 2022-09-14 13:08:35 +10:00
David Bomba
20f398d49b Add redundancy checks when creating task numbers 2022-09-13 19:32:53 +10:00
David Bomba
870da39eb3 Fixes for race condition when saving expense numbers 2022-09-08 07:57:30 +10:00
David Bomba
c0cb157309 Merge branch 'v5-develop' into yodlee 2022-09-07 14:54:50 +10:00
David Bomba
84e634c28c Handle single contact object passed into array 2022-09-06 17:42:33 +10:00
David Bomba
b35bdebccf Handle single contact object passed into array 2022-09-06 17:41:37 +10:00
David Bomba
bfff515b59 Ensure documents array is an array 2022-09-06 17:36:56 +10:00
David Bomba
ccf8aa1dea Client Paid To Date updates 2022-09-05 11:51:47 +10:00
David Bomba
f557a93533 Catch and remove updates for oauth_provider_id 2022-08-29 17:04:48 +10:00
David Bomba
861b87bc58 Fixes for applying payment number 2022-08-29 07:59:40 +10:00
David Bomba
59f9f0702a Wrap client paid to date in transaction 2022-08-25 09:05:57 +10:00
=
2c8d25eeb3 Refactor payment queries for improved efficiency 2022-08-22 13:49:07 +10:00
=
4e3f52a1ee Refactor for payments to improve query efficiency 2022-08-22 13:24:33 +10:00
=
b99e623100 fixes for restoring a credit 2022-08-22 11:21:43 +10:00
=
b63b3c707e Add daily checks for credit balances 2022-08-22 11:07:11 +10:00
=
b5f61d22a7 Tests for credit balance 2022-08-22 10:27:11 +10:00
=
59e3ab9993 Working on client credit balance field 2022-08-22 08:48:52 +10:00
David Bomba
90557a3083 Working on BankTransaction scaffolds 2022-08-11 16:26:47 +10:00
David Bomba
69f2b7059e Merge branch 'v5-stable' into yodlee 2022-08-06 16:25:56 +10:00
David Bomba
0dc50bb171 Stubbing bank integration controllers 2022-08-05 19:05:59 +10:00
David Bomba
5cd8307686 Fixes for users 2022-08-05 17:42:54 +10:00
David Bomba
96191ff1f1 Fixes for company token generation 2022-08-05 17:27:17 +10:00
David Bomba
f6821e9fcc Yodlee init 2022-07-28 14:09:13 +10:00
David Bomba
8e654c21ce Merge v5 2022-07-25 15:28:06 +10:00
David Bomba
ace8c64162 Fixes for vendors 2022-07-22 14:07:51 +10:00
David Bomba
93c782fcc5 Merge branch 'v5-develop' into l9 2022-07-21 14:22:45 +10:00
David Bomba
ccaf4b99ff Fixes for task statuses 2022-07-21 14:02:29 +10:00
David Bomba
9b6bfbf96c merge v5-dev 2022-07-17 20:38:00 +10:00
David Bomba
00eb180afc minor fixes 2022-07-17 15:26:35 +10:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
7157c95ef4 Start recurring invoice on send now 2022-07-12 20:47:17 +10:00
David Bomba
09d5b7c38f Wrap paid to date in transaction 2022-07-11 18:24:49 +10:00
David Bomba
49683e8654 Minor fixes 2022-07-10 15:53:23 +10:00
David Bomba
1ca9459365 Do no alter client balance after an invoice has been marked as paid 2022-07-10 15:07:37 +10:00
David Bomba
ffcd3b05d4 Add quantities to subscriptions 2022-07-06 17:12:29 +10:00
David Bomba
0a2a4e91e2 Minor fixes for vendor contacts 2022-07-04 16:34:35 +10:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes (#50)
* Dispatch | PdfCreatorTest | Removed deprecated method

* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00