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

2391 Commits

Author SHA1 Message Date
David Bomba
f7bd62d84a Static Analysis 2024-06-09 15:56:05 +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
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
0427f6c317 Fixes for static analysis 2024-06-06 12:31:24 +10:00
David Bomba
b054f57286 Updates for invoice service auto bill standard invoices 2024-06-04 07:42:11 +10:00
David Bomba
97d84795b5 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-06-01 10:50:21 +10:00
David Bomba
9e500eda57 Minor fixes 2024-06-01 10:50:19 +10:00
David Bomba
96fb9dc943
Merge pull request #9567 from turbo124/v5-develop
Updated translations
2024-05-31 23:11:23 +10:00
David
7f33b51893 Updated translations 2024-05-31 23:06:10 +10:00
David Bomba
aa340d070c
Merge pull request #9558 from dshoreman/ds/preview-entity-numbers
"Real" entity numbers in Invoice Designer/Settings previews
2024-05-31 21:25:28 +10:00
David Bomba
86947b7627
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-05-31 10:32:02 +10:00
Dave Shoreman
ed3d482d44
Fallback to original value just in case 2024-05-30 01:05:03 +01:00
Dave Shoreman
7cedc48b55
Fix $company[1..4] aliases for custom_values 2024-05-30 01:04:49 +01:00
Dave Shoreman
bd49aa1a15
Ensure correct pattern for non-invoice entities
A simple `in_array` check would work here, except there are a lot of
valid keys for the number pattern settings so it's easier this way.
2024-05-29 17:09:02 +01:00
Dave Shoreman
9195addb37
"Real" entity numbers in Invoice Settings preview
This refactors the GeneratesCounter trait slightly, such that arbitrary
entity numbers can be formatted according to the given padding/pattern.

With that small abstraction we can use the trait in the PdfMock instance
to show the exmple entity number using real patterns without actually
incrementing it or checking the number is available in the database.
2024-05-29 15:00:02 +01:00
David Bomba
822ba038a0 Fixes for converting matched payment transactions 2024-05-29 13:10:50 +10:00
Dave Shoreman
e568076ad0
Update date/total labels in entity details table 2024-05-28 22:43:40 +01:00
Dave Shoreman
2a11fa994b
Fix $company.customX on Invoice Settings preview
When fetched without going through the settings object, all these values
were null, thus displaying nothing when used in custom invoice designs.
2024-05-28 20:21:46 +01:00
Dave Shoreman
0782fa3c6d
Set 'issued to' label based on entity type string 2024-05-28 13:10:41 +01:00
David Bomba
e967373f85 FatturaPA tests 2024-05-28 12:52:38 +10:00
David Bomba
70c8e67613 working on validation of fatturapa 2024-05-28 11:57:00 +10:00
David Bomba
3ce9ea62ec Updates for microsoft token harvest 2024-05-27 07:26:20 +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
1ef97ef2bb Updates for PHP version requirements 2024-05-26 07:57:05 +10:00
David Bomba
88a1fa2fc5 Additional transaction checks 2024-05-23 09:44:33 +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
Lars Kusch
3709039b08 Last fixes 2024-05-20 21:25:30 +02:00
David Bomba
e627c09ef0 Fact1 tests 2024-05-18 23:04:53 +10:00
Lars Kusch
439c02cb8b Fixes 2024-05-17 07:59:25 +02:00
Lars Kusch
f1e4d3e8f1 Fixes for global discounts 2024-05-16 08:10:07 +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
5d50b77dcc Add type_id property to filterable 2024-05-16 10:34:38 +10:00
David Bomba
7940f9c3b7 Updates for twig 2024-05-16 10:20:54 +10:00
Lars Kusch
9fcde1ffc8 Readded merged pdf with xml-file 2024-05-15 22:00:44 +02:00
Lars Kusch
c9213c1a80 Global discount at invoice level 2024-05-15 21:34:31 +02:00
Lars Kusch
e7e29f3092 Added further routing information 2024-05-15 21:21:21 +02:00
Lars Kusch
8e7c117bd9 More fixes for item discounts 2024-05-15 16:58:21 +02:00
Lars Kusch
45c3e42bff More fixes to intra-community-delivery 2024-05-15 16:28:36 +02:00
Lars Kusch
ab45e86b47 Added more required fields to e-invoice 2024-05-15 15:56:05 +02:00
David Bomba
644965e1c8 improve twig filters 2024-05-14 15:13:49 +10:00
David Bomba
483eec6c08 Stubs for schema 2024-05-12 20:11:01 +10:00
David Bomba
c0c818d918 Fixes for credits on statements 2024-05-11 09:22:59 +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
e248e96868 Refactor for start / end of quarters 2024-05-09 10:15:46 +10:00
David Bomba
6e5fb456c1 Run tests for adjustment amount within validaiton 2024-05-06 11:42:14 +10:00
David Bomba
35fd124190 Paypal Advanced card payments 2024-05-02 14:27:37 +10:00
David Bomba
7c18185167
Merge pull request #9496 from turbo124/v5-develop
v5.8.52
2024-05-02 13:14:28 +10:00
David Bomba
3fed2f1a77 Add utf conversion 2024-05-01 08:32:11 +10:00
David Bomba
a31cd1c407 Gracefully fall back when smtp configuration is incorrect 2024-04-29 10:07:53 +10:00
David Bomba
4a627be02c Tests for credit payments 2024-04-28 15:05:30 +10:00
David Bomba
169db5c491 Fixes for deleting payments and credit balances 2024-04-28 15:00:12 +10:00
David Bomba
e1fe17cc3d improved logic for post payment actions 2024-04-28 13:52:44 +10:00
David Bomba
b696bdbb3b Minor cleanup 2024-04-28 13:36:37 +10:00
David Bomba
108ca2633d Bulk updates 2024-04-25 16:31:15 +10:00
Dave Shoreman
9bad0873e9
Fix secondary fonts for Invoice Design preview
If a secondary font is used in the Invoice Design settings, it works in
the Custom Design editor, but the preview in General Settings always
shows Roboto in place of the secondary font, regardless of settings.

This updates PdfMock to also support secondary fonts on the main tab.
2024-04-24 16:49:15 +01:00
David Bomba
45f378eb9d Minor fixes 2024-04-20 10:58:29 +10:00
David Bomba
8cc17afdeb Remove reactivate button after action 2024-04-19 15:10:48 +10:00
David Bomba
56fc585828 Fixes for validation 2024-04-19 14:26:15 +10:00
David Bomba
18256e0cff Attempt to find a stubbed invoice/quote for template 2024-04-19 11:21:00 +10:00
David Bomba
edf5947316 bump sleep for failed sends 2024-04-19 10:32:16 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
a9ff534774 EDocs 2024-04-12 13:40:41 +10:00
David Bomba
865c9f18c4 Fixes for imports 2024-04-12 08:38:55 +10:00
David Bomba
608c59b543 Fixes for fattura pa 2024-04-10 22:37:35 +10:00
David Bomba
3e765bc972 Fixes for fattura pa 2024-04-10 22:21:24 +10:00
David Bomba
4f2f509b16 Working on FatturaPA 2024-04-10 22:07:03 +10:00
David Bomba
1c5c5bf3b7 Remove mail config from setup 2024-04-08 13:40:46 +10:00
David Bomba
c1646f34f1 Updated translations 2024-04-08 07:26:18 +10:00
David Bomba
2c209d2775 Fixes for builds 2024-04-05 19:14:29 +11:00
David Bomba
baad05c543 v5.8.43 2024-04-05 08:42:31 +11:00
David Bomba
2e965fd6ab Changes for react build on docker 2024-04-05 07:26:09 +11:00
David Bomba
2957227422 Additional Templates 2024-04-04 15:04:50 +11:00
David Bomba
e42a469d1a Fixes for test 2024-04-04 13:07:07 +11:00
David Bomba
faa1e2e7f8 Add currencies to templates 2024-04-04 11:37:21 +11:00
David Bomba
412cfb511a skip tests 2024-04-04 11:32:31 +11:00
David Bomba
8326387e8c
Merge pull request #9425 from turbo124/v5-develop
Bulk assignment of clients to a group
2024-04-04 09:34:03 +11: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
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
David Bomba
34aaf9aec7 Updates 2024-03-27 16:11:22 +11: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
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
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
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
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
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
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
3206e46349 initial changings 2023-12-18 19:37:13 +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