Laurent Destailleur
1abc87ff03
Clean code
2025-11-17 19:35:10 +01:00
Laurent Destailleur
10921598cb
Simple way to trap error to Close #36292
2025-11-17 19:10:58 +01:00
Laurent Destailleur
72afda872d
WIP LNE
2025-11-17 13:53:53 +01:00
Laurent Destailleur
1dd28e352a
NEW Introduce getCurrency(). $conf is no more allowed into computed
...
formulae.
2025-11-17 10:29:55 +01:00
Laurent Destailleur
71d129c70a
Debug v23
2025-11-12 16:02:03 +01:00
Laurent Destailleur
392fb33587
Tipo
2025-11-12 15:29:42 +01:00
Laurent Destailleur
9e7fedfec5
Debug v23
2025-11-12 15:03:31 +01:00
Laurent Destailleur
c42d783abe
Fix regression
2025-11-09 14:53:09 +01:00
Frédéric FRANCE
936b3cddfb
fix common delete ( #36167 )
2025-11-08 11:57:22 +01:00
Frédéric FRANCE
cad3574179
common delete also files ( #36146 )
...
* common delete also files
* common delete also files
* common delete also files
* common delete also files
* common delete also files
* common delete also files
2025-11-07 18:44:14 +01:00
Laurent Destailleur
c19f86a4bf
Debug v23
2025-11-06 11:44:40 +01:00
Laurent Destailleur
2f898ff188
Debug v23
2025-11-06 10:50:31 +01:00
Frédéric FRANCE
5bf4022200
enhance check for dol_now parameters ( #36089 )
...
* enhance check for dol_now parameters
* enhance check for dol_now parameters
* enhance check for dol_now parameters
* enhance check for dol_now parameters
2025-11-04 18:42:32 +01:00
Frédéric FRANCE
39f54ca1d0
test phpstan ( #36069 )
...
* test phpstan
* test phpstan
* test phpstan
* test phpstan
* test phpstan
* test phpstan
* test phpstan
* test phpstan
* test phpstan
* test phpstan
* test phpstan
* test phpstan
* clean baseline
* test
* test
2025-11-04 18:41:36 +01:00
Laurent Destailleur
be009f0418
Use fontawesome picto for phone instead of png
2025-11-03 14:42:39 +01:00
Laurent Destailleur
ab4e7d1e92
Fix picto
2025-11-03 14:40:03 +01:00
Laurent Destailleur
c5a2960cbd
Fix phone picto
2025-11-03 14:39:09 +01:00
Laurent Destailleur
aa33c2254d
Max length by default should be 0
2025-11-03 12:33:53 +01:00
Laurent Destailleur
54fd942a9f
Fix warning
2025-11-02 15:34:10 +01:00
Laurent Destailleur
7f7518b389
Move status of modules
2025-11-02 14:21:29 +01:00
MDW
073426d97e
Qual: Fix multiple phan notices, update baseline ( #36022 )
...
* Qual: Fix phan notice with copy of attribute
* Qual: Fix phan notices with cast and updated param definition
* Qual: Fix phan notice with cast
* Qual: Update parameter type hint in utf8_check function
The parameter type hint for the $str parameter in the utf8_check function has been updated to include nullable types (string or int).
* Qual: Update User parameter type to nullable in call_trigger methods
The User parameter in call_trigger methods has been updated to be nullable to accommodate cases where the user object might not be available. This change ensures better flexibility and robustness in the codebase.
* Qual: Update phan baseline
* Qual: phpstan compatible type
* Qual: Add missing type hints for phan
- Add missing type hints for phan
- Fix indentation issues
- Improved consistency in code structure
* Qual: Update field configuration for backward compatibility
Enhanced the field configuration for backward compatibility by adding expected properties to the 'ref' field array.
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-11-01 17:47:28 +01:00
Frédéric FRANCE
60e2fec850
better debug ( #36052 )
2025-11-01 17:45:18 +01:00
Laurent Destailleur
9eee6b187f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-30 14:42:09 +01:00
Laurent Destailleur
187840dbb3
NEW Can add info of main IT service provider in setup.
2025-10-30 14:41:37 +01:00
Laurent Destailleur
8e9290abd6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-10-30 02:59:33 +01:00
Frédéric FRANCE
bda086bf0e
add missing translation and clean code ( #35956 )
...
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add doc
* add doc
2025-10-29 22:25:23 +01:00
Laurent Destailleur
f32aeac947
NEW Show warning on banner when an email is not valid
2025-10-29 17:00:55 +01:00
Frédéric FRANCE
9b512f565f
try to make new checks ( #35976 )
...
* try to make new checks
* try to make new checks
* try to make new checks
* try to make new checks
* try to make new checks
* try to make new checks
2025-10-28 00:57:01 +01:00
Laurent Destailleur
df5c3a8084
Clean code
2025-10-27 22:18:20 +01:00
Laurent Destailleur
729e19cecb
Fix warning
2025-10-24 23:05:49 +02:00
Laurent Destailleur
cd2f4bb7d2
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-24 19:46:38 +02:00
Laurent Destailleur
9f2c33aa75
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-24 19:39:15 +02:00
Laurent Destailleur
eec7c592c0
FIX dol_print_date with param gmt when server is not UTC.
2025-10-24 15:30:02 +02:00
John BOTELLA
bbec4721a4
UIUX : webportal css style PART 03 : allow select login form theme for webportal ( #35849 )
...
* WIP : add theme selection
* final style
* fix class
* fix css
* fix comment
* PHP stan
* PHP stan
* PHP stan
* PHP stan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-24 11:19:13 +02:00
Laurent Destailleur
fe71668d0d
Replace use of DISTINCT with WHERE EXISTS
2025-10-24 03:15:51 +02:00
Laurent Destailleur
c42f2e4c88
Doc
2025-10-23 01:44:43 +02:00
Laurent Destailleur
57670bd45e
Comment to prepare use of specific VAT code for vat exemption
2025-10-23 01:41:33 +02:00
Laurent Destailleur
2f38d267b3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-23 01:01:09 +02:00
Laurent Destailleur
713eeeacf2
Revert option
...
MAIN_USE_VAT_COMPANIES_IN_EEC_WITH_INVALID_VAT_ID_ARE_INDIVIDUAL
into MAIN_USE_VAT_ZERO_FOR_COMPANIES_IN_EEC_EVEN_IF_VAT_ID_UNKNOWN
2025-10-23 01:00:24 +02:00
Vincent Maury
27ed249561
NEW : add supplier payment mail template ( #35877 )
...
* Fix 35865 no formail displayed in supplier payment
* - add possibility to create custom mail template for supplier invoices payment
- add a default template
- add 2 new substitutions keys : __SUPPLIER_PAYMENT_INVOICES_LIST__ and __SUPPLIER_PAYMENT_INVOICES_TOTAL__
* - add possibility to create custom mail template for supplier invoices payment
- add a default template
- add 2 new substitutions keys : __SUPPLIER_PAYMENT_INVOICES_LIST__ and __SUPPLIER_PAYMENT_INVOICES_TOTAL__
---------
Co-authored-by: vmaury <vmaury@vmaury-Lafite-Pro-16-AMD>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-22 17:44:01 +02:00
Laurent Destailleur
33e27947ca
WIP LNE
2025-10-22 16:31:47 +02:00
Laurent Destailleur
481f3f1a9e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-22 11:06:14 +02:00
Laurent Destailleur
be351614e2
NEW DEV Can set color of the on/off button.
2025-10-22 11:05:59 +02:00
Regis Houssin
d37cf4b38a
FIX wrong socpeople id when multiple assigned + avoid php warnings ( #35878 )
2025-10-22 02:29:05 +02:00
Laurent Destailleur
aca82c627f
FIX dol_eval when having " !(...)"
2025-10-22 02:04:40 +02:00
Frédéric FRANCE
894e73e9cf
add new elements properties magic ( #35861 )
...
* add new elements properties magic
* add new elements properties magic
2025-10-21 01:04:53 +02:00
Laurent Destailleur
ab6aae51dd
Allow boolean on yn()
2025-10-20 23:42:20 +02:00
Laurent Destailleur
2076c44618
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-10-19 23:13:26 +02:00
Frédéric FRANCE
29b3880e6c
add dolBuildUrl ( #35664 )
...
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
* clean baseline
* add dolBuildUrl
* add dolBuildUrl
* add dolBuildUrl
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-17 02:31:07 +02:00
Laurent Destailleur
4c5a256088
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-17 01:03:06 +02:00