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

21713 Commits

Author SHA1 Message Date
David Bomba
7d34eab0f0
Merge pull request #9860 from turbo124/v5-develop
Updated CSS
2024-08-04 17:30:30 +10:00
David Bomba
2214455364 Updated CSS 2024-08-04 17:26:48 +10:00
David Bomba
52ba09044d
Merge pull request #9859 from turbo124/v5-develop
Updated CSS
2024-08-04 17:11:30 +10:00
David Bomba
5e9ad43281 Updated CSS 2024-08-04 17:11:10 +10:00
David Bomba
e309933d2e
Merge pull request #9858 from turbo124/v5-develop
Remove migration for tax models
2024-08-04 17:05:22 +10:00
David Bomba
2373f6e508 Remove migration for tax models 2024-08-04 17:05:03 +10:00
David Bomba
ed0cb15013
Merge pull request #9857 from turbo124/v5-develop
Fixes for translations in client portal
2024-08-04 16:55:45 +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
b707671cd8
Merge pull request #9851 from turbo124/v5-develop
v5.10.17
2024-08-03 14:09: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
karneaud
5a28a81f0f update lock 2024-08-02 21:43:35 -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
08f33ac3e7
Merge pull request #20 from M-E-Development-Design/v5-develop
V5 develop
2024-08-02 10:02:59 -04: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
32aad06308 update quickbooks controller tests 2024-08-01 22:34:36 -04: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
af47d5d8e4 move quickbooks routes to provider 2024-08-01 22:33:13 -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
4b73672861
Merge pull request #9842 from turbo124/v5-develop
Fixes for  bank transaction filters / number formatting
2024-08-01 10:58:21 +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