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
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
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
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
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
David Bomba
3de8df8066
Create auth routes for gateways
2024-03-16 12:36:40 +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
fdca196215
Improve PDF Mock
2024-02-17 18:17:33 +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
40086db271
cs fixer
2024-01-14 15:05:00 +11:00
David Bomba
afd563b6c3
Fixes for purchase order previews
2024-01-12 12:14:09 +11:00
David Bomba
24c9edd1a7
Adjustments for PDf previews
2024-01-05 10:50:39 +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
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
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
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
074634ea5c
Updates for app domain and app urls
2023-11-24 10:23:40 +11:00
David Bomba
4c60d47446
Templates + Statements
2023-11-23 16:13:06 +11:00
David Bomba
4773285dfa
Fixes for negative line total display
2023-11-18 09:13:12 +11:00
David Bomba
ad69d3d7ba
Adjustments for Template Parsing
2023-11-15 14:57:07 +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
ea3c5236c6
Fixes for rounding
2023-11-14 10:57:02 +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
4691ca29c1
Fixes for str_replace deprecations
2023-11-13 09:00:23 +11:00
David Bomba
c4c86a240d
Null coalesce for designs
2023-11-12 22:05:33 +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
17eaec3186
Grafting field stacks into templates
2023-11-06 08:50:36 +11:00
David Bomba
bdc4e53a1b
v5.7.41
2023-11-01 17:07:12 +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