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
c3ebdc8946
Stubs for static service
2024-06-01 09:35:58 +10:00
David Bomba
a8237ebcdf
Add selectors to task table in client portal
2024-06-01 09:17:57 +10:00
David Bomba
bbc463c3df
Merge pull request #9560 from Nisaba/v5-develop
...
BTCPay : Improve refund
2024-06-01 08:56:17 +10:00
David Bomba
5a1f52941d
Merge branch 'v5-develop' into v5-develop
...
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-06-01 08:56:06 +10:00
David Bomba
9f06bba21f
Merge pull request #9572 from turbo124/v5-develop
...
Updated translation strings
2024-06-01 08:51:54 +10:00
David Bomba
0ee3026355
Updated translation strings
2024-06-01 08:51:23 +10:00
David Bomba
ea57154863
Merge pull request #9571 from dshoreman/ds/fix-bank-regional-langs
...
Trim regional locales to two-letter country codes
2024-06-01 08:50:43 +10:00
David Bomba
b0aa3ac695
Merge pull request #9570 from beganovich/1405-client-portal
...
Update client information in the portal
2024-06-01 08:50:13 +10:00
Dave Shoreman
6757edf5d1
Trim regional locales to two-letter country codes
...
GoCardless' Bank Account Data API requires two-letter ISO 639-1 country
codes. IN passes the full locale such as *en_GB* or *pt_BR*, which
causes an "unknown error" when selecting banks in Connect Accounts.
Note: Norwegian will use the Bokmål (`nb`) form over Nynorsk (`nn`).
Fixes #9566
2024-05-31 21:04:51 +01:00
Benjamin Beganović
f76c924c3a
assets production build
2024-05-31 19:47:09 +02:00
Benjamin Beganović
2d8c30244b
update client card info
2024-05-31 19:46:41 +02:00
David Bomba
5dc8c4a9cf
Merge pull request #9568 from turbo124/v5-develop
...
updated resources
2024-05-31 23:13:59 +10:00
David Bomba
06f28bcc0d
updated resources
2024-05-31 23:13:36 +10:00
David Bomba
96fb9dc943
Merge pull request #9567 from turbo124/v5-develop
...
Updated translations
2024-05-31 23:11:23 +10:00
David Bomba
bdbbdbc80e
Merge pull request #9349 from beganovich/1333-tailwind-v3
...
Tailwind v3
2024-05-31 23:11:01 +10:00
David Bomba
fd7dfb1dc8
Merge branch 'v5-develop' into 1333-tailwind-v3
...
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-05-31 23:10:54 +10:00
David
7f33b51893
Updated translations
2024-05-31 23:06:10 +10:00
Nisaba
e605b9a793
Update texts.php
...
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-05-31 12:49:34 +00: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
326f6e1f73
Merge pull request #9565 from turbo124/v5-develop
...
Updates for currencies
2024-05-31 10:33:09 +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
David Bomba
17ebe27d65
Merge pull request #9556 from dshoreman/ds/invoice-preview-data
...
Update labels and fix custom company values in Invoice Preview
2024-05-31 09:21:08 +10:00
David Bomba
0212ee6f8c
Fixes for tests
2024-05-31 07:36:48 +10:00
Nisaba
488bda680a
BTCPay : Improve refund
...
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-05-30 13:47:59 +00:00
Nisaba
5a5420603e
BTCPay : Improve refund
...
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-05-30 13:34:43 +00: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
David Bomba
7d98db8592
Remove redundant dependencies
2024-05-30 07:42:07 +10:00
David Bomba
942a510d1e
Fixes for tetse
2024-05-30 07:06:12 +10:00
David Bomba
3ae124a132
Fixes for tests
2024-05-30 07:05:07 +10: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
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
4645e00b05
Fixes for tests
2024-05-29 23:35:56 +10:00
David Bomba
4852a134da
Adjustments for tests
2024-05-29 23:19:03 +10:00
David Bomba
743ff50b82
Tests for tests
2024-05-29 23:16:59 +10:00
David Bomba
31610560a7
Fixes for tests
2024-05-29 23:09:45 +10:00
David Bomba
e47c875d19
Fxies for tests
2024-05-29 22:38:04 +10:00
David Bomba
64767924e9
Fixes for tests
2024-05-29 22:25:36 +10:00
David Bomba
e04c56efc5
reduce ci workers
2024-05-29 19:08:20 +10:00
David Bomba
43ae751707
remove cache actions
2024-05-29 18:59:43 +10:00
David Bomba
6347368278
Updates for composer cachje
2024-05-29 18:41:13 +10:00
David Bomba
7e57cac981
Updats for github actions
2024-05-29 17:04:20 +10:00
David Bomba
e6372eed45
bumps for cache version
2024-05-29 14:07:51 +10:00
David Bomba
822ba038a0
Fixes for converting matched payment transactions
2024-05-29 13:10:50 +10:00
David Bomba
f8316f879a
Refactor to support include deleted record logic for exports
2024-05-29 09:05:42 +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