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

15441 Commits

Author SHA1 Message Date
David Bomba
4aded440e5
Merge pull request #8146 from turbo124/v5-develop
Minor adjustments for hosted platform
2023-01-13 20:24:10 +11:00
David Bomba
77f330afe2 Minor adjustments for hosted platform 2023-01-13 20:23:47 +11:00
David Bomba
35fde4a73e Clean up for scheduler 2023-01-13 20:23:03 +11:00
David Bomba
9e5417ab1c Define the Client Statement Class 2023-01-13 20:16:17 +11:00
David Bomba
c5ac9cacaf Schduler tests 2023-01-13 20:02:32 +11:00
David Bomba
da60b4dbf0
Merge pull request #8144 from turbo124/v5-develop
Clean up for Filters
2023-01-13 20:02:24 +11:00
hillelcoren
112c4882a5 Admin Portal - Selfhosted 2023-01-13 06:28:30 +00:00
hillelcoren
b891a02c5a Admin Portal - Profile 2023-01-13 06:23:26 +00:00
hillelcoren
79cb8f9cb5 Admin Portal - Hosted 2023-01-13 06:18:26 +00:00
David Bomba
9e415b420c Refactor for scheduled tasks 2023-01-13 12:43:38 +11:00
hillelcoren
4370b4695e Admin Portal - Selfhosted 2023-01-12 15:44:31 +00:00
hillelcoren
81e152b099 Admin Portal - Profile 2023-01-12 15:39:26 +00:00
hillelcoren
5af87c0368 Admin Portal - Hosted 2023-01-12 15:34:22 +00:00
David Bomba
d1078e1ba1 Change sequence for settings auto bill for recurring invoices 2023-01-13 00:41:54 +11:00
David Bomba
1974f0e5f3 Set invoice autobill based on configuration 2023-01-13 00:36:25 +11:00
David Bomba
5389c00c2f migrations for companies/accounts table 2023-01-13 00:32:54 +11:00
David Bomba
0497089e27 Fixes for pro rata calculations where discounts are involved 2023-01-12 21:31:46 +11:00
David Bomba
fa668a4749 Enforce company locale on payment gateway descriptions 2023-01-12 17:59:32 +11:00
David Bomba
7e7cffa8c8 Fixes for recurring invoice cancellations 2023-01-12 17:29:28 +11:00
David Bomba
1d811c49b9 Return success to webhook URL when the gateway has been deleted/non-resolvable to prevent constant webhook retries 2023-01-12 15:58:02 +11:00
David Bomba
80a5d8a37d Fixes for pro rata invoicing 2023-01-12 14:21:54 +11:00
David Bomba
afad1245c9 Clean up for Filters 2023-01-12 13:52:06 +11:00
David Bomba
c4058c502e
Merge pull request #8137 from turbo124/v5-develop
Fix for data leak on products route when using the ?with filter
2023-01-12 13:42:13 +11:00
David Bomba
320142876e Version bump 2023-01-12 13:40:48 +11:00
David Bomba
5320b953db Fix for data leak on products route when using the ?with filter 2023-01-12 13:40:26 +11:00
David Bomba
0885b2a7c1 Minor fixes for create test data 2023-01-12 12:22:32 +11:00
David Bomba
21343776b1
Merge pull request #8135 from turbo124/v5-develop
Patch for bug in check gateway fees
2023-01-12 12:09:17 +11:00
David Bomba
ee623bff81 v5.5.53 2023-01-12 12:08:30 +11:00
David Bomba
2bfb39eb13 Fixes for bug in check gateway fee logic 2023-01-12 12:08:14 +11:00
David Bomba
fadc039eba Merge branch 'cleanup_deprecated_import' into v5-develop 2023-01-12 11:08:42 +11:00
David Bomba
4979109d97 handle missing required keys for Invoice2Go Imports 2023-01-12 11:08:32 +11:00
David Bomba
d2d181e7a1 Fixes for CSV delimiters 2023-01-12 09:20:24 +11:00
David Bomba
077986d59c Clean up legacy importer 2023-01-12 09:19:38 +11:00
David Bomba
325ceed037 Add aliases for variable 2023-01-12 08:45:09 +11:00
David Bomba
f02d781ae2 Fixes for payment amount on statements. 2023-01-11 23:40:08 +11:00
David Bomba
2e24fc34c7 domain rules 2023-01-11 20:41:09 +11:00
David Bomba
ae90165c64
Merge pull request #8130 from turbo124/v5-develop
v5.5.52
2023-01-11 19:52:40 +11:00
David Bomba
a91f95492d v5.5.52 2023-01-11 19:52:17 +11:00
David Bomba
3e30162f9f
Merge pull request #8129 from turbo124/v5-develop
Additional mailer implementation
2023-01-11 19:31:25 +11:00
David Bomba
e174b379a6 Additional mailer implementation 2023-01-11 19:29:27 +11:00
hillelcoren
50fac67206 Admin Portal - Selfhosted 2023-01-11 07:21:02 +00:00
hillelcoren
b24e3e15e5 Admin Portal - Profile 2023-01-11 07:15:52 +00:00
hillelcoren
b99a399c5c Admin Portal - Hosted 2023-01-11 07:10:44 +00:00
hillelcoren
864b8baf6e Admin Portal - Selfhosted 2023-01-11 06:10:57 +00:00
hillelcoren
beb79f1112 Admin Portal - Profile 2023-01-11 06:05:51 +00:00
hillelcoren
664101aa69 Admin Portal - Hosted 2023-01-11 06:00:50 +00:00
David Bomba
894c2011b0 Improve clean up of stale gateway fees 2023-01-11 15:43:54 +11:00
David Bomba
9337814bab Clean up for logging 2023-01-11 15:12:51 +11:00
David Bomba
39a7d94b21 Handle when stripe ACH dialog is closed 2023-01-11 15:10:29 +11:00
David Bomba
f28a26d3f9 Bugfix where reset counter date is set but frequency is set to disabled 2023-01-11 13:13:38 +11:00