David Bomba
45b43094b0
Notify user on assignment of task
2024-06-19 13:57:50 +10:00
David Bomba
006e819f3a
Refactor for cache statics moving to container
2024-06-18 10:24:03 +10:00
David Bomba
72aadc0c16
php-cs-fixer
2024-06-14 17:09:44 +10:00
Yannick
fb9447e216
Update TransactionTransformer.php
...
I've changed the way base_type was defined by using the $amount field that was already defined before and made it use the float value to check below 0, so that small values like 0.01 also work.
Signed-off-by: Yannick <yannickdg99@gmail.com>
2024-05-23 00:44:46 +02:00
David Bomba
2841846583
Adjustments for parsing dates
2024-04-22 14:51:05 +10:00
David Bomba
f65567a637
Update copyright
2024-04-12 14:15:41 +10: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
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
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
c3ff64a0e6
change debitor to participant
2023-12-15 16:51:24 +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
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
a244faaaee
minor additions for IncomeTransformer
2023-12-09 18:39:10 +01:00
paulwer
fa5edbc29c
latest changes
2023-12-09 17:16:01 +01:00
paulwer
c138f2f211
rewrite connect/confirm for complete flow usage with only redirects
2023-12-09 09:27:59 +01:00
paulwer
e2d8ac37b5
change account_type
2023-12-06 09:28:33 +01:00
paulwer
5616da03c5
feat: refresh & getAccounts
2023-12-05 07:17:07 +01:00
paulwer
db407f6925
feat: get AccountData
2023-12-05 06:56:52 +01:00