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
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
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
Lars Kusch
9fe832ab22 Redirect after payment 2022-12-17 14:42:04 +01:00
Lars Kusch
f897df733a Redirect after payment 2022-12-17 14:22:03 +01:00
Lars Kusch
d67fc2d493 Add new webhhoks for BACS 2022-12-17 12:53:54 +01:00
Lars Kusch
331d4f7173 More fixes for autobilling 2022-12-17 12:43:08 +01:00
Lars Kusch
f2fd4aec37 More fixes for autobilling 2022-12-17 12:40:51 +01:00
Lars Kusch
ea1a373a9b Fixes for tokenbillling 2022-12-17 07:36:13 +01:00
Lars Kusch
9f38380d61 Fixes 2022-12-17 07:16:20 +01:00
Lars Kusch
e1fa873d1f Fixes 2022-12-17 07:11:02 +01:00
Lars Kusch
2cf9db7b2b Fixes 2022-12-17 06:58:45 +01:00
Lars Kusch
01fbebb42e First generartion of final js 2022-12-17 06:39:16 +01:00
Lars Kusch
360282dce4 Minor fix 2022-12-17 06:29:21 +01:00
Lars Kusch
7db95405e5 Minor changes 2022-12-17 06:22:57 +01:00
Lars Kusch
bbeef5fd50 Added payment view for BACS 2022-12-17 06:19:52 +01: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
Lars Kusch
b0e6c62049 Remove debbuging code 2022-12-16 17:18:20 +01:00
Lars Kusch
98a938235f Minor fixes 2022-12-16 16:58:27 +01:00
Lars Kusch
3ed29c8e77 Minor fixes 2022-12-16 16:56:38 +01:00
Lars Kusch
597610ed4c Minor fixes 2022-12-16 16:55:42 +01:00
Lars Kusch
2b18bf2b4b Save BACS 2022-12-16 16:54:07 +01:00
Lars Kusch
c323060139 Fixes for Session-ID 2022-12-16 16:37:02 +01:00
Lars Kusch
c56d41ad2a Fixes for Session-ID 2022-12-16 15:44:43 +01:00
Lars Kusch
0eb88c5f5a Fix route 2022-12-16 15:21:56 +01:00
Lars Kusch
10cc02c14d Fix route 2022-12-16 15:19:00 +01:00
Lars Kusch
cb593be1de Minor fixes 2022-12-16 14:55:13 +01:00
Lars Kusch
f9434c8cc1 Minor fixes 2022-12-16 14:52:45 +01:00
Lars Kusch
d4a99ad64a Minor fixes 2022-12-16 14:48:33 +01:00
Lars Kusch
6ad2cba624 Further changes 2022-12-16 14:43:03 +01:00
David Bomba
7dec26f788 minor fixes for subscriptions 2022-12-16 23:37:03 +11:00
Lars Kusch
b3dd3aaaa1 Added BACS to payment controller 2022-12-16 12:05:10 +01:00
Lars Kusch
b88dc785d7 Add BACS to livewire 2022-12-16 11:35:35 +01:00
Lars Kusch
380cff056a Minor fixes 2022-12-16 11:27:32 +01:00
Lars Kusch
034ed039e0 Minor fixes 2022-12-16 11:25:23 +01:00
Lars Kusch
a48e08cbef Scafold inital classes 2022-12-16 11:09:37 +01:00
Lars Kusch
e2bc018c97 Add base classes 2022-12-16 11:02:49 +01:00
David Bomba
d6aedeef91 Subscriptions v2 - handle trial 2022-12-16 16:21:14 +11:00
David Bomba
1e72989a1a Update translations 2022-12-16 14:51:01 +11:00
David Bomba
242729c656 Update translations for serbian and slovak 2022-12-16 14:05:52 +11:00
David Bomba
3a1f1f5f8e Updates for payment filters 2022-12-16 10:48:17 +11:00
David Bomba
ccb98aaf06 Updates for payment filters 2022-12-16 10:46:50 +11:00
David Bomba
ead61d8f74 Updates for payment filters 2022-12-16 10:44:57 +11:00
David Bomba
36a0d63069 Updates for payment filters 2022-12-16 10:40:03 +11:00
David Bomba
0399e7ce6d Updates for payment filters 2022-12-16 10:39:21 +11:00
David Bomba
7ca4e27059 Updates for payment filters 2022-12-16 10:36:53 +11:00
David Bomba
b964f5d482 Updates for payment filters 2022-12-16 10:29:19 +11:00
David Bomba
5864027243 Updates for payment filters 2022-12-16 10:26:41 +11:00
David Bomba
96d97535a0 Updates for payment filters 2022-12-16 10:15:32 +11:00
David Bomba
c95384fe0c Updates for payment filters 2022-12-16 10:10:47 +11:00
David Bomba
93f836761d Prevent relinking of payments with transactions 2022-12-16 10:02:29 +11:00
David Bomba
e2439b60c3 Prevent relinking of payments with transactions 2022-12-16 09:38:02 +11:00
David Bomba
8170831b73 Do not autobilling recurring invoices in draft state 2022-12-15 23:17:50 +11:00
David Bomba
269b3cf198 Attach invoice documents to payment emails 2022-12-15 16:56:53 +11:00
David Bomba
a24a051004 Attach invoice documents to payment emails 2022-12-15 16:55:47 +11:00
David Bomba
b1851e310b Move logic in alpine for transitions 2022-12-15 15:42:37 +11:00
David Bomba
55c0453b75 Subscriptions v2 2022-12-15 12:16:50 +11:00
David Bomba
b7316255a9 Quote attachments as data 2022-12-15 08:41:06 +11:00
David Bomba
66e4270531 Move attachments into data 2022-12-15 08:39:27 +11:00
David Bomba
3e04be5d1d Remove prefix from document pdf 2022-12-15 08:32:11 +11:00
David Bomba
20ea1a3cdb
Merge pull request #8074 from turbo124/v5-develop
Force a currency for vendors
2022-12-14 18:13:04 +11:00
David Bomba
0e05782425 Clean up around payment emails 2022-12-14 18:12:37 +11:00
David Bomba
37865e8802
Merge pull request #8059 from LarsK1/patch-stripe-klarna
Change Klarna intregration to comply with Klarna's rules
2022-12-14 18:12:06 +11:00
David Bomba
1b1016efb9 Fixes for Apple OAuth 2022-12-14 17:35:36 +11:00
David Bomba
5a7b032975 Fixes for profit/loss request 2022-12-14 16:41:05 +11:00
David Bomba
c131cfcd1e Refactor for how we deal with delete payments and client paid to dates 2022-12-14 16:17:43 +11:00
David Bomba
a25711b5eb Drop use_vendor_currency column from companies 2022-12-14 13:20:32 +11:00
David Bomba
d61620bcf6 Refactor to use vendor currencies for purchase orders 2022-12-14 11:50:55 +11:00
David Bomba
e595105f69 Refactor to use vendor currencies for purchase orders 2022-12-14 11:45:47 +11:00
David Bomba
3998cc9d10 Add doc block definitions 2022-12-14 11:26:07 +11:00
David Bomba
454359d253 Force a currency for vendors 2022-12-14 11:09:14 +11:00
David Bomba
3df49b04ed Watch webhooks on hosted 2022-12-14 09:25:05 +11:00
David Bomba
5e6fc9117a Minor fixes 2022-12-14 09:20:26 +11:00
David Bomba
efa66f1a8b logging for socialite 2022-12-13 20:47:49 +11:00
David Bomba
48f1db60db Fixes for update payment methods - Stripe 2022-12-13 19:53:13 +11:00
David Bomba
a63d267deb Subscriptions v2 2022-12-12 16:00:39 +11:00
David Bomba
32ff078a64 Remove all instances of dispatchSync() 2022-12-12 15:27:22 +11:00
David Bomba
8ed32acce2 Refactor for starting jobs with middleware 2022-12-12 13:46:11 +11:00
David Bomba
20e0a87630 Quote filters for expired and upcoming 2022-12-12 10:05:14 +11:00
David Bomba
660371cbf5 Subscriptions v2 - OTP 2022-12-10 16:31:31 +11:00
Lars Kusch
46624c4be9
Added getter for ID 2022-12-10 05:50:54 +01:00
Lars Kusch
eb04453369
Update StripePaymentDriver.php 2022-12-10 05:49:57 +01:00
David Bomba
21bec86fda Subscriptions v2 2022-12-10 14:25:46 +11:00
David Bomba
9a0a55d356 OTP for subscriptions 2022-12-10 12:28:54 +11:00
David Bomba
81e8997e2c Minor cleanup for gateway model 2022-12-10 10:54:34 +11:00
Lars Kusch
24681e2f23 Disallow payment with Klarna for business out of US 2022-12-09 14:25:18 +01:00
David Bomba
68688e5b98 Subscriptions v2 2022-12-09 19:39:27 +11:00
David Bomba
1ca6810132 Subscriptions v2 2022-12-09 16:50:48 +11:00
David Bomba
be2d6afc63 OTP for subscriptions 2022-12-09 15:41:54 +11:00
David Bomba
8f4350bcb9 Subscriptions v2 2022-12-09 14:36:39 +11:00
David Bomba
d6f327c4ef Fixes for bank rule tests 2022-12-09 13:47:54 +11:00
David Bomba
41dcb7cf4a Subscriptions v2 2022-12-09 12:35:37 +11:00
David Bomba
af465ac31a Minor fixes for stripe translations 2022-12-09 10:10:42 +11:00
David Bomba
4c6342916f Add proper description to mollie credit card transactions 2022-12-09 09:42:40 +11:00
David Bomba
b2ff2a1c18 Catch mollie payments if redirect URL is null 2022-12-09 09:33:19 +11:00
David Bomba
62950e7549 Fixes for type hints 2022-12-09 08:36:06 +11:00