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

12200 Commits

Author SHA1 Message Date
Benjamin Beganović
05d7211c4c
PayPal: New payment flow (#81)
* extract payment view and data

* scaffold pay livewire

* express

* fix for checkout interface

* card

* rest

* ppcp

* assets build

* fix for duplicate pay button
2024-08-16 07:27:17 +10:00
David Bomba
57866333a8 Minor fixes 2024-08-16 07:26:03 +10:00
David Bomba
40ecb6a248 Fixes for subs v1 + setting guard on repo activities 2024-08-15 07:32:58 +10:00
David Bomba
766a1955ee Ensure no recalculations once locked 2024-08-14 23:34:17 +10:00
David Bomba
e1dc5d1176 Improvements for forte 2024-08-14 20:19:37 +10:00
David Bomba
8c62026db3 Fixes for forte token billing 2024-08-14 13:32:26 +10:00
David Bomba
645aca9f63 Adjustments for types 2024-08-14 08:34:57 +10:00
karneaud
4d51bbc9a2 fix namespace 2024-08-13 12:36:12 -04:00
karneaud
9dcf0fac77 add product/items logic 2024-08-13 12:35:50 -04:00
karneaud
7f9010b9a5 fix namespace 2024-08-13 12:35:04 -04:00
karneaud
b057908164 use repo and sdk for routines instead of service 2024-08-13 12:34:45 -04:00
David Bomba
0777c6e43c Extend webhook delay for mollie 2024-08-13 15:14:41 +10:00
David Bomba
f59006aedd Improve gateway fee toggles 2024-08-13 14:30:44 +10:00
David Bomba
2ffe9bb83a Rate limit actions regardless of ids 2024-08-13 13:14:09 +10:00
David Bomba
2449757021 Update entity filters 2024-08-13 09:35:31 +10:00
David Bomba
9554de63b2 Harvest client routing codes 2024-08-12 20:51:01 +10:00
David Bomba
913a3e3ad9 Add identifiers for storecove 2024-08-12 17:37:26 +10:00
David Bomba
a8c7d49528 entity history query 2024-08-12 14:30:19 +10:00
David Bomba
be00f173c4 Updated mail queries 2024-08-12 14:14:31 +10:00
David Bomba
92f1ef98d0 Add in task item log entry to task exports 2024-08-12 08:37:23 +10:00
David Bomba
344603123a Small fixes for payment email logic 2024-08-11 09:27:13 +10:00
David Bomba
489476feeb Fixes for quotas 2024-08-10 08:25:32 +10:00
Kendall Arneaud
8b5db9827a
Merge branch 'feature/import-quickbooks' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-08-09 17:55:38 -04:00
David Bomba
ec144b4181 Fixes for Rotessa 2024-08-09 15:39:16 +10:00
David Bomba
2baebffc32 Updates for multi invoice payment flow 2024-08-09 14:44:39 +10:00
David Bomba
c4f93e4d12 Updates for payment flow 2024-08-09 13:04:59 +10:00
David Bomba
fb57d4d9de Improve new flow 2024-08-09 12:48:21 +10:00
Benjamin Beganović
6f4428f6ab
Forte: New payment flow (#71)
* pass livewirePaymentView & processPaymentView thru base driver

* forte: ach

* add paymentData to the interface

* forte cc

* simple card

* forte cc

* clean up

---------

Co-authored-by: David Bomba <turbo124@gmail.com>
2024-08-09 09:11:31 +10:00
Benjamin Beganović
4e608eb242
GoCardless: New payment flow (#72)
* pass livewirePaymentView & processPaymentView thru base driver

* gocardless
2024-08-09 09:09:29 +10:00
Benjamin Beganović
6aefbbf2c6
Mollie: New payment flow (#73)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* mollie

* credit card
2024-08-09 09:09:20 +10:00
Benjamin Beganović
f966a2b846
BTCPay: New payment flow (#76)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* btcpay
2024-08-09 09:09:04 +10:00
Benjamin Beganović
59666dc5db
Braintree: New payment flow (#77)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* braintree
2024-08-09 09:08:54 +10:00
Benjamin Beganović
6351e209d2
Paytrace: New payment flow (#74)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* paytrace
2024-08-09 09:08:36 +10:00
Benjamin Beganović
398e9d3a98
Payfast: New payment flow (#78)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* payfast
2024-08-09 09:08:03 +10:00
Benjamin Beganović
dd3e98eb30
Razorpay: New payment flow (#79)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* razorpay
2024-08-09 09:08:00 +10:00
Benjamin Beganović
dc401a4da6
Square: New payment flow (#75)
* pass livewirePaymentView & processPaymentView thru base driver

* square
2024-08-09 09:07:51 +10:00
Benjamin Beganović
b63e413d6e
eway (#69) 2024-08-09 09:07:35 +10:00
Benjamin Beganović
0fff78b0a0
Authorize.net: New payment flow (#68)
* fixes for validation errors

* authorize.net

* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* authorize.net credit card
2024-08-09 09:07:23 +10:00
karneaud
fe2248d097 repository for token storage logic 2024-08-08 12:56:00 -04:00
karneaud
6d0952231a get the tokens from store or sdk 2024-08-08 12:55:17 -04:00
karneaud
2fc4b3d419 fix class not found error 2024-08-08 12:54:41 -04:00
karneaud
ba40fc54ba adjust for multiple entities 2024-08-08 12:54:23 -04:00
karneaud
d79dce6669 propertly run import for multiple entities. fix caching logic 2024-08-08 12:53:45 -04:00
karneaud
c7817f9bfd get and refresh tokens 2024-08-08 12:50:29 -04:00
David Bomba
286b2087cd Updated URL for trouble shooting 2024-08-08 17:48:24 +10:00
David Bomba
a8e313b5e9 Working on Peppol 2024-08-08 14:16:35 +10:00
David Bomba
5bd411b394 Working on Peppol 2024-08-08 12:32:31 +10:00
David Bomba
5bbee220a2 Add payment balance as an accessible variable 2024-08-08 09:58:19 +10:00
David Bomba
0234da3d63 Fixes for auto taxes with exempt taxes in EU 2024-08-08 09:47:50 +10:00
David Bomba
20899e2bea Minor fixeS 2024-08-08 09:32:23 +10:00
David Bomba
00ad4bf864 Fixes for grouping payment links 2024-08-08 07:01:24 +10:00
Kendall Arneaud
775a60b71d
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-08-07 13:37:56 -04:00
David Bomba
ac701863dc Working on Peppol 2024-08-07 12:12:16 +10:00
David Bomba
00d6c13344 Fixes for paypal 2024-08-07 11:09:56 +10:00
David Bomba
2214b546ed Fixes for tests 2024-08-07 10:15:21 +10:00
David Bomba
50a9a917b3 Working on Peppol 2024-08-07 09:50:19 +10:00
David Bomba
6fa753a149 Expense category filters 2024-08-07 08:09:18 +10:00
David Bomba
19cfee10a0 Minor fixes 2024-08-06 19:21:42 +10:00
David Bomba
2f03a13d34 Fixes for paypal in subscriptions 2024-08-06 18:57:19 +10:00
David Bomba
36fef6beb3 Improvements for twig 2024-08-06 18:21:03 +10:00
David Bomba
7c6732e896 Minor adjustments for webhooks 2024-08-06 14:04:03 +10:00
David Bomba
7acb369408 Calculations for cards on dashbaord 2024-08-06 08:22:00 +10:00
David Bomba
2a4dd7e593 Updates for chart queries 2024-08-05 18:52:34 +10:00
David Bomba
08f9443c82 Static analysis 2024-08-05 14:04:05 +10:00
David Bomba
b81eb57744 Updates / copyright 2024-08-05 14:02:58 +10:00
David Bomba
20573b362c Remove paypal express, omnipay 2024-08-05 11:57:42 +10:00
David Bomba
dea57e0780 Fixes for recurring invoice queries 2024-08-05 08:37:21 +10:00
David Bomba
d69d465abf Fixes for recurring invoice queries 2024-08-04 20:21:30 +10:00
David Bomba
7e986b82c7 Add includes 2024-08-04 18:46:37 +10:00
David Bomba
689fe9218d Roll back routeserviceprovider changes 2024-08-04 18:28:27 +10:00
David Bomba
0edb03943b Updates for PRedis 2024-08-04 18:22:00 +10:00
David Bomba
d7dfd4ab65 Fixes for translations in client portal 2024-08-04 16:55:18 +10:00
David Bomba
620bd18cf9 Improve data errors for twig 2024-08-04 07:28:20 +10:00
David Bomba
186cf16cee v5.10.17 2024-08-03 14:08:34 +10:00
David Bomba
285618600b fixes or scheule 2024-08-03 13:56:46 +10:00
David Bomba
80fd353f14 Add functionality to rotessa to check for payment status 2024-08-03 12:40:21 +10:00
David Bomba
4a7a54a9ea Cron checks for Rotessa Paymetns 2024-08-03 12:38:48 +10:00
karneaud
32c0006825 move get methods for access token 2024-08-02 21:48:15 -04:00
karneaud
bacd5a0f0d fix routes. use factory 2024-08-02 21:47:12 -04:00
karneaud
eaa12e8b31 add quickbooks sdk factory 2024-08-02 21:43:52 -04:00
David Bomba
da9e587f67 Fixes for api docs + hyperlinks to document downloads in emails 2024-08-03 09:36:46 +10:00
David Bomba
83fe0521ca Update calculations for project duration 2024-08-03 07:45:37 +10:00
Kendall Arneaud
7c1f892ec2
Merge branch 'feature/import-quickbooks' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-08-02 10:02:45 -04:00
David Bomba
dfff937031 Minor fixes 2024-08-02 17:11:33 +10:00
David Bomba
fe891a4293 Fixes for Rotessa Import Customers + Payments 2024-08-02 14:44:12 +10:00
David Bomba
5f0caf370d
Merge pull request #9846 from turbo124/v5-develop
Fixes for PayPal FraudNet
2024-08-02 13:09:26 +10:00
David Bomba
3fd6f2dd94
Merge pull request #9704 from M-E-Development-Design/payment-driver-rotessa
Payment driver rotessa
2024-08-02 13:08:55 +10:00
David Bomba
c9d1d5f04f Update paypal for fraudnet 2024-08-02 13:07:34 +10:00
David Bomba
1d754758ee Update paypal for fraudnet 2024-08-02 12:54:26 +10:00
karneaud
ab5e05485e add get state 2024-08-01 22:34:13 -04:00
karneaud
b3ab9e468c separate auth logic from entity logic 2024-08-01 22:33:44 -04:00
karneaud
6f2d139f45 bind instead of singleton 2024-08-01 22:32:45 -04:00
karneaud
014a3c1f5c added middleware with validation. refactored methods 2024-08-01 22:32:20 -04:00
David Bomba
3e79df8809 Template service client variables: 2024-08-02 12:22:39 +10:00
David Bomba
0d4a1b9043 Peppol calculations 2024-08-01 16:32:35 +10:00
David Bomba
0e10ec9d49 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-08-01 12:19:40 +10:00
David Bomba
528eef3cd8 Peppol 2024-08-01 12:19:31 +10:00
David Bomba
dcb44314b8 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-08-01 12:19:08 +10:00
David Bomba
f4075d88ee Fixes for invoice calcs 2024-08-01 11:32:03 +10:00
David Bomba
19ba732adf Add client model to invoice calculators 2024-08-01 11:25:11 +10:00
David Bomba
afb8065dfe Fixes for task export date ranges 2024-08-01 11:15:02 +10:00
David Bomba
2c0e67a568 Fixes for bank transaction filters 2024-08-01 10:57:10 +10:00
David Bomba
a03c1eb3e2 Fixes for number formatting 2024-08-01 09:02:25 +10:00
Kendall Arneaud
f4db21d9e7
Update PaymentMethod.php
Updated to use ACSS for CAN clients only.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-31 18:32:31 -04:00
Kendall Arneaud
cc176f6d7e
Update RotessaPaymentDriver.php
Set payment_method_id to use ACSS. Updates meta data.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-31 18:27:25 -04:00
David Bomba
34759822f5 Fixes for hosted 2024-08-01 07:29:39 +10:00
David Bomba
54588c1510 Working on peppol 2024-07-31 17:41:12 +10:00
David Bomba
46d3138779 padding out e-invoicing - country specifics 2024-07-31 13:46:23 +10:00
David Bomba
9a7d5ba644 padding out e-invoicing - country specifics 2024-07-31 13:44:16 +10:00
David Bomba
6fa23d8538 padding out e-invoicing - country specifics 2024-07-31 13:28:43 +10:00
David Bomba
5e5b2e666b padding out e-invoicing - country specifics 2024-07-31 13:19:48 +10:00
David Bomba
0ad5836a2f Adjustments for clean proforma invoices 2024-07-31 07:46:23 +10:00
karneaud
6d40891c74 start at 0 2024-07-30 14:19:27 -04:00
karneaud
90b6907e71 modify to use quickbooks service and store data in cache 2024-07-30 14:19:15 -04:00
David Bomba
bb6075e6ef Alignment for invoice/quote requests 2024-07-30 17:00:54 +10:00
David Bomba
0923b1f7a1 Catches for system log not existing 2024-07-30 16:19:07 +10:00
karneaud
3a71147843 fix log values 2024-07-29 22:13:40 -04:00
karneaud
a06cc005fe use system log code 2024-07-29 22:13:08 -04:00
karneaud
808e0ffbb7 fix missing custom identifier property 2024-07-29 22:10:41 -04:00
karneaud
2fd38ca2f6 add missing defaults 2024-07-29 22:10:18 -04:00
David Bomba
e07e327790 migrations for tax models 2024-07-30 09:59:03 +10:00
David Bomba
25c91d608f
Merge pull request #9831 from turbo124/v5-develop
Paypal AC DC
2024-07-30 09:28:47 +10:00
David Bomba
3bb60bdefd Websockets 2024-07-30 09:28:15 +10:00
Kendall Arneaud
825108039d
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-29 18:55:04 -04:00
Kendall Arneaud
37c6ba4d69
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-29 18:53:21 -04:00
karneaud
d5e499febd add api service for quickboks 2024-07-29 16:18:17 -04:00
karneaud
79ed325a29 add sdk wrapper 2024-07-29 16:17:29 -04:00
karneaud
85220bf58f add transformer for underline raw data 2024-07-29 16:17:09 -04:00
karneaud
4c3829b8c1 add repository for quickbooks data 2024-07-29 16:16:48 -04:00
karneaud
ee334fd974 add quickbooks service provider 2024-07-29 16:16:10 -04:00
wizardeur
79c88b1b57 Tax rule for Poland (PL) 2024-07-29 21:05:35 +02:00
David Bomba
1076f44fb3 Updates for task exports 2024-07-29 13:56:54 +10:00
David Bomba
78f8cedc80 working on paypal AC DC 2024-07-29 12:42:53 +10:00
David Bomba
d7960422a6 Fixes for upcoming query regression 2024-07-29 10:10:02 +10:00
Kendall Arneaud
321322401e
Update RotessaPaymentDriver.php
Remove until proper testing can be done.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:33:03 -04:00
Kendall Arneaud
eb3d029157
Update PaymentMethod.php
use default internal description method.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:17:16 -04:00
David Bomba
ba8c93ceea Fixes when importing clients/invoices 2024-07-28 19:08:04 +10:00
David Bomba
850c5e8f94 Updates for paypal flow 2024-07-28 08:51:24 +10:00
Kendall Arneaud
fcdeee1a28
Update Gateway.php
Updated to correct id

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:56:30 -04:00
Kendall Arneaud
aa5d43405c
Update RotessaPaymentDriver.php
removed sleep mode as per request https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693679459

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:08:53 -04:00
Kendall Arneaud
084b81e941
Update PaymentMethod.php
use $payment property value

_Originally posted by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693677928_


Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:06:36 -04:00
Kendall Arneaud
dece823c54
Update PaymentMethod.php
Update to use systemlog const

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:02:59 -04:00
Kendall Arneaud
a2e2abb93c
Update SystemLog.php
add rotessa to system log type

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:01:43 -04:00
Kendall Arneaud
77a28b426e
Update PaymentMethod.php
remove id from sql

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 11:47:31 -04:00
Kendall Arneaud
608718eae3
Update PaymentMethod.php
updated to not use token id integer but decrypt it

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 11:42:24 -04:00
Kendall Arneaud
1196181a06
Update Gateway.php
Increment id

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 11:26:52 -04:00
David Bomba
0f8737bdf7 Updates for paypal + RFF 2024-07-27 15:18:21 +10:00
David Bomba
4008b24acd Paypal refactor 2024-07-27 08:48:51 +10:00
Kendall Arneaud
51daa99868
Merge pull request #15 from M-E-Development-Design/v5-develop
V5 develop
2024-07-26 11:49:37 -04:00
David Bomba
c4df1b5dd7 Flags for draft documents in reports 2024-07-25 08:15:14 +10:00
David Bomba
6653980067 Fixes for invoice item exports 2024-07-24 14:13:10 +10:00
David Bomba
210a25b9ba Improvements for Wave imports 2024-07-24 14:01:46 +10:00
David Bomba
d6a4f4b4ca Improvements for task imports 2024-07-24 12:27:09 +10:00
Kendall Arneaud
241e70863f
Merge pull request #10 from karneaud/v5-develop
V5 develop
2024-07-22 20:11:59 -04:00
Kendall Arneaud
d5d9d54c1f
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-22 20:06:24 -04:00
karneaud
630c48193d add quicbooks controller/routes 2024-07-22 20:02:13 -04:00
David Bomba
a236da0149 v5.10.13 2024-07-22 19:31:19 +10:00
David Bomba
80274b34a9 updates for peppol 2024-07-22 14:21:12 +10:00
David Bomba
32ac47e3f4 Update Peppol integration with definitions for dedicated schemeID 2024-07-22 14:01:38 +10:00
David Bomba
cd2b45edc9 Support rolling back converted status on a quote when the invoice has been deleted 2024-07-22 13:05:40 +10:00
David Bomba
25d3668050 Fixes for null checks 2024-07-22 10:26:03 +10:00
David Bomba
1ec975d99a Fixes for translations of statics 2024-07-21 11:30:21 +10:00
David Bomba
3981d59ef3 Fixes for translations 2024-07-21 11:12:07 +10:00
David Bomba
684533a591 Fixes for paypal driver 2024-07-20 13:36:38 +10:00
karneaud
207c3ec80a add inget job for quickbooks 2024-07-19 13:04:54 -04:00
karneaud
b43aa77ff8 fixed class not found 2024-07-19 13:04:40 -04:00
David Bomba
bf00219bbe Minor fixes when restoring designs 2024-07-19 10:51:52 +10:00
David Bomba
62e91b6f21 Fixes for twig templatse 2024-07-19 10:13:19 +10:00
David Bomba
d930202147 unwind route hash 2024-07-19 08:53:30 +10:00
David Bomba
8fb08ea786 Tax calculations 2024-07-18 15:03:26 +10:00
David Bomba
a72f26b242 Add prop resolver 2024-07-18 14:13:07 +10:00
David Bomba
acf73fb6fd DE solved! 2024-07-18 12:21:24 +10:00
David Bomba
5f0c08e7e9 Send UBL via storecove 2024-07-18 08:53:19 +10:00
David Bomba
014452e484 Validation of entity input 2024-07-18 07:56:44 +10:00
karneaud
7520b6318d refactor to include client object/ id 2024-07-17 12:34:09 -04:00
karneaud
b1d2f85af3 add import invoices feature 2024-07-17 12:33:51 -04:00
David Bomba
e423816bd3 v5.10.10 2024-07-17 15:37:54 +10:00
David Bomba
092c3bfbce merge ubl_email_attachment for einvoicing 2024-07-17 11:12:33 +10:00
David Bomba
42a68979b6 Add option to attach ubl/einvoice to emails 2024-07-17 11:07:29 +10:00
David Bomba
3cbf28eb72
Merge pull request #9779 from turbo124/v5-develop
Dubai timezone
2024-07-17 09:18:33 +10:00
David Bomba
79ed0abf6b Add dubai timezone 2024-07-17 09:18:08 +10:00
David Bomba
05019e7575 Adjustments for balance check in auto bill 2024-07-17 07:31:56 +10:00
karneaud
e3135a8e99 added get client info 2024-07-16 13:02:59 -04:00
Lars Kusch
4b25d7198c Minor fixes 2024-07-16 16:39:52 +02:00
Benjamin Beganović
0de492d96f
Stripe: New payment flow (#67)
* stripe: ach

* stripe: klarna

* stripe: bank transfer

* assets build

* stripe: bacs

* stripe: bancontact

* stripe: becs

* stripe: eps

* stripe: fpx

* stripe: giropay

* stripe: ideal

* stripe: przelewy24

* stripe: sepa

* stripe: sofort

* assets build

* assets build

* pass context payload into livewirePaymentView

* update checkout.com

* update livewire method interface

* stripe: acss

* align methods with interface (array $data)
2024-07-16 18:43:55 +10:00
David Bomba
c46936c9f3 einvoice 2024-07-16 16:49:18 +10:00
David Bomba
329044dccc Create and update legal entities 2024-07-16 12:47:42 +10:00
David Bomba
e952c225ae
Merge pull request #9776 from turbo124/v5-develop
Minor fixes
2024-07-16 12:01:44 +10:00
David Bomba
c42bb6d955
Merge pull request #9771 from LarsK1/feature-optional-xml-attachment
Feature: Option for xml-attachments in the e-mail
2024-07-16 12:01:05 +10:00
David Bomba
8e5cb31f1d
Merge pull request #9772 from hillelcoren/v5-develop
Fix for setup error introduced with migration check
2024-07-16 12:00:09 +10:00
karneaud
a1d3247d52 add product transformer 2024-07-15 21:29:17 -04:00
karneaud
282fe44c85 fixed error missing 2nd param 2024-07-15 21:29:04 -04:00
karneaud
57a62a054b add product import method 2024-07-15 21:28:22 -04:00
David Bomba
ceee59f7df Minor fixes 2024-07-16 09:42:54 +10:00
David Bomba
64106ce7e1 Fixes for e invoice validation 2024-07-16 08:38:30 +10:00
David Bomba
2fdee4fd0f
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-07-16 08:32:40 +10:00
David Bomba
90c700a81a v5.10.9 2024-07-16 08:31:56 +10:00
karneaud
367d27258c add company id to array 2024-07-15 15:07:27 -04:00
karneaud
53b6f65add add import class for quickbooks 2024-07-15 15:06:52 -04:00
karneaud
734b34c33b update import process to import/ sync new/existing customers 2024-07-15 10:15:25 -04:00
David Bomba
f9e631d37d Storecove API 2024-07-15 17:09:58 +10:00
David Bomba
19465985c6 Storecove API 2024-07-15 14:27:12 +10:00
David Bomba
745c594f3b Static analysis 2024-07-15 13:35:21 +10:00
David Bomba
7b0b5216a8 Add client level validation settings 2024-07-14 21:32:46 +10:00
David Bomba
d818520c73 Static analysis 2024-07-14 21:28:54 +10:00
Hillel Coren
24b3a4df35 fix for setup error introduced with migration check 2024-07-14 09:14:58 +03:00
Hillel Coren
5dd412b1e4 fix for setup error introduced with migration check 2024-07-14 09:00:05 +03:00
Lars Kusch
510953630e Added option to enable/disable xml-attachments in the e-mail 2024-07-14 07:05:08 +02:00
David Bomba
273fe4d6eb Add product fields to import map 2024-07-14 08:50:29 +10:00
David Bomba
d53f3062cf add stock quantity to imports 2024-07-14 08:16:29 +10:00
Kendall Arneaud
abfd99fe7f
Merge pull request #9 from karneaud/v5-develop
V5 develop
2024-07-12 11:09:30 -04:00
Kendall Arneaud
a1d4f3841e
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-12 11:08:15 -04:00
Kendall Arneaud
1d32a7c017
Merge pull request #5 from invoiceninja/v5-develop
V5 develop
2024-07-12 11:04:21 -04:00
Kendall Arneaud
9dd7bea511
Merge pull request #7 from invoiceninja/v5-develop
V5 develop
2024-07-12 11:03:53 -04:00
karneaud
7a750f930a add client and invoice transformers 2024-07-12 11:01:27 -04:00
Hillel Coren
c791b8c6c5 Add check for pending database migrations 2024-07-12 13:58:31 +03:00
Hillel Coren
10527f5dbc Update help message in logs when setting up the app 2024-07-12 10:19:49 +03:00
Hillel Coren
550724eae9 Add call to key:generate when setting up app 2024-07-12 10:06:35 +03:00
Hillel Coren
7ca0b8aa25
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-11 10:27:42 +03:00
Hillel Coren
ec968c6357 Fix for 'Table ninja.accounts doesn't exist' 2024-07-11 10:15:24 +03:00
Hillel Coren
6dae814a28 Minor change to health check to support older Flutter apps 2024-07-11 09:34:23 +03:00
David Bomba
d8205528c8
Merge pull request #9762 from hillelcoren/v5-develop
Add queue stats to the health check stats
2024-07-11 16:27:12 +10:00
Hillel Coren
11bfb99b0a Update code used to retrieve last error in the logs 2024-07-11 09:19:16 +03:00
Hillel Coren
c91be53b6d Add database queue data to the health check 2024-07-11 09:09:06 +03:00
David Bomba
d22c9a3bd9 Static analysis 2024-07-11 15:53:18 +10:00
David Bomba
e371721b3f
Merge pull request #9755 from hillelcoren/v5-develop
Enable selfhost admins to view the last error from storage/logs
2024-07-11 07:43:06 +10:00
Hillel Coren
4e2016b210 Enable selfhost admins to view the last error from storage/logs 2024-07-10 17:45:59 +03:00
David Bomba
a5f8933886
Merge pull request #9753 from turbo124/v5-develop
v5.10.8
2024-07-10 20:52:01 +10:00
David Bomba
fdb672e382 v5.10.8 2024-07-10 20:51:36 +10:00
Hillel Coren
a1fef77bdc Improve selfhost app load time 2024-07-10 11:09:42 +03:00
Hillel Coren
54625ccc41 Improve selfhost app load time 2024-07-10 11:04:17 +03:00
David Bomba
bb650a80c1 Static analysis 2024-07-10 16:58:57 +10:00
David Bomba
e81372ef24 remove e_invoice from company transformer 2024-07-10 16:38:24 +10:00
David Bomba
eead9094aa
Merge pull request #9746 from hillelcoren/v5-develop
Prevent 500 error without logs
2024-07-10 16:02:44 +10:00
David Bomba
3da6888ce9 Fixes for template validation 2024-07-10 14:32:11 +10:00
David Bomba
116d0f4b15 Fixes for expense repository 2024-07-10 13:58:27 +10:00
Benjamin Beganović
1f7904e317
Refactor context passing between methods and Livewire (#65)
* checkout.com credit card payment for livewire

* implement interface for livewire view

* livewire method interface

* implement interfaces

* assets production build

* checkout.com: credit card

* stripe: credit card

* lift up logic from process payment component

* update stripe payment view logic

* wait fn for mounting existing JS

* credit card: simplify data passing

* stripe: browser pay

* stripe cc: remove getData

* stripe: cc

* stripe: alipay

* checkout :cc

* stripe: apple pay

* stripe: browser pay

* assets production build
2024-07-10 09:55:36 +10:00
Hillel Coren
8ca30a590f Change from \Log::error() to info() 2024-07-09 23:23:10 +03:00
Hillel Coren
b35eddd54b Help guide setting up the app 2024-07-09 19:39:37 +03:00
Hillel Coren
ef45c25f17 Prevent 500 error without logs 2024-07-09 17:01:57 +03:00
David Bomba
398e72a968 Updates for e_invoice 2024-07-09 12:27:32 +10:00
Benjamin Beganović
18cd647e43
improve loading states (#66) 2024-07-09 12:02:54 +10:00
David Bomba
6b0f872b12 Disable e_invoice in transformer 2024-07-09 08:05:31 +10:00
David Bomba
045dbac6ff Updates for check_version 2024-07-09 07:32:13 +10:00
Kendall Arneaud
fe9ae17943
Merge pull request #6 from invoiceninja/v5-develop
V5 develop
2024-07-08 11:50:09 -04:00
David Bomba
42da98a132 E Invoice Validation 2024-07-08 11:25:28 +10:00
David Bomba
11ead67df8 Additional validation 2024-07-08 09:20:50 +10:00
David Bomba
1a5a70688e Additional tests for project task rates 2024-07-08 09:20:05 +10:00
David Bomba
fbc44e4697 Fixes for exchange rate 2024-07-08 08:36:51 +10:00
David Bomba
5d56faebee Fixes for task imports 2024-07-07 08:36:11 +10:00