1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
Commit Graph

3039 Commits

Author SHA1 Message Date
David Bomba
de853b3445 Fixes for tests 2024-06-13 10:55:03 +10:00
David Bomba
0edfc0d850 Fixes for tests 2024-06-13 10:54:43 +10:00
David Bomba
4e46511a8a meta analytics 2024-06-13 10:21:58 +10:00
David Bomba
6972d4d4b0 Allow parameter passing to pre-payments 2024-06-12 08:30:22 +10:00
David Bomba
5937414ad3 Add twig linting 2024-06-11 08:52:56 +10:00
David Bomba
56ad60afb0 Refactors for einvoicing 2024-06-07 11:21:50 +10:00
David Bomba
cdde25baf7 Static Analysis 2024-06-07 10:32:10 +10:00
David Bomba
f4aae330eb Current company route 2024-06-06 21:12:15 +10:00
David Bomba
a9c1357689 Add option to lock invoices at the end of the month - accrual accounting 2024-06-06 13:06:07 +10:00
David Bomba
cb5530398f Fixes for live designs 2024-06-04 19:15:23 +10:00
David Bomba
560aa249b7 Updates for preview controller 2024-06-04 19:11:06 +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
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
7d98db8592 Remove redundant dependencies 2024-05-30 07:42:07 +10: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
David Bomba
64767924e9 Fixes for tests 2024-05-29 22:25:36 +10:00
David Bomba
3fb923e971 Add back schema builder 2024-05-27 08:05:13 +10:00
David Bomba
2f1648eb4e Refactor to remove laravel-data from application 2024-05-26 08:54:24 +10:00
David Bomba
1ef97ef2bb Updates for PHP version requirements 2024-05-26 07:57:05 +10:00
David Bomba
a1fa52dfd3 Updates for BTC payment driver 2024-05-19 19:14:46 +10:00
David Bomba
edb219a361 Updated FACT json 2024-05-18 22:43:21 +10:00
David Bomba
2cc5fa4376 Clean up for einvoicing 2024-05-18 22:25:42 +10:00
David Bomba
b57ec227f7 Fixes for encoding characters in imports 2024-05-16 11:55:00 +10: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
27f3a54ecf Fixes for file_get_contents 2024-05-15 09:29:43 +10:00
David Bomba
e06e94363b Update static routes 2024-05-12 20:23:17 +10:00
David Bomba
483eec6c08 Stubs for schema 2024-05-12 20:11:01 +10:00
David Bomba
01dde73e95 Fixes for rounding 2024-05-10 07:19:52 +10:00
David Bomba
43c9f73092
Merge pull request #9501 from CarrnellTech/v5-develop
Redirect client to dashboard at login if enabled
2024-05-09 09:46:24 +10:00
CarrnellTech
49dc848841 Revert unnecessary changes 2024-05-08 23:41:01 +00:00
David Bomba
661fbb6cf9 Quality checks for inbound users 2024-05-06 09:09:10 +10:00
Carrnell Technical Solutions
ba0eec48a0
Redirect client to dashboard at login if enabled 2024-05-05 15:05:46 -05:00
David Bomba
910e3f9482 Allow multiple stripe instances 2024-05-04 09:22:04 +10:00
David Bomba
048e21f9b2 Ensure redundant directory deleted 2024-04-29 16:50:04 +10:00
David Bomba
93de61d75d Reachability of update serversg 2024-04-28 08:11:51 +10:00
David Bomba
108ca2633d Bulk updates 2024-04-25 16:31:15 +10:00
David Bomba
4dedfd616b filter for recurring invoice filters 2024-04-25 06:50:55 +10:00
David Bomba
0bd5a9db0c minor fixes 2024-04-24 09:21:00 +10:00
David Bomba
4921eadc89 Updates for client reports 2024-04-23 12:45:43 +10: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
cacecbc086 minor fixes 2024-04-16 22:01:25 +10:00
David Bomba
9e12e32e29 Fixes for payment validations 2024-04-15 07:57:24 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
e42a469d1a Fixes for test 2024-04-04 13:07:07 +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
b6d1a561c3 Adjustments for RO E-invoicing 2024-04-03 16:03:52 +11:00
David Bomba
7c065d8997 Fixes for download methods for e-credits 2024-04-02 12:55:07 +11:00
David Bomba
d72c6508de Implement throttling on Gateway Import Customer Router 2024-04-02 12:37:55 +11:00