1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
Commit Graph

11756 Commits

Author SHA1 Message Date
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
Lars Kusch
4b25d7198c Minor fixes 2024-07-16 16:39:52 +02: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
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
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
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