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

2279 Commits

Author SHA1 Message Date
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
f0d61a8261 remove vendor email colums 2024-04-03 08:33:40 +02:00
paulwer
f0ba86b699 fixes 2024-04-03 08:20:36 +02: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
1a651f7144 Updates for einvoicing 2024-04-03 10:58:16 +11:00
David Bomba
cf7008a5ab Fixes for plain design 2024-04-02 21:50:59 +11:00
Benjamin Beganović
fa5827eb44 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-04-01 19:09:13 +02: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
David Bomba
34aaf9aec7 Updates 2024-03-27 16:11:22 +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
4aaf3bab52 Guards for hosted - reports access 2024-03-25 15:17:16 +11:00
David Bomba
fc624682ba Working on templates 2024-03-25 15:05:30 +11:00
David Bomba
1feff63c1b Add stale gateway fee checks 2024-03-25 09:42:10 +11:00
David Bomba
533c266d1d Updates for expense conversion from purchase order 2024-03-25 07:46:17 +11:00
paulwer
d712191012 minor changes 2024-03-24 13:10:45 +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
8031f1c277 fixes for company blacklists and whitelists + system logs 2024-03-24 11:40:17 +01:00
paulwer
a6d09a2ce5 feat: global blacklist for specific emails 2024-03-24 11:00:29 +01:00
Benjamin Beganović
31942cb401 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-21 16:27:23 +01:00
Benjamin Beganović
db391d96c5 Make sure we force at least one of auth methods 2024-03-21 16:19:35 +01:00
David Bomba
a5022dd553 Fixes for tests / name spaces 2024-03-20 22:54:18 +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
c5e4ed4b6e
Update PurchaseOrderService.php 2024-03-19 15:39:29 +01:00
Lars Kusch
e6df82b6d2
Update PurchaseOrderService.php 2024-03-19 15:33:58 +01:00
Lars Kusch
ca2d0284e9
Fixes for wrong typecode
See https://github.com/invoiceninja/invoiceninja/issues/9372
2024-03-19 15:29:52 +01:00
paulwer
73bcf928e4 updates mailgun webhook loading message data on runtime 2024-03-19 12:56:39 +01:00
paulwer
0aaaf27314 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-03-19 08:16:01 +01:00
paulwer
a5b3215ff7 feat: company blacklist 2024-03-19 07:55:55 +01:00
paulwer
7cc5ff11d4 working ingres engine 2024-03-19 07:39:35 +01:00
paulwer
c80e3bf921 working mailgun inbound webhook 2024-03-18 08:04:54 +01: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
21d569bd2b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-03-17 09:14:07 +01: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
David Bomba
3de8df8066 Create auth routes for gateways 2024-03-16 12:36:40 +11:00
David Bomba
706133bd7b Minor fixes for sub calculator 2024-03-15 12:22:09 +11:00
Benjamin Beganović
e9be90779a Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-15 01:29:22 +01:00
David Bomba
4c535a5be1 Fixes for template engine 2024-03-15 11:01:44 +11:00
Benjamin Beganović
7eb4235c43 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-14 16:21:25 +01:00
David Bomba
52b1b90ae2 Rollback premium designs 2024-03-14 10:55:56 +11:00
Benjamin Beganović
428b416de3 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-13 19:25:37 +01:00
Lars Kusch
d016f41c1c
Aktualisieren von OrderXDocument.php 2024-03-13 10:35:01 +01:00
David Bomba
fd06b42bc2 Adjustments for email quotas 2024-03-13 20:19:17 +11:00
David Bomba
1b999dd7d9 Updates 2024-03-13 10:36:41 +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
ed17bb2392 Fixes 2024-03-11 15:28:22 +01:00
Lars Kusch
9ecbe628c5 Adaption to new Order-X standard 2024-03-11 15:20:02 +01:00
David Bomba
08dee1309e Fixes and improvements for templates 2024-03-11 19:37:53 +11:00
David Bomba
f0ad4175aa Fixes for required client invoice + SMTP transport 2024-03-11 13:35:16 +11:00
Lars Kusch
d8d70f0227 Add support for adding new standards to email 2024-03-10 16:41:34 +01:00
Lars Kusch
bcd6148222 Adjust Zugferd class to new types 2024-03-10 16:02:15 +01:00
Lars Kusch
99a211b823 Added new routes and adapted controllers 2024-03-10 15:40:25 +01:00
Lars Kusch
8c06698980 Add new functions to Quote and PO-Service 2024-03-10 15:23:52 +01: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
96607d806e Fixes for From Mail Name on hosted platform 2024-03-10 17:42:09 +11:00
David Bomba
cc89bcecd2 allow plural for report names in scheduler 2024-03-10 10:13:00 +11:00
Benjamin Beganović
50c9df36ab Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-08 20:03:56 +01: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
David Bomba
e7ae3f81cb Catch no refund date 2024-03-05 11:27:53 +11:00
Benjamin Beganović
0c0e652245 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-04 17:32:23 +01:00
Benjamin Beganović
a1220b45f2 Add StepService class for subscription handling 2024-03-01 13:43:11 +01:00
paulwer
6bb86caff3 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-02-27 08:13:19 +01:00
David Bomba
d3cd6765bb Fixes for taxes not displaying 2024-02-24 13:28:19 +11:00
David Bomba
55d512b0a5 Fixes for wrong product types being used cost => price 2024-02-22 14:00:39 +11:00
Benjamin Beganović
4cee352009 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-02-21 18:02:10 +01:00
David Bomba
efa6743edf Adjustments for reports 2024-02-21 14:01:52 +11:00
David Bomba
1f1716a3cd Updates for profit/loss reporting 2024-02-21 13:58:08 +11:00
David Bomba
6f495a77fa Updates for exchange rates 2024-02-20 21:16:00 +11:00
David Bomba
b7bfb4ee0c Set exchange rate to inverse for invoices 2024-02-20 19:01:50 +11:00
David Bomba
fb92f8fe9d Stubs for form submissions 2024-02-20 17:29:38 +11:00
David Bomba
c8f7e9e250 Working on payment submissions 2024-02-20 16:05:00 +11:00
David Bomba
f3316277c3 Fixes for line items 2024-02-20 15:33:10 +11:00
Benjamin Beganović
f119c26905 Fix cost calculation in SubscriptionCalculator 2024-02-19 18:16:32 +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
6c7df568dc Ensure port is int for SMTP 2024-02-18 16:19:09 +11:00
David Bomba
e2287c6d57 Fixes for tests 2024-02-18 15:32:49 +11:00
David Bomba
730e0a17ac Tests for using Unapplied Payments 2024-02-18 15:06:20 +11:00
David Bomba
6974841921 Refactor for payment processing 2024-02-17 19:08:20 +11:00
David Bomba
97accc8142 Refactor for payment processing 2024-02-17 19:04:41 +11:00
David Bomba
66fd68cf93 Refactor for payment processing 2024-02-17 19:03:20 +11:00
David Bomba
32b82f5bfe Working on adding unapplied payments into autobill sequence 2024-02-17 18:41:40 +11:00
David Bomba
fdca196215 Improve PDF Mock 2024-02-17 18:17:33 +11:00
David Bomba
04314538d8 Minor fixes for types 2024-02-17 17:44:16 +11:00
David Bomba
f3f91f75b8 Updates for logic 2024-02-17 11:15:55 +11:00
David Bomba
c010c99547 Build pipeline for payment 2024-02-17 10:09:59 +11:00
David Bomba
ceb4708b5d White label license server 2024-02-16 18:33:45 +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
ae8fbc89d9 Ensure gateway fees are displayed with invoices that only have tasks 2024-02-13 14:28:14 +11:00
David Bomba
91e23ee189 Minor adjustments 2024-02-12 14:00:36 +11:00
David Bomba
9593c7c820 Minor fixes for task start date calculations 2024-02-10 13:40:12 +11:00
David Bomba
f1b81e1587 sub v2 2024-02-08 18:42:38 +11:00
David Bomba
5e7a184118 Tests for pro rata calculations 2024-02-08 14:38:22 +11:00
David Bomba
4901b31c47 Sub v2 2024-02-08 13:56:50 +11:00
David Bomba
12b1aeaa72 Sub v2 2024-02-08 11:57:09 +11:00
David Bomba
f16e8fdd15 Fixes for KRW currency formatting 2024-02-07 07:42:46 +11:00
David Bomba
3c0be86e6c Add open telemetery 2024-02-05 15:09:02 +11:00
David Bomba
150258b9ed Minor fixes 2024-02-04 17:31:54 +11:00
David Bomba
8ff283e03b Fixes for email reports 2024-02-04 15:06:24 +11:00
David Bomba
6966c5cc61
Merge pull request #9224 from beganovich/31-rff
Required form fields
2024-02-04 11:21:34 +11:00
David Bomba
894d675e2a Fixes for email templates 2024-02-02 05:55:59 +11:00
Benjamin Beganović
539451319f Update contact information in InstantPayment class 2024-01-31 18:47:26 +01:00
David Bomba
995c7dbd3e Fixes for payment emails 2024-01-30 13:27:19 +11:00
David Bomba
50676394e0 Replace variables in Terms for user acceptance in Client Portal 2024-01-29 15:43:40 +11:00
David Bomba
82888cccff Adjustments for logic for sending payment emails 2024-01-29 14:03:54 +11:00
David Bomba
2873b0e522 Add option for html entity view in Client Portal 2024-01-28 15:05:30 +11:00
David Bomba
d05a58cebe Livewire fixes for subscription purchasds 2024-01-27 18:59:56 +11:00
David Bomba
849a9dc113 Updates for mailers on hosted platform 2024-01-27 15:43:37 +11:00
David Bomba
2aa26a5227 Updates for partially applied payments 2024-01-26 10:20:28 +11:00
David Bomba
34b33bc917 Updates for paypal auth 2024-01-25 20:33:47 +11:00
David Bomba
c25cee6edf Updates for unsubscribe links => hosted online 2024-01-24 15:09:56 +11:00
David Bomba
f325370986
Merge pull request #9191 from turbo124/v5-develop
Prevent reminder fees being taxes in DE region
2024-01-24 14:46:49 +11:00
David Bomba
76d159ee02
Merge pull request #9172 from beganovich/1297
E-mail preferences links
2024-01-24 14:40:05 +11:00
David Bomba
26877f905f Fixes for quotes 2024-01-24 08:25:28 +11:00
David Bomba
728d013b92 Updates for outbound email reply to addresses 2024-01-23 19:16:52 +11:00
paulwer
678da384a9 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-01-20 08:51:09 +01:00
paulwer
04be097edd Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-20 08:15:40 +01:00
Benjamin Beganović
27dd844f79 Add email preferences link to EmailMailable class 2024-01-19 15:20:27 +01:00
Benjamin Beganović
d5d73b4a13 Remove debug info statements from Email class 2024-01-18 16:52:38 +01:00
Benjamin Beganović
4377a05716 wip 2024-01-17 17:41:54 +01:00
David Bomba
41daa63056 Updates for mailgun 2024-01-17 08:44:39 +11:00
David Bomba
2e51bbd655 Update hosted platform to use mailgun as an optional email driver 2024-01-17 07:13:56 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
886bce4877 Fixes for tests 2024-01-13 18:27:30 +11:00
David Bomba
077d64bbf6 Add translations 2024-01-13 18:04:03 +11:00
David Bomba
afd563b6c3 Fixes for purchase order previews 2024-01-12 12:14:09 +11:00
paulwer
086fa5bc66 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-10 12:42:38 +01:00
David Bomba
edd0a57b29 working on client currency conversion 2024-01-09 21:49:29 +11:00
David Bomba
24c9edd1a7 Adjustments for PDf previews 2024-01-05 10:50:39 +11:00
paulwer
a4c918148b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-03 22:50:02 +01:00
paulwer
1a749c5d93 Merge branch 'v5-develop' of https://github.com/paulwer/invoiceninja into feature-brevo 2024-01-03 22:46:03 +01:00
David Bomba
59514f49b9 ensure numbers are set 2024-01-03 22:10:02 +11:00
David Bomba
6c1a189a81 Fixes for quote/credit events 2024-01-03 22:06:52 +11:00
David Bomba
8e35356388 Add checks for redirection methods 2024-01-01 10:59:25 +11:00
David Bomba
23f45f249e Fixes for profit/loss reports 2023-12-30 08:27:42 +11:00
paulwer
3fc35aefe7 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2023-12-28 10:50:32 +01:00
paulwer
6a62be3715 wip: adding support for brevo webhook 2023-12-21 18:49:04 +01:00
paulwer
507cdafa26 working 2023-12-21 16:59:39 +01:00
paulwer
450569e5c4 ignore emails with no documents attached 2023-12-19 08:51:50 +01:00
paulwer
3206e46349 initial changings 2023-12-18 19:37:13 +01:00
paulwer
5efb33d1d3 minor changes 2023-12-18 17:28:36 +01:00
paulwer
08662c1595 renaming and minor changes 2023-12-18 17:24:59 +01:00
paulwer
7245de8c4c wip: spam protection 2023-12-18 17:21:15 +01:00
paulwer
5d70daaaaa wip: restruct and init IngresEmailEngine 2023-12-18 15:05:15 +01:00
David Bomba
96391e9128 Fixes for store/update schedules 2023-12-16 14:23:07 +11:00
David Bomba
9c914614fe Adjustments to prevent double submissions with PayPal 2023-12-15 22:25:52 +11:00
David Bomba
1d438d14d3 Refactor for webhooks 2023-12-12 18:43:55 +11:00
David Bomba
fe34ab41d7
Merge pull request #9032 from turbo124/v5-develop
v5.7.60
2023-12-11 22:44:40 +11:00
David Bomba
4c4d18fbe8 Working on email reports 2023-12-11 13:14:05 +11:00
David Bomba
145e2efe3c Fixes for report names 2023-12-11 09:25:58 +11:00
David Bomba
a257dc445a
Merge pull request #9028 from turbo124/v5-develop
v5.7.59
2023-12-08 10:53:05 +11:00
David Bomba
df059c8384 Fixes for invoices with custom quote / invoice headers 2023-12-08 10:33:42 +11:00
David Bomba
12fdf37451
Merge pull request #9027 from danielkoch/bugfix/streamline-whitelabel-logo-styles-in-pdf-builder
Streamline whitelabel logo styles in pdf builder
2023-12-07 20:53:00 +11:00
Daniel Koch
c63effc8c4 fix: streamline spacing issue if whitelabel is activated
Connected pull-requests:
https://github.com/invoiceninja/invoiceninja/pull/8300
https://github.com/invoiceninja/invoiceninja/pull/8281
2023-12-07 09:55:52 +01:00
David Bomba
94236b07d7 Use presenter in x-invoice code 2023-12-07 19:32:08 +11:00
David Bomba
8c178cd99e fixes for redirect not forcing 2023-12-07 07:43:47 +11:00
David Bomba
5185cb820f Minor fixes when sending statements 2023-12-04 22:14:20 +11:00
David Bomba
80b85d5c21 php cs fixes 2023-11-30 17:59:17 +11:00
David Bomba
c0904b0021 Design update migration 2023-11-30 15:26:12 +11:00
David Bomba
5f2f316d0b Fixes for quantity columns 2023-11-30 13:32:40 +11:00
David Bomba
b67951d128 catches for company set 2023-11-29 08:57:43 +11:00
David Bomba
367715583f Rebuilding template reset 2023-11-29 00:27:04 +11:00
David Bomba
fd86accec7
Merge pull request #8998 from turbo124/v5-develop
Stubs for extensions.
2023-11-28 20:12:46 +11:00
Lars Kusch
8ca3dc2dff
Update ZugferdEInvoice.php 2023-11-27 18:21:19 +01:00
David Bomba
dc39d7f01a minor fixes for formatting 2023-11-27 22:20:58 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
8367b388ef Add service class 2023-11-25 09:09:17 +11:00
David Bomba
2d6bf6cace Updates for vendor notifications 2023-11-24 16:10:10 +11:00
David Bomba
074634ea5c Updates for app domain and app urls 2023-11-24 10:23:40 +11:00
David Bomba
9ec383ce93 Vendor Notifications 2023-11-23 23:54:42 +11:00
David Bomba
4c60d47446 Templates + Statements 2023-11-23 16:13:06 +11:00
David Bomba
8ac5c7cf65 Add translation for task line items 2023-11-23 11:46:26 +11:00
David Bomba
149c5b6a0e Decorators for export 2023-11-22 17:52:02 +11:00
David Bomba
2757f3ef81 Code cleanup 2023-11-21 14:12:53 +11:00
David Bomba
4db163c4e1 Task imports 2023-11-20 15:31:40 +11:00
David Bomba
aaa84c9c92 Fixes for mark paid 2023-11-20 13:53:39 +11:00
David Bomba
7d61b33966 Updates for protected download route 2023-11-20 09:04:11 +11:00
David Bomba
747975998f Fixes for templates 2023-11-18 18:45:26 +11:00
David Bomba
913edb706a Better logging for bounced emails 2023-11-18 16:45:00 +11:00
David Bomba
4773285dfa Fixes for negative line total display 2023-11-18 09:13:12 +11:00
David Bomba
c074109b0c Remove forced checks on gateway fees 2023-11-16 23:13:52 +11:00
David Bomba
23b58f4e3e Improvement quality of task faker data 2023-11-16 20:51:20 +11:00
David Bomba
b505bbc6c0 Improvement quality of task faker data 2023-11-16 20:10:16 +11:00
David Bomba
48f39c1533 Improve quality of faker data 2023-11-16 20:02:05 +11:00
David Bomba
a639ddc5c9 Updates for mock task data 2023-11-16 17:54:56 +11:00
David Bomba
cae72b2776 Template Service 2023-11-16 16:15:18 +11:00
David Bomba
a8eee34623 Template previews 2023-11-16 15:57:24 +11:00
David Bomba
1c15f923ae Fixes for timezone offsets 2023-11-15 15:36:24 +11:00
David Bomba
ad69d3d7ba Adjustments for Template Parsing 2023-11-15 14:57:07 +11:00
David Bomba
3ad01c8980 Sort processing for stacks 2023-11-15 13:37:06 +11:00
David Bomba
5033f74639 Fixes for activity insertions 2023-11-15 13:25:34 +11:00