thibdrev
84e0909310
Update cregion.class.php
...
htdocs/core/class/cregion.class.php 97 Property CommonDict::$active (int) does not accept string.
htdocs/core/class/cregion.class.php 227 Property CommonDict::$active (int) does not accept string.
2024-01-30 20:20:52 +01:00
Laurent Destailleur
94a8d9a0a8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-30 17:00:07 +01:00
Laurent Destailleur
ea6982f763
Fix sql to use int
2024-01-30 16:59:44 +01:00
thibdrev
60a2c30f87
qual: phpdoc for htdocs/core/class/cregion.class.php
2024-01-29 22:05:05 +01:00
MDW
89004f7e03
Qual: Spelling htdocs/core ( #27491 )
...
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
MDW
39769482b1
Qual: Fix typing hints for DoliDB ( #27484 )
...
# Qual: Fix typing hints for DoliDB
This should help the static tools for type and method checking.
2024-01-13 15:50:02 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
c055d58028
Add a parent class for dictionary classes
2023-08-06 14:05:35 +02:00
Laurent Destailleur
6dcfb18c2e
Fix warnings
2023-05-22 21:33:38 +02:00
Richard Rondu
1d5cf1df7a
Fix copyright of cregion.class.php
...
The file is mostly a copy paste of eldy's work
2023-05-13 14:30:10 +01:00
stickler-ci
15c06dd281
Fixing style errors.
2023-05-13 13:27:36 +00:00
lainwir3d
9b6a513cfb
CLOSE #24761 Add REST API to retrieve regions
2023-05-13 14:17:57 +01:00