1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

107 Commits

Author SHA1 Message Date
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
c705784137 Handle edge case with Nordigen where account appears active, but access has expired 2024-03-10 12:51:00 +11:00
David Bomba
b3fbf505e0 Fixes for syntax 2024-02-19 17:41:39 +11:00
paulwer
a960391304 fixes 2024-02-18 19:10:42 +01:00
paulwer
7c4620af93 fixes 2024-02-18 19:04:17 +01:00
paulwer
a21f3baec9 fixes 2024-02-18 18:55:24 +01:00
paulwer
50d899c93c fixes 2024-02-18 18:53:41 +01:00
paulwer
b9095b96ab localized date within transaction-transformer 2024-02-18 18:49:52 +01:00
paulwer
aa41b4126b code cleanups 2024-02-18 18:22:17 +01:00
paulwer
a7f2e438f2 changes 2024-02-18 18:19:16 +01:00
David Bomba
8bc42c62af Fixes for variable display 2024-02-16 08:46:01 +11:00
David Bomba
dba0bab91e Set default payment notifications for new companies 2024-02-14 16:23:37 +11:00
David Bomba
c5b6938447 php cs fixer 2024-02-13 15:25:18 +11:00
Kevin
6db185d893
Update AccountTransformer.php
Also update the account_name

Signed-off-by: Kevin <kevin@kevjoe.be>
2024-02-12 21:36:09 +01:00
Kevin
821f2b90b9
Nordigen API fix: iban should be treated as optional 2024-02-12 18:02:29 +01:00
paulwer
ab4eb688c8 better error-message 2024-01-27 10:52:16 +01:00
paulwer
8a0b80d64b code cleanups 2024-01-27 10:49:13 +01:00
paulwer
f557fe900d changes 2024-01-27 10:32:44 +01:00
David Bomba
1f3770d71e Fixes for nordigen 2024-01-26 08:10:45 +11:00
paulwer
748dd2ab44 fix error in transaction-transformer 2024-01-20 11:22:58 +01:00
paulwer
52e7158d59 fixes 2024-01-16 06:43:07 +01:00
paulwer
01cf5fe5a5 initial changes 2024-01-16 06:39:01 +01:00
David Bomba
db2a2ea998
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-01-16 14:28:45 +11:00
paulwer
bc30c55e74 change datatype to float 2024-01-14 08:55:59 +01:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
paulwer
cc59ee0b1f Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into fix-nordigen-amount 2024-01-13 18:44:47 +01:00
paulwer
5bd11da2e9 fix 2024-01-13 14:39:39 +01:00
David Bomba
cdff60b0e0 v5.8.10 2024-01-12 20:58:55 +11:00
paulwer
21c112ca58 Merge remote-tracking branch 'upstream/v5-develop' into fix-nordigen-transaction-id 2024-01-10 14:41:32 +01:00
paulwer
27d105d6ff fix: nordigen transaction id should be string 2024-01-10 14:20:56 +01:00
David Bomba
b69e9a3ae1 Fixes for passing Nordigen locales 2023-12-27 14:05:19 +11:00
David Bomba
d0358086fc bank integration cleanup 2023-12-26 14:31:03 +11:00
David Bomba
6447b887f0 Static Analysis 2023-12-26 10:24:42 +11:00
paulwer
0bb1a80e51 changes related to https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1434778295 2023-12-22 08:18:30 +01:00
paulwer
88ff7983c8 adding additional fields to be parsed for transaction: description & participator
https://developer.gocardless.com/bank-account-data/transactions
2023-12-20 19:17:34 +01:00
paulwer
2ad973359b fix https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1432302929 2023-12-20 12:42:47 +01:00
paulwer
1a68dcacea fix https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1432302185 2023-12-20 12:22:24 +01:00
paulwer
e4aa8f72bc some changes related to logging & cleanup 2023-12-18 16:08:41 +01:00
paulwer
c3ff64a0e6 change debitor to participant 2023-12-15 16:51:24 +01:00
paulwer
3735845c44 display occured errors in flow with a view 2023-12-15 13:10:45 +01:00
paulwer
dbbde047e9 fixes 2023-12-13 16:57:51 +01:00
paulwer
7a70eb873f adding additional fields to bank_transactions
https://github.com/invoiceninja/invoiceninja/issues/8042
2023-12-13 16:30:26 +01:00
paulwer
e12fb1f765 fixes for sync transactions 2023-12-13 16:18:18 +01:00
paulwer
da6488adac remove credentials on account level + remove ApiException + fixes 2023-12-13 15:37:19 +01:00
paulwer
dcdd9112d0 fixes 2023-12-12 07:52:53 +01:00
paulwer
27ab262a4f fixes 2023-12-12 07:23:53 +01:00
paulwer
0593a57e5c fixes 2023-12-11 16:13:26 +01:00
paulwer
fab47bd08c introduce ENV-variables for nordigen 2023-12-11 13:23:28 +01:00
paulwer
89a31d86c0 Merge branch 'v5-develop' into feature-nordigen-payment-provider 2023-12-10 08:18:31 +01:00
paulwer
a244faaaee minor additions for IncomeTransformer 2023-12-09 18:39:10 +01:00