1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
Commit Graph

486 Commits

Author SHA1 Message Date
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
4a7819d2ce Fixes for einvoice tests 2024-05-18 17:32:03 +10:00
David Bomba
f7fb20a7ec Add purpose code if available 2024-05-15 20:57:40 +10:00
David Bomba
7d17fcc779 Separation of logging for reminders 2024-05-10 22:32:20 +10:00
David Bomba
20abbc339f Minor fixes 2024-05-09 09:35:50 +10:00
David Bomba
6e5fb456c1 Run tests for adjustment amount within validaiton 2024-05-06 11:42:14 +10:00
David Bomba
086e82649b Updates for cancelled invoice presentation 2024-04-29 09:17:37 +10:00
David Bomba
fe7356cc89 Fixes for surcharge tax calculations 2024-04-28 10:56:06 +10:00
David Bomba
990c75db60 Clean up for paypal rest 2024-04-26 21:17:15 +10:00
David Bomba
2841846583 Adjustments for parsing dates 2024-04-22 14:51:05 +10:00
David Bomba
8cc17afdeb Remove reactivate button after action 2024-04-19 15:10:48 +10:00
David Bomba
760ed4d924 bump sleep for failed sends 2024-04-19 10:37:24 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
1c5421faff Fixes for inclusive taxes 2024-04-09 20:37:22 +10:00
David Bomba
1dc2aa6eac Fixes for react release 2024-04-09 19:46:01 +10:00
David Bomba
ac3033c3a9 Fixes for surcharge taxes 2024-04-08 20:32:12 +10:00
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