1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
Commit Graph

2077 Commits

Author SHA1 Message Date
paulwer
9c9c4a998c Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-05-19 06:46:54 +02:00
David Bomba
716bd6669e Ensure line items as cast to arrays for twig templates 2024-05-16 11:46:54 +10: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
paulwer
8378f9c1d1 fixes 2024-04-24 08:49:02 +02:00
paulwer
b2110de110 replace Log::info with nlog 2024-04-24 08:40:58 +02:00
paulwer
2d091f3cb6 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-04-23 22:38:57 +02: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
paulwer
c1ec89b0a7 fixes for spam-blocking 2024-04-07 16:08:34 +02:00
paulwer
4ac3289819 brevo fixes 2024-04-07 14:10:42 +02:00
paulwer
c02a4fb08d minor adjustment according spam behavior 2024-04-07 13:58:10 +02:00
paulwer
9a733f06c0 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-04-07 13:26:28 +02:00
paulwer
b7378b9b10 renaming inbound_mailbox to expense_mailbox 2024-04-04 07:27:07 +02:00
paulwer
b7a29bb2c7 fix: getVendor / getClient 2024-04-03 15:01:57 +02:00
David Bomba
38c22f29b2 Minor fixes 2024-04-03 17:37:21 +11:00
paulwer
8e1dc42bfb prevent downloading actions, when sender is blocked 2024-04-03 08:06:39 +02:00
paulwer
a1338cbbab fixes for postmark + inbound engine rework 2024-04-03 07:57:23 +02: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
paulwer
60861e0afa Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-04-01 16:07:30 +02:00
paulwer
ab8d960384 drop imap support classes 2024-04-01 16:04:49 +02: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
paulwer
1db0350273 changes related to allow_clients 2024-03-25 07:08:41 +01:00
paulwer
157037f56f renamings + move imap job to self-hosted only + allow by clients 2024-03-25 06:41:22 +01:00
David Bomba
1feff63c1b Add stale gateway fee checks 2024-03-25 09:42:10 +11:00
paulwer
91a048009a init postmark webhook 2024-03-24 21:53:17 +01:00
paulwer
ad964ca61a Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-03-24 12:54:55 +01:00
paulwer
2cbeb23d8f minor logging improvements 2024-03-24 12:51:24 +01:00
paulwer
f43909141f brevo webhook + better attachement fetching cycle + fixes for brevo key integration namings 2024-03-24 10:53:20 +01:00