1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

2105 Commits

Author SHA1 Message Date
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
0427f6c317 Fixes for static analysis 2024-06-06 12:31:24 +10:00
David Bomba
ef4319ab9c Fixes for missing timezones 2024-06-03 16:34:57 +10:00
David Bomba
9e500eda57 Minor fixes 2024-06-01 10:50:19 +10:00
David Bomba
822ba038a0 Fixes for converting matched payment transactions 2024-05-29 13:10:50 +10:00
David Bomba
3ce9ea62ec Updates for microsoft token harvest 2024-05-27 07:26:20 +10:00
David Bomba
aff180deef Add referral codes to user models 2024-05-27 07:13:56 +10:00
David Bomba
5ed27fe747 Catches for incorrectly configured mail servers 2024-05-27 06:46:26 +10:00
David Bomba
9c7f1e888f Adjustments for GMail 429 handling 2024-05-26 10:18:11 +10:00
David Bomba
2aa2db55ba Add check for is_deleted on expense category column 2024-05-22 07:01:36 +10:00
David Bomba
755e5c7846 Fixes for tests 2024-05-21 12:46:58 +10:00
David Bomba
643f8a64c3
Merge pull request #9535 from turbo124/v5-develop
Updates for BTC payment driver
2024-05-21 11:59:51 +10:00
David Bomba
ff94e9881a
Merge pull request #9523 from LarsK1/v5-develop
Fixes for XInvoice
2024-05-21 11:58:56 +10:00
David Bomba
e01f100407 fixes for custom email templates 2024-05-21 11:40:12 +10:00
David Bomba
c166ef82ff Fixes for payment emails 2024-05-21 08:15:54 +10:00
Lars Kusch
3709039b08 Last fixes 2024-05-20 21:25:30 +02:00
Lars Kusch
439c02cb8b Fixes 2024-05-17 07:59:25 +02:00
Lars Kusch
b3127a3d2e Fixes 2024-05-16 07:54:03 +02:00
David Bomba
716bd6669e Ensure line items as cast to arrays for twig templates 2024-05-16 11:46:54 +10:00
Lars Kusch
9fcde1ffc8 Readded merged pdf with xml-file 2024-05-15 22:00:44 +02:00
David Bomba
85aadbbfec v5.8.56 2024-05-15 09:30:18 +10:00
David Bomba
27f3a54ecf Fixes for file_get_contents 2024-05-15 09:29:43 +10:00
David Bomba
72f9813d27 minor updates for UBL 2024-05-14 09:35:04 +10:00
David Bomba
3155fcca53 Add credit adjustment notes to credit notes 2024-05-13 11:26:45 +10:00
David Bomba
1db95e3e32 PHP classes for FatturaPA 2024-05-11 20:18:44 +10:00
David Bomba
7d17fcc779 Separation of logging for reminders 2024-05-10 22:32:20 +10:00
David Bomba
83605482d9 Fixes for purchase order edoc export 2024-05-10 21:32:14 +10:00
David Bomba
a46a770496 Copy documents when converting a quote to an invoice 2024-05-10 20:05:36 +10:00
David Bomba
20abbc339f Minor fixes 2024-05-09 09:35:50 +10:00
David Bomba
18ae6e5369 Add billable prop 2024-05-04 08:32:43 +10:00
David Bomba
048e21f9b2 Ensure redundant directory deleted 2024-04-29 16:50:04 +10:00
David Bomba
a31cd1c407 Gracefully fall back when smtp configuration is incorrect 2024-04-29 10:07:53 +10:00
David Bomba
50e211104d Improvements for showing required fields 2024-04-25 17:46:11 +10:00
David Bomba
2f6b53c02c Simplify templateemail 2024-04-19 11:12:30 +10:00
David Bomba
edf5947316 bump sleep for failed sends 2024-04-19 10:32:16 +10:00
David Bomba
c1075c174c Bank Transactions updates for auto sync dates 2024-04-16 07:43:08 +10:00
David Bomba
9e12e32e29 Fixes for payment validations 2024-04-15 07:57:24 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
4f2f509b16 Working on FatturaPA 2024-04-10 22:07:03 +10:00
David Bomba
c1646f34f1 Updated translations 2024-04-08 07:26:18 +10:00
David Bomba
38c22f29b2 Minor fixes 2024-04-03 17:37:21 +11:00
David Bomba
b6d1a561c3 Adjustments for RO E-invoicing 2024-04-03 16:03:52 +11:00
David Bomba
d353bfc52a Updates for subscription cron logic to utilize company timezone 2024-04-02 12:06:20 +11:00
David Bomba
2bf9aa3447 Updated logic for subscription crons 2024-04-01 12:49:22 +11:00
David Bomba
0025df940a Fixes for terms 2024-03-30 08:31:49 +11:00
David Bomba
d00730bc8b Updates for postmark webhook processing 2024-03-29 07:43:19 +11:00
David Bomba
db50774b00 minor fixes 2024-03-28 07:31:57 +11:00
David Bomba
9ef5f58cfa Remove logging 2024-03-26 15:52:14 +11:00
David Bomba
1feff63c1b Add stale gateway fee checks 2024-03-25 09:42:10 +11:00
David Bomba
dfb59a0d28 Improvements for paytrace required fields capture 2024-03-21 09:40:19 +11:00
David Bomba
a5022dd553 Fixes for tests / name spaces 2024-03-20 22:54:18 +11:00
David Bomba
869262b541
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-20 22:09:53 +11:00
Lars Kusch
ee147e0e4e
Merge branch 'v5-develop' into feature-einvoice-quote
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2024-03-19 15:45:40 +01:00
Lars Kusch
9fadfa9e61
Update ZipPurchaseOrders.php 2024-03-19 15:35:03 +01:00
David Bomba
81385e4857 Clean up for password resets 2024-03-19 12:17:25 +11:00
David Bomba
48ac0a92d4 Add delays to nordigen for rate limits 2024-03-18 10:21:17 +11:00
David Bomba
e0b7d09d0c Fixes for Yodlee 2024-03-18 09:53:20 +11:00
David Bomba
d2325bed7c Adjustments for auto billing 2024-03-18 09:03:34 +11:00
David Bomba
d752f03b82
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-17 22:37:30 +11:00
paulwer
522fbea475 fixes 2024-03-17 08:43:40 +01:00
paulwer
e443fb28ec Merge branches 'feature-brevo' and 'feature-brevo' of https://github.com/paulwer/invoiceninja; branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-03-17 07:29:17 +01:00
David Bomba
80b944f822 Add SMS checks 2024-03-17 15:25:31 +11:00
Lars Kusch
7144e10654
Aktualisieren von CreateEDocument.php 2024-03-13 10:34:36 +01:00
David Bomba
fd06b42bc2 Adjustments for email quotas 2024-03-13 20:19:17 +11:00
Lars Kusch
9a286f65e6 Ensure setting has always a value 2024-03-12 08:12:18 +01:00
Lars Kusch
3fe09ae2bd Fixes 2024-03-12 08:06:24 +01:00
Lars Kusch
9ecbe628c5 Adaption to new Order-X standard 2024-03-11 15:20:02 +01:00
David Bomba
f0ad4175aa Fixes for required client invoice + SMTP transport 2024-03-11 13:35:16 +11:00
David Bomba
b7305a8538 Fixes for handler 2024-03-11 10:20:18 +11:00
Lars Kusch
bcd6148222 Adjust Zugferd class to new types 2024-03-10 16:02:15 +01:00
Lars Kusch
da273d4ed5 Add E-Document to ZIP-Download 2024-03-10 15:27:37 +01:00
David Bomba
6b53322e95 Fixes for validation when adding clients / new users 2024-03-10 21:28:50 +11:00
Lars Kusch
99d6ac5a70 Rename some files, added additional checks for more file types in CreateEDocument.php 2024-03-10 08:13:34 +01:00
Lars Kusch
8fe73e9be9 Refactor e-invoicing to allow more types for quotes, po, ... 2024-03-10 08:03:38 +01:00
David Bomba
c705784137 Handle edge case with Nordigen where account appears active, but access has expired 2024-03-10 12:51:00 +11:00
David Bomba
cc89bcecd2 allow plural for report names in scheduler 2024-03-10 10:13:00 +11:00
David Bomba
cc31d84c3c Improve webhooks 2024-03-09 10:21:55 +11:00
David Bomba
6f80c6fab8 Updates for custom designs 2024-03-05 16:06:02 +11:00
David Bomba
6859de6e8c Additional logging around email switching 2024-03-05 15:32:32 +11:00
paulwer
653af74cfb fixes 2024-03-03 08:33:17 +01: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
81bc9e0756
Merge pull request #9323 from turbo124/v5-develop
Fixes for company export paths
2024-02-23 09:36:02 +11: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
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
paulwer
b9095b96ab localized date within transaction-transformer 2024-02-18 18:49:52 +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
b10c33e7b1 v5.8.25 2024-02-16 08:36:38 +11: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
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
b513ceed11 implementation of custom email templates 2024-02-09 16:14:51 +11:00
David Bomba
61aeed7321 Add client documents route 2024-02-08 09:51:40 +11:00
David Bomba
b4551a230b Fixes for tax_amount when migrating 2024-02-07 12:26:07 +11:00