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

8247 Commits

Author SHA1 Message Date
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
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
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
e174b379a6 Additional mailer implementation 2023-01-11 19:29:27 +11: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
f28a26d3f9 Bugfix where reset counter date is set but frequency is set to disabled 2023-01-11 13:13:38 +11:00
David Bomba
081d720ce5 Handle document uploads in companyimport 2023-01-11 12:48:06 +11:00
David Bomba
b950c805be Handle trials 2023-01-11 12:47:03 +11:00
David Bomba
1b7bbdfb87 Update stripe webhooks 2023-01-11 12:14:59 +11:00
David Bomba
ce6537852c Update stripe webhooks 2023-01-11 12:14:36 +11:00
David Bomba
6e0525c723 Add processing webhook 2023-01-11 11:37:11 +11:00
David Bomba
a0395558f7 Update bank accounts when they are verified offline 2023-01-11 11:12:40 +11:00
David Bomba
ae00f3cad3 Fixes for converting matched transactions 2023-01-10 22:31:14 +11:00
David Bomba
f06f2e2633 Prevent quality checks on authorized users 2023-01-10 18:12:16 +11:00
David Bomba
5d459aaa2f Fixes for credit creation after downgrading a subscription service 2023-01-10 14:32:53 +11:00
David Bomba
10c316792b Adjustment for credit balance calculations 2023-01-10 10:48:03 +11:00
David Bomba
064b9c4e67 Minor fixes for page number vertical height 2023-01-10 09:55:20 +11:00
David Bomba
3bc24a8bd7 Fixes for subscriptions where invoices were not being attached correctly back to the recurring invoice: 2023-01-09 22:09:07 +11:00
David Bomba
abc3e39188 Minor improvements for checkout 3ds processing 2023-01-09 17:50:01 +11:00
David Bomba
7372cf4ffc
Merge pull request #8119 from turbo124/v5-develop
Product Sales Report
2023-01-09 11:06:54 +11:00
David Bomba
317204c88a Fixes for expense filters 2023-01-09 09:45:24 +11:00
paulwer
205a0669d8 adding update_payment webhook 2023-01-08 12:36:14 +01:00
David Bomba
d43ce15dff Adjust appsetup so that cache rebuilds as expected 2023-01-08 20:57:59 +11:00
David Bomba
878af50be3 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-01-08 20:44:29 +11:00
David Bomba
6766e0fe6a Minor Fixes 2023-01-08 19:10:31 +11:00
David Bomba
bafa16e8ee Refactor TaskScheduler into Scheduler 2023-01-08 16:15:33 +11:00
David Bomba
62ed8d3391 Minor cleanup 2023-01-08 15:21:30 +11:00
David Bomba
4af753230f Force primary contact on importing of client 2023-01-07 02:52:59 +11:00
David Bomba
76dfbddca3 Improve logic for migrating account plans from hosted and self hosted instances 2023-01-07 02:48:25 +11:00
David Bomba
78358f2e49 Fixes for use path 2023-01-07 02:38:08 +11:00
David Bomba
10e3492140 Check late invoice, webhooks 2023-01-07 02:32:40 +11:00
David Bomba
b7b3ecccbc Fixes for gateway webhooks - strpie 2023-01-06 18:43:28 +11:00
David Bomba
619a740451 Fixes for query filters 2023-01-06 13:35:48 +11:00
David Bomba
4018d3d6a0 Minor fixes for document import 2023-01-06 13:15:32 +11:00
David Bomba
f06886fcb4 Filters for quotes 2023-01-05 22:18:16 +11:00
David Bomba
63d5b49073 Fixes for quote filters 2023-01-05 22:14:01 +11:00
David Bomba
c5de8de343 Add subscription filters 2023-01-05 22:09:25 +11:00
David Bomba
dc4e0b9c96 Add subscription filters 2023-01-04 13:09:47 +11:00
David Bomba
263e08bf04 Product Sales Report 2023-01-04 01:38:13 +11:00
David Bomba
fd51303617 Product Sales Report 2023-01-04 01:30:50 +11:00
David Bomba
5790dc8a7b add vendor id filter 2023-01-04 00:39:52 +11:00
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
Lars Kusch
f87d84ee1e More fixes 2022-12-22 11:38:32 +01:00
Lars Kusch
2b7893aad9 More fixes 2022-12-22 11:34:17 +01:00
Lars Kusch
1aa854d4b5 More fixes 2022-12-22 11:06:00 +01: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