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

11989 Commits

Author SHA1 Message Date
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
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
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
David Bomba
d900398d18 Adjustments for quote partial due dates 2024-07-07 07:34:27 +10:00
David Bomba
8336cd3bf0 Adjustments for quote partial due dates 2024-07-07 07:30:50 +10:00
David Bomba
d55c77c59d fixes for str_replace 2024-07-06 08:23:44 +10:00
David Bomba
ec50e6f64b Adjustments for inclusive taxes 2024-07-05 14:37:21 +10:00
David Bomba
26bb71f067 Adjustments for inclusive taxes 2024-07-05 14:15:42 +10:00
David Bomba
f3dc80ae09 Roll back join queries 2024-07-05 12:04:42 +10:00
David Bomba
1adbd3907e Updates 2024-07-05 11:53:58 +10:00
David Bomba
0d654dae95 Fixes for tax map display of surcharge taxes 2024-07-05 11:47:38 +10:00
karneaud
65aafc31f9 refactor compser components for rotessa 2024-07-03 20:58:51 -04:00
karneaud
109e2a46d8 removed this file 2024-07-03 20:58:20 -04:00
karneaud
55e644f214 do not need these files 2024-07-03 20:56:58 -04:00
Kendall Arneaud
cd53792cae
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-03 19:53:51 -04:00
David Bomba
78ed14074d Updates for react changer 2024-07-03 14:06:41 +10:00
David Bomba
bb159be386 Minor fixes for zug docs 2024-07-02 18:36:53 +10:00
David Bomba
a67de99b49 Fixes for task assigned user 2024-07-02 18:35:10 +10:00
David Bomba
1009b52531 Fixes for task assigned user 2024-07-02 18:33:15 +10:00
David Bomba
bb23241291 Fixes for expense reports 2024-07-02 10:21:34 +10:00
David Bomba
52e4931b68 Invalidate sessions if DB cannot be set 2024-07-01 08:40:57 +10:00
David Bomba
e0a3126e88 Fixes for zoho 2024-06-30 19:02:29 +10:00
David Bomba
81f67a0f1e Checks for task array 2024-06-30 19:01:23 +10:00
David Bomba
b8be425d4d Increase reminder chunk size 2024-06-30 18:50:51 +10:00
David Bomba
ab23592b96 Revert refactor for whereHas 2024-06-30 17:37:44 +10:00
David Bomba
3cd1d7767f Fixes for query name 2024-06-30 14:45:59 +10:00
David Bomba
f1ac238917 Fixes for tests 2024-06-30 14:42:57 +10:00
David Bomba
96f980aa54 Refactor for whereHas('client 2024-06-29 09:00:36 +10:00
David Bomba
7240f4f1e7 Query optimization 2024-06-29 08:21:57 +10:00
David Bomba
dd1fc3da82 Updates for country selector 2024-06-29 07:42:45 +10:00
David Bomba
028eb24fd9 Static analysis 2024-06-28 15:16:08 +10:00
David Bomba
6aac4a03b7 Fixes for override taxes for AT region 2024-06-28 09:54:28 +10:00
David Bomba
b35d54a2c6 Exclude vendor directory from file checks 2024-06-28 09:43:00 +10:00
David Bomba
ecfa558bf3 do not leave index.html in /public 2024-06-28 09:40:40 +10:00
David Bomba
e1af50d6eb
Merge pull request #9705 from turbo124/v5-develop
v5.10.4
2024-06-27 14:57:55 +10:00
David Bomba
1a1d75a0b5 v5.10.4 2024-06-27 14:57:15 +10:00
David Bomba
7288e5b641 Adjust BTCPay for scoping 2024-06-27 14:52:38 +10:00
Kendall Arneaud
96c7a475b6
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-06-26 21:38:13 -04:00
karneaud
35d713a0b9 use alias 2024-06-26 21:29:08 -04:00
karneaud
f03142a834 reference full blade path using render 2024-06-26 21:28:53 -04:00
karneaud
eb3968a9eb remove rotessa service provider 2024-06-26 21:27:45 -04:00
karneaud
f7c689bf3b move componetn class to composer provider 2024-06-26 21:27:20 -04:00
David Bomba
8ecddce437 ensure utf-8 encoding 2024-06-27 11:15:27 +10:00
David Bomba
9f1efeba99 Add back credit options 2024-06-27 09:14:49 +10:00
David Bomba
7e92c84d5b
Merge pull request #9702 from Nisaba/v5-develop
Update BTCPay doc link
2024-06-27 08:36:32 +10:00
David Bomba
06f5c0ae22 Trim passwords on update 2024-06-27 08:32:38 +10:00
Nisaba
80cd0ac035
Update BTCPay doc link
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-06-26 22:32:30 +00:00
David Bomba
96766d33b8 Working on aggregate charts 2024-06-25 14:58:18 +10:00
David Bomba
702d8992e5 Improve sort filters 2024-06-25 12:19:11 +10:00
David Bomba
605ddd7d3e Ensure gateway fees are not cleared inappropriately 2024-06-25 11:09:33 +10:00
Kendall Arneaud
ac1c5ac005
Merge pull request #3 from karneaud/v5-develop
V5 develop
2024-06-24 20:33:30 -04:00
karneaud
37e8f3f2d9 allow matching of any client contact 2024-06-24 20:29:08 -04:00
David Bomba
df8f7e1c7c Improve sort filters 2024-06-25 09:58:22 +10:00
David Bomba
df37a488f7 Display payment type 2024-06-25 09:32:31 +10:00
David Bomba
a374a7e949
Merge pull request #9681 from turbo124/v5-develop
Adjustments for signatures
2024-06-25 08:56:28 +10:00
David Bomba
85b306c8ea Additional props for contact.signaturew 2024-06-25 08:56:07 +10:00
David Bomba
498a627988
Merge pull request #9675 from thirstyice/v5-develop
Make $project.name defined as empty for invoices with no project
2024-06-25 08:54:52 +10:00
David Bomba
6e5e9bdb12 Adjustments for signatures 2024-06-25 08:49:25 +10:00
karneaud
6511979777 add rotessa sdk 2024-06-24 18:42:49 -04:00
karneaud
7ac79d0e01 remove composer package 2024-06-24 18:41:45 -04:00
karneaud
9fec96b513 fix class name 2024-06-24 14:27:26 -04:00
David Bomba
b564983803 remove cache warming 2024-06-24 21:14:08 +10:00
David Bomba
e4377f3378 Fixes for carbon types 2024-06-24 21:10:52 +10:00
thirstyice
e694fe44c9 Set .name consistently 2024-06-24 03:24:40 -06:00
David Bomba
6f5daf6f2a Rate limit invoice deletion 2024-06-24 17:37:08 +10:00
karneaud
2c1c095804 add service provider for rotessa gateway 2024-06-23 22:32:54 -04:00
karneaud
71633db616 update 2024-06-23 22:32:28 -04:00
karneaud
cf45e647c3 add rotessa gateway payment methods 2024-06-23 22:32:14 -04:00
karneaud
3db5c34a38 hanlde attributes for rotessa views via components 2024-06-23 22:31:53 -04:00
karneaud
b37e27ba2c add default attributes for rotessa gateway views 2024-06-23 22:31:36 -04:00
karneaud
e62045e8d4 add data providers for privinces and installment 2024-06-23 22:31:03 -04:00
karneaud
2a3fb70fd2 remove 2024-06-23 22:30:28 -04:00
Kendall Arneaud
3d36cb917f
Merge pull request #2 from karneaud/v5-develop
V5 develop
2024-06-23 21:42:28 -04:00
David Bomba
5db3eb3d53 Add stubbed referal object 2024-06-24 11:17:46 +10:00
David Bomba
6ceef3695d Fixes for quote reminder dates 2024-06-24 10:22:16 +10:00
David Bomba
ffaf5259e6 Tests for quote reminders 2024-06-24 09:52:35 +10:00
thirstyice
1575974099
Make $project.name defined as empty for invoices with no project
Allows inclusion of $project.name in emails without needing a special case for invoices with no project

Signed-off-by: thirstyice <thirstyice@users.noreply.github.com>
2024-06-23 17:03:46 -06:00
David Bomba
64f3af9c31 Additional column checks prior to export queries 2024-06-24 07:56:13 +10:00
David Bomba
06233240ce Updates for harvesting fee invoice 2024-06-23 16:11:13 +10:00
David Bomba
3ec604919e Add index to fee_invoice_id 2024-06-23 14:04:43 +10:00
Kendall Arneaud
daedfa0d39
Merge pull request #1 from karneaud/v5-develop
V5 develop
2024-06-22 19:46:55 -04:00
David Bomba
cf2fc80f06 Ensure all carbon mutator types are cast appropriately 2024-06-22 21:05:18 +10:00
David Bomba
18e0ced89c minor fixes 2024-06-22 20:58:17 +10:00
David Bomba
540dd2f43e minor fixes 2024-06-22 20:33:53 +10:00
David Bomba
6138f11ece Fixes for tests 2024-06-22 15:05:11 +10:00
David Bomba
1cfb2a0ad1 Fixes for tests 2024-06-22 14:53:45 +10:00
David Bomba
de79eaa409
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-06-22 14:02:11 +10:00
David Bomba
6b7876967e
Merge branch 'v5-develop' into laravel11
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-06-22 14:00:26 +10:00
David Bomba
0ed2520c92
Merge pull request #9635 from LarsK1/v5-develop
Feature: E-Invoice Import
2024-06-22 13:54:06 +10:00
David Bomba
104ad33042 Fixes for tests 2024-06-22 13:00:33 +10:00
David Bomba
79b93f75bb Fixes for tests 2024-06-22 12:48:43 +10:00
David Bomba
2a97787ddb Fixes for testse 2024-06-22 12:39:46 +10:00
David Bomba
83e3147462 updates for type casting 2024-06-22 09:38:09 +10:00
David Bomba
ba7651cdae Fixes for tests 2024-06-21 19:51:04 +10:00
David Bomba
4855276794 Working on quote reminders 2024-06-21 19:40:56 +10:00
David Bomba
2d87131627 Fixes for project name label 2024-06-21 14:16:21 +10:00
David Bomba
50f13eca5a minor clean up 2024-06-21 14:09:25 +10:00
David Bomba
a65d0d5067 Remove cache warmers 2024-06-21 10:56:18 +10:00
David Bomba
698a376de3 remove cache build steps 2024-06-21 10:29:38 +10:00
David Bomba
3ab899f58e Validation for task rate 2024-06-21 07:37:46 +10:00
David Bomba
957556b8d0 Validation for task rate 2024-06-20 22:03:23 +10:00
David Bomba
897d31f89a updates for matching payments 2024-06-20 14:28:33 +10:00
Kendall Arneaud
5704b1303b commit package 2024-06-19 13:09:04 +00:00
David Bomba
bd94f7bb65 Working on credit rules for bank transactions 2024-06-19 18:18:05 +10:00
David Bomba
0bca8b6074 Fixes for tests 2024-06-19 15:42:06 +10:00
David Bomba
d8a753055a Fixes for tongan paanga 2024-06-19 14:57:40 +10:00
David Bomba
45b43094b0 Notify user on assignment of task 2024-06-19 13:57:50 +10:00
David Bomba
cb9e40d442 Referral Meta 2024-06-19 12:45:42 +10:00
Kendall Arneaud
dbae007581 refactor methods to properly get accounts and set tokens 2024-06-19 02:02:40 +00:00
Kendall Arneaud
25bdc6025d fix placholder text 2024-06-19 02:01:37 +00:00
Kendall Arneaud
f124dac7b0 fix the data passed 2024-06-19 02:00:24 +00:00
David Bomba
cbfb312e0f public/build/assets/stripe-credit-card-75322a3b.js 2024-06-19 11:42:14 +10:00
David Bomba
bc6df79e2b Validation layer for einvoicing 2024-06-19 11:31:03 +10:00
David Bomba
0c60a11989 Search filters for recurring invoices 2024-06-19 09:09:44 +10:00
David Bomba
c388a1b3e7 Fixes for generated numbers 2024-06-19 07:41:43 +10:00
David Bomba
0912e39759 Fixes for scoping bank refreshes 2024-06-19 07:26:44 +10:00
Benjamin Beganović
abc57ed625 Merge remote-tracking branch 'upstream/v5-develop' into laravel11 2024-06-18 13:06:41 +02:00
David Bomba
64e724f215 V5.9.9 2024-06-18 20:37:57 +10:00
Lars Kusch
a33c3832e9 Bugfixes 2024-06-18 08:19:49 +02:00
Lars Kusch
61570cea93 Implement E-Invoice Import as Expense 2024-06-18 08:19:45 +02:00
David Bomba
26d376d070 v5.9.8 2024-06-18 16:11:24 +10:00
David Bomba
b5508f702d Purge laravel-data 2024-06-18 15:12:45 +10:00
David Bomba
932a0d3f57 Handle github actions quirks 2024-06-18 15:04:16 +10:00
David Bomba
e8f26ddbb2 Fixes for tests 2024-06-18 13:57:09 +10:00
David Bomba
13b557a4e7 Fixes for tests 2024-06-18 13:47:27 +10:00
David Bomba
c3c4058f0a Logging for tests 2024-06-18 13:37:54 +10:00
David Bomba
e349245c45 Fixes for tests 2024-06-18 12:57:15 +10:00
David Bomba
cb0385dd39 Fixes for tests 2024-06-18 11:59:05 +10:00
David Bomba
7623246424 Add limiting exception 2024-06-18 11:33:56 +10:00
David Bomba
24a662f920 Rate limit new payments 2024-06-18 11:24:55 +10:00
David Bomba
6b0a25453d Static Analysis 2024-06-18 10:49:51 +10:00
David Bomba
dfdfc41fee Static Analysis 2024-06-18 10:25:56 +10:00
David Bomba
006e819f3a Refactor for cache statics moving to container 2024-06-18 10:24:03 +10:00
David Bomba
f68d1d3053 Static Analysis 2024-06-18 09:41:22 +10:00
David Bomba
957ddb2a81 Fixes for wave imports 2024-06-18 09:36:22 +10:00
David Bomba
f03c6a1d6b Roll back for idempotency 2024-06-17 21:29:31 +10:00
David Bomba
c163f3c1a4 Static Analysis 2024-06-17 20:38:33 +10:00
David Bomba
97049f36a9 Fixes for includes 2024-06-17 16:34:26 +10:00
David Bomba
13405c1805 Static Analysis + ACSS 2024-06-17 16:08:06 +10:00
David Bomba
11e082d443 Fixes for credits 2024-06-17 13:45:24 +10:00
Kendall Arneaud
06f764fa95 set default country instead 2024-06-17 01:01:19 +00:00
Kendall Arneaud
dbfc1046ec refactor classes to facilitiate import customers 2024-06-17 01:00:41 +00:00
Kendall Arneaud
94a4605e38 update gateway types 2024-06-17 00:59:40 +00:00
David Bomba
742b49c75a Fixes for subscription cron query 2024-06-17 10:14:04 +10:00
David Bomba
38114d0c48 Minor fixes - add referral code to user transformer 2024-06-16 19:16:42 +10:00
David Bomba
1e0f250052 Fixes for paypal auth credentials 2024-06-16 17:22:15 +10:00
David Bomba
d2d436da8f Fixes for redirect after auth in cp 2024-06-16 16:28:44 +10:00
David Bomba
3a4f47c1a9 Static Analysis 2024-06-16 14:58:03 +10:00
David Bomba
52752a8f09 Static Analysis 2024-06-16 14:35:56 +10:00
David Bomba
78333e332f Minor fixes: 2024-06-16 10:33:18 +10:00
David Bomba
9935847dc3 Static Analysis 2024-06-16 08:30:25 +10:00
David Bomba
109d5cfdca Static analysis 2024-06-15 17:34:08 +10:00
David Bomba
953e2e3e48 Improve queries 2024-06-15 16:51:34 +10:00
David Bomba
094d43be4f Improve N+1 queries 2024-06-15 16:18:33 +10:00
David Bomba
61f09e1ad4 code comments 2024-06-15 10:03:25 +10:00
Kendall Arneaud
b31d65440b add appropriate class 2024-06-14 16:13:08 +00:00
Kendall Arneaud
a428196e92 update aliases 2024-06-14 16:12:31 +00:00
Kendall Arneaud
f3b4bd5705 add package 2024-06-14 16:06:50 +00:00
David Bomba
4371c080f6 Fixes for payment ledger when credits are applied 2024-06-14 18:38:26 +10:00
David Bomba
f79f31c89e Clean up for paypal 2024-06-14 17:32:07 +10:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
9c288cd452 remove paypal user-id 2024-06-14 17:07:52 +10:00
David Bomba
3350685ade Expose nordigen_transaction_id in transformer 2024-06-14 14:33:38 +10:00
David Bomba
ef388a0c77 Filters for bank accounts 2024-06-14 14:31:26 +10:00
David Bomba
50398360b9 Paypal 2024-06-13 19:59:29 +10:00
David Bomba
d23866932b Fixes for text body templates 2024-06-13 16:52:23 +10:00
David Bomba
de853b3445 Fixes for tests 2024-06-13 10:55:03 +10:00
David Bomba
0edfc0d850 Fixes for tests 2024-06-13 10:54:43 +10:00
David Bomba
10b64ffa65 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-06-13 10:22:11 +10:00
David Bomba
4e46511a8a meta analytics 2024-06-13 10:21:58 +10:00
David Bomba
fb3334096b Fixes for tasks when rounding down 2024-06-12 14:52:26 +10:00
David Bomba
0877bdb6ea Minor fixes for expense export preview props 2024-06-12 08:32:26 +10:00
David Bomba
6972d4d4b0 Allow parameter passing to pre-payments 2024-06-12 08:30:22 +10:00
David Bomba
1e7b8e9111 Fixes for stale invoice cleanup 2024-06-11 09:44:31 +10:00
David Bomba
78d465daea Return early on paid invoices if gateway fee is already paid 2024-06-11 09:38:06 +10:00
David Bomba
5937414ad3 Add twig linting 2024-06-11 08:52:56 +10:00
David Bomba
2b8f96d208 Merge PDFs if embed documents is enabled 2024-06-11 08:14:21 +10:00
David Bomba
32744d3fa8 minor fixes 2024-06-11 07:22:04 +10:00
David Bomba
f7bd62d84a Static Analysis 2024-06-09 15:56:05 +10:00
David Bomba
cf35c30bfc Fixes for task filters 2024-06-09 14:07:56 +10:00
David Bomba
d6337b69b3 Fixes for caps 2024-06-09 13:43:35 +10:00
David Bomba
99e05cbe63 Fixes for html variable replacements in mobile html view 2024-06-09 10:53:53 +10:00
David Bomba
145fef637b Updates for seeders 2024-06-09 09:08:31 +10:00
David Bomba
b70f01fff2 Updates for openapi 2024-06-08 09:13:47 +10:00
Nisaba
665e1eabfa
BTCPay updates
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-06-07 11:30:11 +00:00
David Bomba
fb24255813 Fixes for reminders 2024-06-07 20:31:48 +10:00
David Bomba
63e2280228 peppol 2024-06-07 16:11:44 +10:00
David Bomba
de874a21cd Peppol tests 2024-06-07 14:09:02 +10:00
David Bomba
49e5b09d90 peppol 2024-06-07 12:05:26 +10:00
David Bomba
56ad60afb0 Refactors for einvoicing 2024-06-07 11:21:50 +10:00
David Bomba
cdde25baf7 Static Analysis 2024-06-07 10:32:10 +10:00
David Bomba
d4feca33ab Fixes for diffindays with Carbon v3 2024-06-07 09:15:19 +10:00
David Bomba
9a5b1e4292 Ensure credit payments auto archive if configured 2024-06-07 07:41:46 +10:00
David Bomba
f4aae330eb Current company route 2024-06-06 21:12:15 +10:00
David Bomba
a9c1357689 Add option to lock invoices at the end of the month - accrual accounting 2024-06-06 13:06:07 +10:00
David Bomba
0427f6c317 Fixes for static analysis 2024-06-06 12:31:24 +10:00
David Bomba
e61c2422ee updated resources 2024-06-06 11:17:34 +10:00