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
paulwer
e204788ef6
minor code cleanups
2024-05-22 07:14:53 +02:00
paulwer
8e850ea2a6
wip: ZugferdEDocument implementation
2024-05-22 07:07:27 +02:00
paulwer
befbdc399d
Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses
2024-05-21 06:50:47 +02: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
paulwer
22bc9425a2
fix: env for black and whitelist
2024-05-19 06:59:37 +02:00
paulwer
ef60992843
fix: reduce vars in favor for db
2024-05-19 06:55:15 +02:00
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
paulwer
e08e377b34
fixes: env vars
2024-05-19 06:31:26 +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
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
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
paulwer
c1ec89b0a7
fixes for spam-blocking
2024-04-07 16:08:34 +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
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
paulwer
b7378b9b10
renaming inbound_mailbox to expense_mailbox
2024-04-04 07:27:07 +02: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
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
David Bomba
1bff207e6c
Fixes for activity insertions
2023-11-15 10:15:14 +11:00
David Bomba
1662e04671
Fixes for column types in designer
2023-11-15 08:53:07 +11:00
David Bomba
d254ff5336
Prevent Template Service from running over statements due to long data parsing
2023-11-14 19:58:28 +11:00
David Bomba
ea3c5236c6
Fixes for rounding
2023-11-14 10:57:02 +11:00
David Bomba
d7362c6bbe
Merge for templates
2023-11-14 09:59:20 +11:00
David Bomba
f8cab32e53
Merge for templates
2023-11-14 09:09:49 +11:00
David Bomba
60e7460a3f
Merge v5-dev
2023-11-14 08:59:42 +11:00
David Bomba
3b4ff74c1a
Fixes for v5-dev merge
2023-11-13 15:50:08 +11:00
David Bomba
ba4d31e901
Merge Template Support
2023-11-13 15:23:17 +11:00
David Bomba
c4a0a8ee14
Ensure multidb set in PdfConfiguration
2023-11-13 12:16:15 +11:00
David Bomba
7964069e5b
Only one notification per invoice, per product
2023-11-13 11:17:46 +11:00
David Bomba
4691ca29c1
Fixes for str_replace deprecations
2023-11-13 09:00:23 +11:00
David Bomba
ba7019d737
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2023-11-13 08:18:39 +11:00
David Bomba
73f4417797
Minor fixes
2023-11-13 08:18:30 +11:00
David Bomba
c4c86a240d
Null coalesce for designs
2023-11-12 22:05:33 +11:00
David Bomba
46b28d6b09
Code cleanup
2023-11-12 21:26:28 +11:00
David Bomba
c376c39e72
V5.7.47
2023-11-12 21:22:29 +11:00
David Bomba
7026eb128c
Minor fixes
2023-11-12 15:19:06 +11:00
David Bomba
6db76b2c4c
Fixes for task id tax display
2023-11-12 15:09:49 +11:00
David Bomba
49f98306d2
Fixes for dates on tax summary reports
2023-11-12 08:59:44 +11:00
David Bomba
dd411b38ef
Adjustments for credit filtering
2023-11-11 15:20:04 +11:00
David Bomba
f7d033e46d
Additional logging for mail
2023-11-11 10:59:31 +11:00
David Bomba
de007b162f
Rollback gateway display functionality in client/group settings
2023-11-10 15:01:51 +11:00
David Bomba
526b899d28
Fixes for webhook logic
2023-11-10 12:36:27 +11:00
David Bomba
8d8aa4a4e3
Minor fixes
2023-11-10 10:58:09 +11:00
David Bomba
670fc5c725
Additional data transformers for templates
2023-11-10 10:42:11 +11:00
David Bomba
4cbf10096b
Updates for task time log parsing
2023-11-10 10:09:27 +11:00
David Bomba
c8408bfa36
Transformers for Projects and tasks
2023-11-09 18:08:54 +11:00
David Bomba
3f30965d54
Transformers for Projects and tasks
2023-11-09 17:59:30 +11:00
David Bomba
bc4215a1b5
Add Imagick extension to improve image compression
2023-11-08 19:53:38 +11:00
David Bomba
f66d9e3447
Documentation for gateways.
2023-11-08 19:13:22 +11:00
David Bomba
f0013653c7
Cleanup
2023-11-08 19:03:56 +11:00
David Bomba
7325a66c47
Working on ledger balances
2023-11-08 15:43:08 +11:00
David Bomba
7328a2ff7a
Working on ledger balances
2023-11-08 15:19:30 +11:00
David Bomba
cd5efeb913
Request filtering for Client Statements
2023-11-08 08:59:49 +11:00
David Bomba
db826a6a34
Rollback for ledger adjustments
2023-11-07 21:58:52 +11:00
David Bomba
2c5b94c474
Ledger Tests
2023-11-07 21:16:33 +11:00
David Bomba
2c567a0d95
Minor fixeS
2023-11-07 20:04:56 +11:00
David Bomba
5e1d45436e
Updates for ledger calculations
2023-11-07 14:54:44 +11:00
David Bomba
ae6d4680ad
Improvements for client balance / ledger adjustments
2023-11-07 12:10:16 +11:00
David Bomba
fbbf4de51f
Optional show/hide labels on field stacks
2023-11-06 16:46:07 +11:00
David Bomba
fe61da24ff
Cleanup for parsing field stacks
2023-11-06 16:22:45 +11:00
David Bomba
5eb58804e4
Optionally add labels to field stacks
2023-11-06 15:54:51 +11:00
David Bomba
d4bd6fc7d6
Additions for Template Field Stacks
2023-11-06 15:47:16 +11:00
David Bomba
5955544464
Fixes for stacked fields
2023-11-06 12:56:43 +11:00
David Bomba
d5ba3bcf46
Fixes for stacked fields
2023-11-06 12:54:29 +11:00
David Bomba
17eaec3186
Grafting field stacks into templates
2023-11-06 08:50:36 +11:00
David Bomba
ba1c3378f6
minor fixes for formatting
2023-11-05 17:26:36 +11:00
David Bomba
65d3d0f320
v5.7.45
2023-11-04 21:04:27 +11:00
David Bomba
99f9b23676
v5.7.43
2023-11-04 10:52:07 +11:00
David Bomba
10a6f7755b
Minor fixes for validation
2023-11-04 09:53:20 +11:00
David Bomba
d26e5f05c3
Minor fixes
2023-11-03 10:34:10 +11:00
David Bomba
da1fde0976
Minor fixes
2023-11-02 16:23:33 +11:00
David Bomba
283b1e8e25
Fixes for directory paths
2023-11-01 20:09:27 +11:00
David Bomba
bdc4e53a1b
v5.7.41
2023-11-01 17:07:12 +11:00
David Bomba
a8b1c2cb8d
Fixes for e-invoices without a valid shipping address
2023-11-01 10:39:02 +11:00
David Bomba
3d50dea5e5
Fixes for hosted email quota logic
2023-11-01 10:34:02 +11:00
David Bomba
c26beffb8b
v5.7.38
2023-10-30 20:10:40 +11:00
David Bomba
09fecdbfa6
v5.7.38
2023-10-30 20:10:19 +11:00
David Bomba
b1969238d8
Fix edge case for invalid clien countries
2023-10-30 13:40:35 +11:00
David Bomba
872ac11329
Improvements for variable replacements
2023-10-30 08:07:47 +11:00
David Bomba
946e3e9ba3
Fixes for white labels
2023-10-28 21:08:47 +11:00
David Bomba
da62f3da4b
Updates for all report endpoints
2023-10-28 09:20:37 +11:00
David Bomba
ed3560a637
Working on supporting statements and variables
2023-10-27 17:13:23 +11:00
David Bomba
8e6ae34a33
Fixes for tests
2023-10-26 21:09:22 +11:00
David Bomba
2c8dde7f20
Merge support for purchase order PDF generation
2023-10-26 17:51:28 +11:00
David Bomba
55ba708fd0
Merge support for purchase order PDF generation
2023-10-26 17:50:07 +11:00
David Bomba
e8100ac1c3
Merge support for purchase order PDF generation
2023-10-26 17:39:42 +11:00
David Bomba
0d285b606d
updates for PdfService
2023-10-26 16:52:34 +11:00