Dave Shoreman
e1d08d34bf
Apply formatted numbers to design editor preview
...
If a custom Invoice Number Pattern is defined, this will update the mock
invoice with a formatted entity number, rather than the EAN13 from faker
in the invoice factory. This doesn't apply once a real invoice has been
created, but it can still be useful for designing during initial setup.
2024-05-29 15:07:42 +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
354cc3343b
Update VERSION.txt
...
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-05-28 07:29:25 +10:00
hillelcoren
53a5f89343
Admin Portal - Selfhosted
2024-05-27 12:42:24 +00:00
hillelcoren
7348fb49e2
Admin Portal - Profile
2024-05-27 12:36:14 +00:00
hillelcoren
efe2e4e037
Admin Portal - Hosted
2024-05-27 12:29:55 +00:00
hillelcoren
387e9e06fa
Admin Portal - Selfhosted
2024-05-27 07:41:30 +00:00
hillelcoren
708f6d5af6
Admin Portal - Profile
2024-05-27 07:35:04 +00:00
hillelcoren
836ae11c06
Admin Portal - Hosted
2024-05-27 07:28:41 +00:00
David Bomba
5123c9be6c
Merge pull request #9550 from turbo124/v5-develop
...
Update PayPal integration to support advanced cards
2024-05-26 09:01:53 +10:00
David Bomba
2f1648eb4e
Refactor to remove laravel-data from application
2024-05-26 08:54:24 +10:00
David Bomba
5e21b72021
Fixes for tests
2024-05-26 08:30:26 +10:00
David Bomba
1ef97ef2bb
Updates for PHP version requirements
2024-05-26 07:57:05 +10:00
David Bomba
98e1f160bb
Updated Translations
2024-05-25 08:50:08 +10:00
hillelcoren
f686835aa5
Admin Portal - Selfhosted
2024-05-24 13:46:26 +00:00
hillelcoren
78e74902a8
Admin Portal - Profile
2024-05-24 13:39:49 +00:00
hillelcoren
5b2f5306c1
Admin Portal - Hosted
2024-05-24 13:33:18 +00:00
David Bomba
2c5fc96653
Remove tests
2024-05-24 18:29:56 +10:00
David Bomba
0a82e07a70
Fixes for tests
2024-05-24 17:43:24 +10:00
David Bomba
dd0e26122e
Stubs for paypal imports
2024-05-24 17:42:16 +10:00
David Bomba
4dac7cdded
Updates for storing paypal invoices
2024-05-24 17:27:33 +10:00
David Bomba
9180dc4478
Refactor for paypal implementation
2024-05-24 10:38:07 +10:00
hillelcoren
730e9bc174
Admin Portal - Selfhosted
2024-05-23 16:40:22 +00:00
hillelcoren
70e1760d3f
Admin Portal - Profile
2024-05-23 16:34:06 +00:00
hillelcoren
d5796b552a
Admin Portal - Hosted
2024-05-23 16:27:33 +00:00
David Bomba
673eaaf3e5
Fixes for i2g imports
2024-05-23 14:14:59 +10:00
David Bomba
603f571b47
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2024-05-23 09:44:42 +10:00
David Bomba
88a1fa2fc5
Additional transaction checks
2024-05-23 09:44:33 +10:00
David Bomba
f52efa88bb
Merge pull request #9537 from yannickboy15/nordigen-type-fix
...
Fix: Update Nordigen to properly handle small money transfer amounts
2024-05-23 09:18:18 +10:00
Yannick
fb9447e216
Update TransactionTransformer.php
...
I've changed the way base_type was defined by using the $amount field that was already defined before and made it use the float value to check below 0, so that small values like 0.01 also work.
Signed-off-by: Yannick <yannickdg99@gmail.com>
2024-05-23 00:44:46 +02:00
hillelcoren
a97faf3f97
Admin Portal - Selfhosted
2024-05-22 14:44:17 +00:00
hillelcoren
6950002e05
Admin Portal - Profile
2024-05-22 14:37:57 +00:00
hillelcoren
a68b7100ff
Admin Portal - Hosted
2024-05-22 14:31:45 +00:00
hillelcoren
14ab8e3d0f
Admin Portal - Hosted
2024-05-22 14:20:39 +00:00
David Bomba
6b046c57a9
Fixes for tests
2024-05-22 16:33:04 +10:00
David Bomba
1c89b0f1a6
minor fixes
2024-05-22 15:54:08 +10:00
David Bomba
242e57b73e
Version bump
2024-05-22 07:02:05 +10:00
David Bomba
2aa2db55ba
Add check for is_deleted on expense category column
2024-05-22 07:01:36 +10:00
David Bomba
e2361afff9
Roll back tests for fatturaPA
2024-05-22 06:59:37 +10:00
David Bomba
7d74bd3e29
Updates
2024-05-22 06:58:56 +10:00
David Bomba
46a2cbc7b4
FatturaPA tests
2024-05-21 20:20:40 +10:00
David Bomba
755e5c7846
Fixes for tests
2024-05-21 12:46:58 +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
David Bomba
dcc311ab58
Merge pull request #9534 from Nisaba/v5-develop
...
Update PaymentLibrariesSeeder for BTCPay
2024-05-21 11:37:27 +10:00
David Bomba
c166ef82ff
Fixes for payment emails
2024-05-21 08:15:54 +10:00
Lars Kusch
3709039b08
Last fixes
2024-05-20 21:25:30 +02:00
Nisaba
f1186624c3
update PaymentLibrariesSeeder
...
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-05-20 16:00:57 +00:00
David Bomba
d1048b4542
Set lock file to 8.1
2024-05-20 17:07:52 +10:00