1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

11360 Commits

Author SHA1 Message Date
David Bomba
c4807be9df Updates for parseformat 2024-02-29 13:06:11 +11:00
David Bomba
f325aecaed Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-02-29 12:32:05 +11:00
David Bomba
e22d3effc6 improve parseFloat 2024-02-29 12:31:59 +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
Benjamin Beganović
f67b6649cb Refactor dependencies in Purchase class 2024-02-28 19:02:08 +01:00
Benjamin Beganović
6c2d62f0c8 Clean up 2024-02-28 18:56:46 +01:00
Benjamin Beganović
f19d3369d6 Add RFF to Methods class 2024-02-28 18:48:49 +01:00
Benjamin Beganović
8ebc425fd5 Add registration and login functionality to billing portal 2024-02-28 17:55:51 +01:00
Benjamin Beganović
b17221f3dc Add BillingPortal registration functionality 2024-02-28 17:55:47 +01:00
Benjamin Beganović
cfd33bd4fc Add Billing Portal Login functionality 2024-02-28 17:55:42 +01:00
Benjamin Beganović
70fdc73b2d Add dependencies and update steps in Purchase.php 2024-02-28 17:55:37 +01:00
Benjamin Beganović
2dcc070af2 Remove Authentication 2024-02-28 17:55:13 +01:00
David Bomba
3ad5de1d2c Add filters for documents 2024-02-28 21:15:43 +11:00
David Bomba
2858ff8946 Additional checks 2024-02-28 19:04:06 +11:00
David Bomba
bdbe8f8f6c Remove redundant include 2024-02-28 18:09:13 +11:00
paulwer
5d676cb6de requested fixes 2024-02-27 07:36:32 +01:00
David Bomba
8ca9d0ff0e Better handling of failsafe for US State calculations 2024-02-26 07:32:23 +11:00
David Bomba
b38ddffee9 Fixes for payment filters 2024-02-25 09:45:51 +11:00
David Bomba
9ecf49f6d5 Fixes for null coalescing 2024-02-24 14:20:50 +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
Benjamin Beganović
6346e7a92f Make RFF proxy for RequiredClientInfo 2024-02-22 14:07:57 +01:00
Benjamin Beganović
938ffbe66b Form only view for required client info 2024-02-22 14:07:34 +01:00
Benjamin Beganović
39f33a5113 Require RFF after fetching methods 2024-02-22 14:07:15 +01:00
David Bomba
87df61fa67 Fixes for broken Markdown Parsing 2024-02-22 14:36:59 +11:00
David Bomba
55d512b0a5 Fixes for wrong product types being used cost => price 2024-02-22 14:00:39 +11:00
David Bomba
a32452f443 Fixes for user filter sort by 2024-02-22 09:38:53 +11:00
David Bomba
42b111db58 Fixes for column sorting for user list 2024-02-22 09:35: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
Benjamin Beganović
e426fad38d Add showOptionalProductsLabel method to Cart class 2024-02-21 18:00:06 +01:00
Benjamin Beganović
57159ca31f Refactor purchase submission in Submit.php 2024-02-21 17:55:08 +01:00
David Bomba
efa6743edf Adjustments for reports 2024-02-21 14:01:52 +11:00
David Bomba
1f1716a3cd Updates for profit/loss reporting 2024-02-21 13:58:08 +11:00
David Bomba
14a93eda0b Minor fixes 2024-02-21 09:13:40 +11:00
David Bomba
a2f93f3754 Adjustments for invoicesum 2024-02-21 08:46:52 +11:00
Benjamin Beganović
4fbbf52c4e Add loading spinner to BillingPortal/Submit component 2024-02-20 17:10:22 +01:00
David Bomba
6f495a77fa Updates for exchange rates 2024-02-20 21:16:00 +11:00
David Bomba
b7bfb4ee0c Set exchange rate to inverse for invoices 2024-02-20 19:01:50 +11:00
David Bomba
fb92f8fe9d Stubs for form submissions 2024-02-20 17:29:38 +11:00
David Bomba
c8f7e9e250 Working on payment submissions 2024-02-20 16:05:00 +11:00
David Bomba
f3316277c3 Fixes for line items 2024-02-20 15:33:10 +11:00
David Bomba
328d00e235 Improve parseFloat function 2024-02-20 13:29:30 +11:00
David Bomba
25df7eacad Fixes for missing variables prop in pre payments 2024-02-20 07:28:53 +11:00
Benjamin Beganović
09af7474e4 Add Submit class to Purchase component 2024-02-19 18:16:44 +01:00
Benjamin Beganović
7d5a8f5787 Add BillingPortal Submit component 2024-02-19 18:16:40 +01:00
Benjamin Beganović
9acdb89ab8 Refactor purchase context and dispatch purchase next 2024-02-19 18:16:37 +01:00
Benjamin Beganović
f119c26905 Fix cost calculation in SubscriptionCalculator 2024-02-19 18:16:32 +01:00
Benjamin Beganović
2fc309beee Fixes for passing client_id into final context 2024-02-19 17:52:07 +01:00
Benjamin Beganović
bf22bb9143 Enforce authentication for payment methods 2024-02-19 17:47:58 +01:00
Benjamin Beganović
1cbb3b2d20 Fixes for quantity handling 2024-02-19 17:20:59 +01:00
David Bomba
8bbccdc964
Merge pull request #9304 from paulwer/feat-translations-for-nordigen-transaction-transformer
Feat: translations for nordigen transaction transformer - exchange rate
2024-02-19 17:41:59 +11:00
David Bomba
b3fbf505e0 Fixes for syntax 2024-02-19 17:41:39 +11:00
David Bomba
e87c618778 Updated 2FA error message response 2024-02-19 17:28:15 +11:00
David Bomba
4d4e3745f1 Fixes for company export paths 2024-02-19 16:10:14 +11:00
David Bomba
8edebaef85 V5.8.27 2024-02-19 08:47:32 +11:00
David Bomba
6edcec8dcd Updates for type for smtp port 2024-02-19 07:58:15 +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
paulwer
33560bd6a6 fixes for webhook-handlers 2024-02-18 17:50:33 +01:00
paulwer
4e180db731 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-02-18 17:32:05 +01:00
David Bomba
9d5e11a0c4 Enforce columns that we can sort on 2024-02-18 17:07:21 +11:00
David Bomba
26a7e73694 Adjustments for eager loading 2024-02-18 16:29:16 +11:00
David Bomba
6c7df568dc Ensure port is int for SMTP 2024-02-18 16:19:09 +11:00
David Bomba
e2287c6d57 Fixes for tests 2024-02-18 15:32:49 +11:00
David Bomba
140b9968a1 Merge branch 'allow_unapplied_payments_as_auto_payment' into v5-develop 2024-02-18 15:06:38 +11:00
David Bomba
730e0a17ac Tests for using Unapplied Payments 2024-02-18 15:06:20 +11:00
David Bomba
5a14b85eea fixes for html entities 2024-02-18 11:21:04 +11:00
David Bomba
3006f5882b Checks for routes 2024-02-18 11:19:59 +11:00
David Bomba
6974841921 Refactor for payment processing 2024-02-17 19:08:20 +11:00
David Bomba
97accc8142 Refactor for payment processing 2024-02-17 19:04:41 +11:00
David Bomba
66fd68cf93 Refactor for payment processing 2024-02-17 19:03:20 +11:00
David Bomba
32b82f5bfe Working on adding unapplied payments into autobill sequence 2024-02-17 18:41:40 +11:00
David Bomba
1263e6a1db Add company setting 2024-02-17 18:24:26 +11:00
David Bomba
fdca196215 Improve PDF Mock 2024-02-17 18:17:33 +11:00
David Bomba
04314538d8 Minor fixes for types 2024-02-17 17:44:16 +11:00
David Bomba
f3f91f75b8 Updates for logic 2024-02-17 11:15:55 +11:00
David Bomba
c010c99547 Build pipeline for payment 2024-02-17 10:09:59 +11:00
David Bomba
4e32ac6f1a Add form request for SMTP checks 2024-02-17 06:39:33 +11:00
David Bomba
112efdaadb Fixes for OTP 2024-02-17 06:19:49 +11:00
David Bomba
c1d809ffd0 Updates for company factory 2024-02-17 06:04:38 +11:00
David Bomba
a5fd1dc5ea Improvements for validation 2024-02-17 05:57:15 +11:00
David Bomba
478dbe5c4a Improvements for validation 2024-02-17 05:46:26 +11:00
Benjamin Beganović
fe2c4b3863 Scaffold work on handling payment methods 2024-02-16 17:43:07 +01:00
Benjamin Beganović
e8eca033eb Refactor Summary component to remove unnecessary code and add product notes 2024-02-16 17:42:38 +01:00
Benjamin Beganović
5d9da26970 Fixes for circular referece and re-rendering 2024-02-16 17:42:26 +01:00
David Bomba
ceb4708b5d White label license server 2024-02-16 18:33:45 +11:00
David Bomba
6445e518dc Fixes for parse float 2024-02-16 14:28:57 +11:00
David Bomba
2f8f9ffce8 Fixes for tests 2024-02-16 13:48:40 +11:00
David Bomba
998dd1c16c Add Smtp check route 2024-02-16 13:38:22 +11:00
David Bomba
726ba91368 Add in company columns for SMTP configuration 2024-02-16 13:06:03 +11:00
David Bomba
8bc42c62af Fixes for variable display 2024-02-16 08:46:01 +11:00
David Bomba
8039c1a19d Fixes for variable display 2024-02-16 08:44:26 +11:00
David Bomba
b10c33e7b1 v5.8.25 2024-02-16 08:36:38 +11:00
Benjamin Beganović
0d2087dfc2 Scaffold payments handling 2024-02-15 19:33:34 +01:00
Benjamin Beganović
39840acd1b wip: Circular event referencing 2024-02-15 19:33:20 +01:00
Benjamin Beganović
14f069161d Add methods to the components array 2024-02-15 19:33:07 +01:00
David Bomba
8128b3c080 Type fixes 2024-02-15 18:23:43 +11:00
David Bomba
86550de39c Fixes for recurring ivnoices 2024-02-15 08:31:46 +11:00
David Bomba
a6cedef7d8 Fixes for recurring ivnoices 2024-02-15 08:31:08 +11:00
David Bomba
bfc412f18e Fixes for recurring ivnoices 2024-02-15 08:28:52 +11:00
Benjamin Beganović
75d5b0fcf0 Add quantity selection for recurring products 2024-02-14 18:30:51 +01:00
Benjamin Beganović
7b9a4a61fc Add quantity selection for optional recurring products 2024-02-14 18:30:46 +01:00
Benjamin Beganović
474a1908ba Refactor optional one-time products view and component 2024-02-14 18:30:38 +01:00
Benjamin Beganović
bc5ec3e1ac Add computed attribute for total calculation in Summary component 2024-02-14 18:29:57 +01:00
Benjamin Beganović
21aa192e34 Add UUID generation to Purchase component 2024-02-14 18:29:48 +01:00
David Bomba
dba0bab91e Set default payment notifications for new companies 2024-02-14 16:23:37 +11:00
Benjamin Beganović
b73656166e Add RFF class to Purchase component 2024-02-13 18:57:13 +01:00
Benjamin Beganović
96b44cfb47 Add RFF component to BillingPortal 2024-02-13 18:57:05 +01:00
Benjamin Beganović
38d9054650 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-02-13 18:50:16 +01:00
Benjamin Beganović
9204ed1e3d Add context handling and calculate totals in BillingPortal Summary 2024-02-13 18:39:53 +01:00
David Bomba
9bbeddb913 Improve templates 2024-02-13 17:33:00 +11:00
David Bomba
b490524009 Improve templates 2024-02-13 17:11:40 +11:00
David Bomba
83215cd0bc Improve template switching for hosted users 2024-02-13 17:10:36 +11:00
David Bomba
c5b6938447 php cs fixer 2024-02-13 15:25:18 +11:00
David Bomba
a72058525e
Merge pull request #9291 from turbo124/v5-develop
Fixes for openapi spec
2024-02-13 14:38:29 +11:00
David Bomba
ae8fbc89d9 Ensure gateway fees are displayed with invoices that only have tasks 2024-02-13 14:28:14 +11:00
David Bomba
169c1074f2 Add cast ABS when sorting lists by number 2024-02-13 13:57:04 +11:00
David Bomba
2a33bb31e2 minor fixes 2024-02-13 11:34:22 +11:00
Kevin
6db185d893
Update AccountTransformer.php
Also update the account_name

Signed-off-by: Kevin <kevin@kevjoe.be>
2024-02-12 21:36:09 +01:00
Benjamin Beganović
c48167bfd7 Add RecurringProducts component and corresponding view 2024-02-12 18:55:42 +01:00
Benjamin Beganović
2faeb2eeaa Add OptionalRecurringProducts component and corresponding view 2024-02-12 18:55:30 +01:00
Benjamin Beganović
28db9eb508 Add OptionalOneTimeProducts component and its corresponding view 2024-02-12 18:55:25 +01:00
Benjamin Beganović
8e572f5790 Add OneTimeProducts component and its corresponding view 2024-02-12 18:55:19 +01:00
Benjamin Beganović
1b92542d55 Add Cart component and cart view for billing portal 2024-02-12 18:55:14 +01:00
Benjamin Beganović
488733651f Add BillingPortal Summary component and view 2024-02-12 18:55:09 +01:00
Benjamin Beganović
1290c19339 Add Cart component and handle context in Purchase class 2024-02-12 18:55:03 +01:00
Kevin
821f2b90b9
Nordigen API fix: iban should be treated as optional 2024-02-12 18:02:29 +01:00
David Bomba
909db91184 Fixes for permissions 2024-02-12 20:16:35 +11:00
David Bomba
91e23ee189 Minor adjustments 2024-02-12 14:00:36 +11:00
David Bomba
192722b7a4 Minor adjustments 2024-02-12 14:00:24 +11:00
David Bomba
2c25371011 Fixes for openapi spec 2024-02-10 15:56:31 +11:00
David Bomba
958e0bbfc6
Merge pull request #9286 from turbo124/v5-develop
Adjustments for task imports
2024-02-10 14:51:07 +11:00
David Bomba
7ab254a813
Merge pull request #9285 from beganovich/switch-rff
Switching subscriptions RFF
2024-02-10 14:35:37 +11:00
David Bomba
0ccf344593
Merge pull request #9283 from Flole998/fixopenapi
Fix openAPI specification build order
2024-02-10 14:35:20 +11:00
David Bomba
9593c7c820 Minor fixes for task start date calculations 2024-02-10 13:40:12 +11:00
Benjamin Beganović
3dfe5db4fd Refactor SubscriptionPlanSwitch class and add handleRff method 2024-02-09 19:20:33 +01:00
Benjamin Beganović
4013437115 Refactor authentication logic in Authentication component 2024-02-09 17:53:44 +01:00
Benjamin Beganović
4b971157c1 Add BillingPortal Example component 2024-02-09 17:53:41 +01:00
Benjamin Beganović
f55cfd9179 Add request_data and campaign properties to Purchase class 2024-02-09 17:53:38 +01:00
Flole998
09801f7e8a Fix openAPI specification build order
Helps to solve #9272
2024-02-09 13:06:08 +00:00
David Bomba
b513ceed11 implementation of custom email templates 2024-02-09 16:14:51 +11:00
David Bomba
ff072956cb New email templates 2024-02-09 15:06:34 +11:00
David Bomba
64330461ca Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-02-09 14:22:32 +11:00
David Bomba
8486bc4ad4 Adjustments for task impotrs 2024-02-09 14:21:19 +11:00
Benjamin Beganović
1a2f6ea48d Add BillingPortal Setup component 2024-02-08 19:55:38 +01:00
Benjamin Beganović
2c1cb88783 Add Purchase component to BillingPortal 2024-02-08 19:55:35 +01:00
Benjamin Beganović
b290969ccf Add Authentication component to BillingPortal 2024-02-08 19:55:33 +01:00
Benjamin Beganović
e5f3d19c5d Add v3 method to SubscriptionPurchaseController 2024-02-08 19:55:29 +01:00
David Bomba
4fa76afee6 Fixes for router domains 2024-02-08 21:12:01 +11:00
David Bomba
f1b81e1587 sub v2 2024-02-08 18:42:38 +11:00
David Bomba
5e7a184118 Tests for pro rata calculations 2024-02-08 14:38:22 +11:00
David Bomba
4901b31c47 Sub v2 2024-02-08 13:56:50 +11:00
David Bomba
735cc552af
Merge pull request #9278 from turbo124/v5-develop
Pro Rata subscriptions calculation
2024-02-08 11:57:37 +11:00
David Bomba
12b1aeaa72 Sub v2 2024-02-08 11:57:09 +11:00
David Bomba
61aeed7321 Add client documents route 2024-02-08 09:51:40 +11:00
Benjamin Beganović
ecefa336d2 Add RFF functionality to BillingPortalPurchase class 2024-02-07 17:30:52 +01:00
David Bomba
97185425ea Fixes for tests 2024-02-07 12:32:32 +11:00
David Bomba
b4551a230b Fixes for tax_amount when migrating 2024-02-07 12:26:07 +11:00
David Bomba
fca4b83d8b Improve Recurring Expense Filters 2024-02-07 11:45:34 +11:00
David Bomba
f16e8fdd15 Fixes for KRW currency formatting 2024-02-07 07:42:46 +11:00
David Bomba
3c0be86e6c Add open telemetery 2024-02-05 15:09:02 +11:00
David Bomba
150258b9ed Minor fixes 2024-02-04 17:31:54 +11:00
David Bomba
e780f240fd Minor fixes for querys 2024-02-04 17:28:52 +11:00
David Bomba
382ab1e10d Fixes for edge cases in reports 2024-02-04 17:11:56 +11:00
David Bomba
f401d06aac Fixes for email reports 2024-02-04 15:20:06 +11:00
David Bomba
8ff283e03b Fixes for email reports 2024-02-04 15:06:24 +11:00
David Bomba
6966c5cc61
Merge pull request #9224 from beganovich/31-rff
Required form fields
2024-02-04 11:21:34 +11:00
David Bomba
73df9cc494 Small improvement for document imports 2024-02-04 11:15:53 +11:00
David Bomba
886e6b3de8 Improvements for email handling 2024-02-03 22:31:24 +11:00
David Bomba
bea52e641e Fixes for display of unsubscribe link 2024-02-03 22:26:43 +11:00
David Bomba
31aa5eb8c9 Minor fixes 2024-02-02 07:33:44 +11:00
David Bomba
9c5253cd1b Fixes for logic around contact passwords - handling blank email strings 2024-02-02 07:24:05 +11:00
David Bomba
894d675e2a Fixes for email templates 2024-02-02 05:55:59 +11:00
David Bomba
19f4db2143 Fixes for data sanity 2024-02-01 15:45:21 +11:00
Benjamin Beganović
ff3683f5bd Add validation for contact information in payment processing 2024-01-31 18:47:30 +01:00
Benjamin Beganović
539451319f Update contact information in InstantPayment class 2024-01-31 18:47:26 +01:00
Benjamin Beganović
ea6be8d698 Add showRff method to ClientContact model 2024-01-31 18:47:21 +01:00
David Bomba
50cf6dbccb Fixes for company user counter 2024-01-31 18:23:54 +11:00
David Bomba
65e7712378 Updated translations 2024-01-31 14:44:16 +11:00
David Bomba
c2af62fd4d Send users to overview page instead of edit for React 2024-01-30 15:30:40 +11:00
David Bomba
a0143a3f44 Minor loggin 2024-01-30 13:51:56 +11:00
David Bomba
995c7dbd3e Fixes for payment emails 2024-01-30 13:27:19 +11:00
David Bomba
c4b76a00ba v5.8.17 2024-01-29 22:58:50 +11:00
David Bomba
59568b20df Refactor for emails - failed notifications 2024-01-29 17:45:22 +11:00
David Bomba
50676394e0 Replace variables in Terms for user acceptance in Client Portal 2024-01-29 15:43:40 +11:00
David Bomba
82888cccff Adjustments for logic for sending payment emails 2024-01-29 14:03:54 +11:00
David Bomba
3f5b338846 Add ability to export documents with reports 2024-01-29 13:03:54 +11:00
David Bomba
2873b0e522 Add option for html entity view in Client Portal 2024-01-28 15:05:30 +11:00
David Bomba
0d9b40dcb6 Fixes for subscription switching 2024-01-28 11:05:50 +11:00
David Bomba
97e7f55bc0
Merge pull request #9203 from turbo124/v5-develop
Allow Gocardless ACSS payments for CAD customers
2024-01-28 10:47:26 +11:00
David Bomba
5b2428c2a4 Allow Gocardless ACSS payments for CAD customers 2024-01-28 10:24:31 +11:00
David Bomba
9f5cfd7440 Adjustments for PayPal Rest implementation 2024-01-28 09:21:45 +11:00
paulwer
ab4eb688c8 better error-message 2024-01-27 10:52:16 +01:00
paulwer
8a0b80d64b code cleanups 2024-01-27 10:49:13 +01:00
paulwer
f557fe900d changes 2024-01-27 10:32:44 +01:00
David Bomba
d05a58cebe Livewire fixes for subscription purchasds 2024-01-27 18:59:56 +11:00
David Bomba
753c9c4239 Update Checkout.com customer on successful payment 2024-01-27 16:08:54 +11:00
David Bomba
849a9dc113 Updates for mailers on hosted platform 2024-01-27 15:43:37 +11:00
David Bomba
2aa26a5227 Updates for partially applied payments 2024-01-26 10:20:28 +11:00
David Bomba
a329af2ddd Add partially unapplied payment status 2024-01-26 10:04:50 +11:00
David Bomba
1f3770d71e Fixes for nordigen 2024-01-26 08:10:45 +11:00
David Bomba
0a8cf53be0 Validations for recurring invoice start dates 2024-01-26 08:09:06 +11:00
David Bomba
f25f905108 Add invoice_id to credit transformer 2024-01-25 21:22:04 +11:00
David Bomba
34b33bc917 Updates for paypal auth 2024-01-25 20:33:47 +11:00
David Bomba
45515837a3 Adjustments for client country_id 2024-01-25 14:40:06 +11:00
David Bomba
976d1f9f1a Add tasks to client portal 2024-01-25 14:06:26 +11:00
David Bomba
6fbd80333a Add additional filters for reports 2024-01-25 10:36:42 +11:00
David Bomba
c25cee6edf Updates for unsubscribe links => hosted online 2024-01-24 15:09:56 +11:00
David Bomba
50cd085933 Updates for hosted subdomain check 2024-01-24 15:02:38 +11:00
David Bomba
d73e05b5df Fixes for check data 2024-01-24 14:58:06 +11:00
David Bomba
f325370986
Merge pull request #9191 from turbo124/v5-develop
Prevent reminder fees being taxes in DE region
2024-01-24 14:46:49 +11:00
David Bomba
15747cafa4 Fixes for check data 2024-01-24 14:45:18 +11:00
David Bomba
76d159ee02
Merge pull request #9172 from beganovich/1297
E-mail preferences links
2024-01-24 14:40:05 +11:00
David Bomba
b0edf7d8d2 Fixes for quotes 2024-01-24 08:28:18 +11:00
David Bomba
26877f905f Fixes for quotes 2024-01-24 08:25:28 +11:00
David Bomba
c1b8d676c2 Adjustments for PPCP 2024-01-24 07:31:06 +11:00
David Bomba
728d013b92 Updates for outbound email reply to addresses 2024-01-23 19:16:52 +11:00
David Bomba
339c9d549a Set tax %0 on line item if zero rated tax is selecteD 2024-01-22 11:02:17 +11:00
David Bomba
48374cf009 Updates for unsubscribe 2024-01-22 10:52:30 +11:00
David Bomba
fee1f7311d Prevent reminder fees being taxes in DE region 2024-01-22 09:50:39 +11:00
David Bomba
8880dd3f49 Fixes for tests and partial_due_date output 2024-01-21 14:21:12 +11:00
David Bomba
1f77856829 Fixes for bank transactions 2024-01-21 13:47:25 +11:00
David Bomba
0c7c82bc87 Fixes for tests 2024-01-21 13:15:44 +11:00
David Bomba
c17a65e7a0 Allow filtering on multiple date ranges for invoices 2024-01-21 13:00:33 +11:00
David Bomba
160d961974 Create raw version of qr code 2024-01-21 12:51:58 +11:00
David Bomba
3efa1bac78
Merge pull request #9181 from turbo124/v5-develop
Add Net / tax amounts to expense reports
2024-01-21 08:06:38 +11:00
paulwer
748dd2ab44 fix error in transaction-transformer 2024-01-20 11:22:58 +01:00
paulwer
04be097edd Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-20 08:15:40 +01:00
David Bomba
58a1b6297a Add Net / tax amounts to expense reports 2024-01-20 14:34:39 +11:00
David Bomba
8aef589fe0 Updates for search controller 2024-01-20 13:41:07 +11:00
Benjamin Beganović
27dd844f79 Add email preferences link to EmailMailable class 2024-01-19 15:20:27 +01:00
Benjamin Beganović
89309ac713 Update email preferences based on request action 2024-01-19 15:20:19 +01:00
David Bomba
f6402f87a5 Improvements for unsubscribe links 2024-01-19 13:45:24 +11:00
David Bomba
211abc7076 Updates for forcing build() method again 2024-01-19 10:41:19 +11:00
Benjamin Beganović
e2cbe85cc0 Remove unnecessary debug statement in HtmlEngine.php 2024-01-18 16:52:43 +01:00
Benjamin Beganović
d5d73b4a13 Remove debug info statements from Email class 2024-01-18 16:52:38 +01:00
Benjamin Beganović
c4ab87ade5 Add ClientUnsubscribedObject class for admin email 2024-01-18 16:52:31 +01:00
Benjamin Beganović
b0a45f49d2 Add URL dependency for email preferences 2024-01-18 16:52:25 +01:00
Benjamin Beganović
5fba841ce6 Add email notification for client unsubscribe 2024-01-18 16:52:19 +01:00
David Bomba
78fd8ee7fa Updated translations 2024-01-18 12:50:34 +11:00
David Bomba
8198948993
Merge pull request #9157 from paulwer/feature-additional-transaction-info
Feature: nordigen additional transaction info in description
2024-01-18 11:54:14 +11:00
David Bomba
29766e6304 V5.8.12 2024-01-18 11:53:07 +11:00
Benjamin Beganović
4377a05716 wip 2024-01-17 17:41:54 +01:00
David Bomba
cc03d28988 Minor fixes 2024-01-17 11:43:45 +11:00
David Bomba
41daa63056 Updates for mailgun 2024-01-17 08:44:39 +11:00
David Bomba
2e51bbd655 Update hosted platform to use mailgun as an optional email driver 2024-01-17 07:13:56 +11:00
David Bomba
642748897b Fixes for tax exports 2024-01-17 06:50:13 +11:00
David Bomba
a86df7b374 Completed webhook management from Mailgunb 2024-01-16 17:02:50 +11:00
paulwer
1654d72bc2 some additional missing changes form handler method 2024-01-16 07:01:54 +01:00
paulwer
52e7158d59 fixes 2024-01-16 06:43:07 +01:00
paulwer
01cf5fe5a5 initial changes 2024-01-16 06:39:01 +01:00
David Bomba
809dc58a87 Working on webhooks for mailgun 2024-01-16 15:59:29 +11:00
David Bomba
db2a2ea998
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-01-16 14:28:45 +11:00
David Bomba
548e5efb3a Updates for partial due date validation when creating an invoice 2024-01-16 14:25:43 +11:00
paulwer
1a88a81324 cleanups 2024-01-15 11:42:20 +01:00
paulwer
1b54bcc8a6 events 2024-01-15 11:42:08 +01:00
David Bomba
63e6811fc7
Merge pull request #9150 from paulwer/fix-nordigen-amount
fix: nordigen amount imported as absolute
2024-01-15 08:07:07 +11:00
paulwer
bc30c55e74 change datatype to float 2024-01-14 08:55:59 +01:00
David Bomba
acefad27b6 transition partial_due_dates to casts 2024-01-14 16:17:49 +11:00
David Bomba
42c486e4c3 Static analysis 2024-01-14 15:51:31 +11:00
David Bomba
7f5ffe9f73 Update client details in checkout.com if configured to do so 2024-01-14 15:25:21 +11:00
David Bomba
0ba333898e Additional checks to prevent users from inadvertantly migrating over their production data 2024-01-14 15:17:15 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
78aebe6bf7 Ensure hosted platform always has a subdomain configured 2024-01-14 14:26:31 +11:00
David Bomba
2d953dff10 Add design id defaults for company imports and ensure credits have a defined credit numbers post import 2024-01-14 14:23:54 +11:00
David Bomba
2dad5829f7 Add bulk request 2024-01-14 12:42:43 +11:00
David Bomba
bc27d8b92f Assign an invoie to a subscription 2024-01-14 12:34:40 +11:00
David Bomba
485b80128f Format number inputs for euro currencies 2024-01-14 09:24:30 +11:00
paulwer
cc59ee0b1f Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into fix-nordigen-amount 2024-01-13 18:44:47 +01:00
paulwer
5bd11da2e9 fix 2024-01-13 14:39:39 +01:00
David Bomba
bba28466ac Add participant to bank transformers 2024-01-13 18:35:34 +11:00
David Bomba
886bce4877 Fixes for tests 2024-01-13 18:27:30 +11:00
David Bomba
077d64bbf6 Add translations 2024-01-13 18:04:03 +11:00
David Bomba
ade2ca8178 Add back additional locales 2024-01-12 21:04:54 +11:00
David Bomba
cdff60b0e0 v5.8.10 2024-01-12 20:58:55 +11:00
David Bomba
07f830e0ab Prevent endless loop of disabled upstream notifications 2024-01-12 17:46:55 +11:00
David Bomba
f37c01bf50
Merge pull request #9134 from paulwer/fix-nordigen-transaction-id
fix: nordigen transaction id should be string
2024-01-12 17:25:38 +11:00
David Bomba
e34d5335ad Updates for product sales to include currency 2024-01-12 14:22:43 +11:00
David Bomba
afd563b6c3 Fixes for purchase order previews 2024-01-12 12:14:09 +11:00
David Bomba
4cc65fcb40 Updates for status calculations for recurring invoices. 2024-01-11 08:41:39 +11:00
paulwer
356c591fe4 fix: same behavior for transactions 2024-01-10 15:48:33 +01:00
paulwer
a8b8680447 fix related to not ractivating deleted bank_integrations 2024-01-10 15:34:25 +01:00
paulwer
21c112ca58 Merge remote-tracking branch 'upstream/v5-develop' into fix-nordigen-transaction-id 2024-01-10 14:41:32 +01:00
paulwer
27d105d6ff fix: nordigen transaction id should be string 2024-01-10 14:20:56 +01:00
David Bomba
a52025dabd Fixes for float parsing for csv importrs 2024-01-11 00:18:40 +11:00
paulwer
086fa5bc66 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-10 12:42:38 +01:00
David Bomba
12a127a3e7 Updates for ronin 2024-01-10 17:15:53 +11:00
David Bomba
146e6ebcbc Fixes for delimiter detection 2024-01-10 12:52:21 +11:00
David Bomba
79c293ec93 Updates for delimiter detection 2024-01-10 12:50:01 +11:00
David Bomba
edd0a57b29 working on client currency conversion 2024-01-09 21:49:29 +11:00
David Bomba
64793841d4 adjustments for request validations 2024-01-09 19:43:51 +11:00
David Bomba
3853a4c694 Fixes for partial due date in Invoice Transformer 2024-01-07 20:38:05 +11:00
David Bomba
98b8b5d377 Minor fixes 2024-01-07 20:37:03 +11:00
David Bomba
0c64e38208 Reset counters at client and group levels 2024-01-05 18:42:44 +11:00
David Bomba
7b0614ee89 Fixes for Swiss QR codes where first char is always removed 2024-01-05 17:47:39 +11:00
David Bomba
365d4b9c21 Fixes for authorizing payment methods 2024-01-05 17:33:11 +11:00
David Bomba
173ed15189 Fixes for payment methods 2024-01-05 17:21:40 +11:00
David Bomba
6236bf0dee Fixes for clone quotes 2024-01-05 11:45:51 +11:00
David Bomba
24c9edd1a7 Adjustments for PDf previews 2024-01-05 10:50:39 +11:00
David Bomba
5ccd6949bd Temp fix for partial due dates 2024-01-05 09:51:41 +11:00
David Bomba
8d07c4d2c5 v5.8.1 2024-01-04 21:29:33 +11:00
paulwer
a4c918148b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-03 22:50:02 +01:00
paulwer
1a749c5d93 Merge branch 'v5-develop' of https://github.com/paulwer/invoiceninja into feature-brevo 2024-01-03 22:46:03 +01:00
paulwer
a8633d5d70 minor changes 2024-01-03 22:44:12 +01:00
David Bomba
095b744d90
Merge pull request #9098 from JasmeowTheCat/feature/rename_expenses
Renaming comment in Kernel.php to "Expenses" and not "Invoices".
2024-01-04 06:47:33 +11:00
David Bomba
fc56b7b324
Merge pull request #9099 from turbo124/v5-develop
Fixes for prepayments
2024-01-04 06:47:13 +11:00
David Bomba
59514f49b9 ensure numbers are set 2024-01-03 22:10:02 +11:00
David Bomba
6c1a189a81 Fixes for quote/credit events 2024-01-03 22:06:52 +11:00
Benjamin Beganović
fbcd031710 Merge remote-tracking branch 'upstream/v5-develop' into ronin-handler 2024-01-03 11:29:22 +01:00
David Bomba
e78ae16e3c Fixes for merge 2024-01-03 13:24:36 +11:00
Jason Beggs
27c0f43466 Upgrade Livewire to fix database issues 2024-01-02 14:41:09 -05:00
David Bomba
f85ed1131c Updates for piste 2024-01-01 17:21:52 +11:00
David Bomba
da0117bfa9 Refactor for settings appropriate user id on activities 2024-01-01 12:02:19 +11:00
David Bomba
007df21257 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-01-01 11:04:25 +11:00
David Bomba
c7eeef1c2a Add helpers for Chorus Pro 2024-01-01 11:03:38 +11:00
David Bomba
8e35356388 Add checks for redirection methods 2024-01-01 10:59:25 +11:00
David Bomba
23f45f249e Fixes for profit/loss reports 2023-12-30 08:27:42 +11:00
Benjamin Beganović
4c527fb213 Update handler for Ronin 2023-12-29 16:18:52 +01:00
David Bomba
b83669d0b0 minor cleanup for nordigen 2023-12-29 14:19:27 +11:00
paulwer
8660982c02 revert local changes for testing 2023-12-28 09:29:37 +01:00
paulwer
3c525a38b6 updates 2023-12-28 09:24:32 +01:00
paulwer
ac69a4f717 auth for webhook request with query-parameter "token" 2023-12-28 09:02:51 +01:00
David Bomba
b69e9a3ae1 Fixes for passing Nordigen locales 2023-12-27 14:05:19 +11:00
David Bomba
057b6401f4 Add filters for owner users 2023-12-27 13:55:29 +11:00
David Bomba
a73bad4bec Ensure correct translations for user logged in 2023-12-26 15:00:06 +11:00
David Bomba
338e7a0037 Notify on bounced account creation email 2023-12-26 14:57:36 +11:00
David Bomba
d0358086fc bank integration cleanup 2023-12-26 14:31:03 +11:00
David Bomba
e2e9a35672 Update domains 2023-12-26 14:08:01 +11:00
David Bomba
a88b4d5d8d Convest rule to validationrule 2023-12-26 13:54:27 +11:00
David Bomba
3e4cf6f261 Convest rule to validationrule 2023-12-26 13:51:37 +11:00
David Bomba
429bcf51b9 Update blacklist 2023-12-26 13:27:16 +11:00
David Bomba
6447b887f0 Static Analysis 2023-12-26 10:24:42 +11:00
David Bomba
34067e490f Static Analysis 2023-12-26 10:19:48 +11:00
David Bomba
490639bd1c
Merge pull request #9069 from turbo124/v5-develop
Improvements
2023-12-26 09:56:50 +11:00
paulwer
a6b08dff02 cleanups 2023-12-25 08:24:02 +01:00
paulwer
09adbf1cc2 cleanups + https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435705476 2023-12-25 08:16:36 +01:00
paulwer
5fa4bf44d5 changes related to https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435704639 2023-12-25 08:12:35 +01:00
paulwer
6470f501af revert yodlee props: https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435703438 2023-12-24 10:02:45 +01:00
David Bomba
bc6faa282d Signup RSA hash checks 2023-12-23 16:14:26 +11:00
David Bomba
f5248d8ac2 Add RSA encryption/decryption helper 2023-12-23 16:09:03 +11:00