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

470 Commits

Author SHA1 Message Date
Benjamin Beganović
fa5827eb44 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-04-01 19:09:13 +02:00
David Bomba
95a5cbb5a1 Working on Rappen Rounding 2024-03-25 12:23:20 +11:00
Benjamin Beganović
31942cb401 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-21 16:27:23 +01:00
David Bomba
c0ffaca0eb Rappen Rounding 2024-03-21 19:26:11 +11:00
David Bomba
3de8df8066 Create auth routes for gateways 2024-03-16 12:36:40 +11:00
David Bomba
1595c9d1f7 Stubs for rappen rounding 2024-03-15 11:32:27 +11:00
Benjamin Beganović
e9be90779a Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-15 01:29:22 +01:00
David Bomba
6957be11a9 v5.8.37 2024-03-15 08:31:18 +11:00
Benjamin Beganović
428b416de3 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-13 19:25:37 +01: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
Benjamin Beganović
0c0e652245 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-04 17:32:23 +01:00
David Bomba
82117f8361 v5.8.32 2024-03-02 10:14:36 +11:00
David Bomba
902cae6585 Add missing prop 2024-02-29 12:17:44 +11:00
David Bomba
d96a5ca4f2 V5.8.31 2024-02-29 12:01:02 +11:00
David Bomba
ad77aa80a0 Fixes for tests 2024-02-24 14:09:55 +11:00
David Bomba
3aa6bf6eb1 Fixes for tax tests 2024-02-24 13:57:44 +11:00
David Bomba
c2037bbfec Minor fixers 2024-02-24 13:39:51 +11:00
David Bomba
d3cd6765bb Fixes for taxes not displaying 2024-02-24 13:28:19 +11:00
David Bomba
81bc9e0756
Merge pull request #9323 from turbo124/v5-develop
Fixes for company export paths
2024-02-23 09:36:02 +11:00
David Bomba
440d1a2afb update commit notes 2024-02-22 07:45:06 +11:00
Benjamin Beganović
4cee352009 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-02-21 18:02:10 +01:00
David Bomba
a2f93f3754 Adjustments for invoicesum 2024-02-21 08:46:52 +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
c010c99547 Build pipeline for payment 2024-02-17 10:09:59 +11: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