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

8105 Commits

Author SHA1 Message Date
Hobby-Student
2a3ef46493
fix SEPA QR Code recurring invoice 2023-01-03 09:41:20 +01:00
David Bomba
03d8864652
Merge pull request #8101 from turbo124/v5-develop
v5.5.50
2023-01-02 17:56:23 +11:00
David Bomba
22b2a50526 Fixes for checkout reference lengths 2022-12-23 21:45:33 +11:00
David Bomba
6400ece913 Minor fixes for expense validation 2022-12-23 12:20:15 +11:00
David Bomba
a88ef592de Refactor for livewire 2022-12-23 11:56:07 +11:00
David Bomba
843229d9b5 Refactor for livewire 2022-12-23 11:51:29 +11:00
David Bomba
3a85441c49 Refactor for livewire 2022-12-23 11:39:41 +11:00
David Bomba
d4356af782 Refactor Livewire passing references 2022-12-23 11:33:14 +11:00
David Bomba
9e84f6c10f Reduce object sizes in Livewire 2022-12-22 16:53:48 +11:00
David Bomba
3e4926d88e Reduce object sizes in Livewire 2022-12-22 16:44:36 +11:00
David Bomba
28cbe52d9c Refactor for subscriptions and changing between subscriptions 2022-12-22 15:58:18 +11:00
David Bomba
6d235bcf86 remove iconv() from Pdf numbering 2022-12-21 22:27:27 +11:00
David Bomba
02899b931e Fixes for tests 2022-12-21 22:20:54 +11:00
David Bomba
6c9f8d03d6 Refactor quote filters 2022-12-21 22:10:16 +11:00
David Bomba
7290fcd05a Refactor quote filters 2022-12-21 22:08:00 +11:00
David Bomba
fbb137b357 Refactor for bank status filters 2022-12-21 21:46:23 +11:00
David Bomba
123a04ef9e Refactor for bank status filters 2022-12-21 21:44:10 +11:00
David Bomba
27df35ef81 Fixes for created_at query 2022-12-21 20:04:41 +11:00
David Bomba
d0f18647ed Add finer grained resolution to created_at query 2022-12-21 19:45:27 +11:00
David Bomba
cfe2d397da Fixes for created_at queries 2022-12-21 19:44:01 +11:00
David Bomba
0b5178561b Add finer grained resolution to created_at query 2022-12-21 18:14:22 +11:00
David Bomba
ad57700a41 Refactor for created_at query 2022-12-21 17:45:38 +11:00
David Bomba
bc1f4bd2f8 Fixes for created_at queryfilter 2022-12-21 17:41:36 +11:00
David Bomba
c6e2cf32f1
Merge pull request #8095 from joshuadwire/v5-develop
Fix eWay failures related to 32-bit integer limit
2022-12-21 16:07:45 +11:00
Joshua Dwire
0b15ee7eed Fix eWay failures related to 32-bit integer limit 2022-12-20 23:56:42 -05:00
David Bomba
b1454d11ab Minor fixeS 2022-12-21 12:27:47 +11:00
David Bomba
cb823ef8b5 Clean up for register form 2022-12-20 23:53:52 +11:00
David Bomba
3bb04b4edf Move stale invoice cleanup to scheduler 2022-12-20 22:32:13 +11:00
David Bomba
c3945a1bac Ensure Unique Emails 2022-12-20 21:49:53 +11:00
David Bomba
13f8aa2140 Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed 2022-12-20 21:46:20 +11:00
David Bomba
971787161c Enforce registration for subscriptions if configured 2022-12-20 15:50:02 +11:00
David Bomba
2b4c3b799d Logging for checkout 3ds error handling 2022-12-20 12:46:23 +11:00
David Bomba
6f0f0a4ffa Fixes for Checkout authorization failure exception handling 2022-12-20 12:41:34 +11:00
David Bomba
af0b459f94 Fixes for category IDs for recurring expenses 2022-12-20 10:26:29 +11:00
David Bomba
8251c53340 Fixes for edge case with inappropriate use of group counters 2022-12-20 10:14:10 +11:00
David Bomba
515e93250f Purchase Order Notifications 2022-12-19 23:25:48 +11:00
David Bomba
19472da9ce Assign the expense to a converted PO 2022-12-19 21:29:58 +11:00
David Bomba
e29b08824a Use id_token for apple when deleting companies 2022-12-19 21:07:38 +11:00
David Bomba
db89751ebf Refactor for unique jobs 2022-12-19 16:31:23 +11:00
David Bomba
9cb1e2b0b4 Harvest only the error message from the webhook endpoint 2022-12-19 14:57:44 +11:00
David Bomba
7fc794bfde Add vendors and clients as available include for recurring expenses 2022-12-19 12:57:21 +11:00
David Bomba
66ba48bb49 minor fixes for subscriptions 2022-12-19 12:38:03 +11:00
David Bomba
fd789ffddc Fixes for change plan with subscriptions 2022-12-18 20:57:32 +11:00
David Bomba
e34cb0a585 Minor fixes for tax currencies - vendor vs client 2022-12-18 18:09:39 +11:00
David Bomba
df65b9e980 Minor fixes for tax currencies - vendor vs client 2022-12-18 18:00:24 +11:00
David Bomba
e6903984f4 Code cleanup 2022-12-18 14:35:13 +11:00
David Bomba
426d1c45fd Filter by private notes 2022-12-17 10:04:00 +11:00
David Bomba
4761f8a1c9 Flip sort order for payments in client portal 2022-12-17 09:26:31 +11:00
David Bomba
7dec26f788 minor fixes for subscriptions 2022-12-16 23:37:03 +11:00
David Bomba
d6aedeef91 Subscriptions v2 - handle trial 2022-12-16 16:21:14 +11:00