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

2229 Commits

Author SHA1 Message Date
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