Laurent Destailleur
fedbc0f08e
Fix use of not existing object
2024-02-02 12:51:11 +01:00
Mohamed DAOUD
a99e44b6c3
NEW Asset Module - make asset model creation in a single step ( #26982 )
...
* make asset model creation in a single step
* fix test unit issue
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-02-01 16:26:25 +01:00
Laurent Destailleur
12bac4b4dd
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-02-01 14:08:05 +01:00
Laurent Destailleur
75df3bc24d
FIX #27375
2024-02-01 12:43:46 +01:00
Laurent Destailleur
ab585b6efc
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-02-01 12:11:25 +01:00
Christophe Battarel
a2ae40e62a
Merge branch 'develop' into rdb
2024-02-01 11:34:08 +01:00
Laurent Destailleur
5d795cee23
Enhance error management of unzip
2024-01-31 23:03:48 +01:00
Laurent Destailleur
ca86dd4699
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-31 18:27:19 +01:00
Laurent Destailleur
9843f31814
Fix warning
2024-01-31 18:26:09 +01:00
Laurent Destailleur
a0d0e60600
Use the good wrapper for image when in web server mode
2024-01-31 13:01:05 +01:00
MDW
23b73eb714
Fix: dol_eval - return value in case of exception.
...
# Fix: dol_eval - return value in case of exception.
dol_eval did not return a value in case of exception. Fixed.
2024-01-31 09:28:08 +01:00
Laurent Destailleur
70444b75f4
Fix title
2024-01-31 03:13:54 +01:00
Laurent Destailleur
4c0fa340f5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-31 02:48:14 +01:00
Laurent Destailleur
a48a399b31
FIX Add a limit in nb of element in view event/message
2024-01-31 02:47:49 +01:00
Laurent Destailleur
280a7a24e4
Rename page
2024-01-31 01:56:24 +01:00
Eric Seigne
1f21e1a945
fix #27883 : zero could be a value stored
2024-01-30 21:42:57 +01:00
Laurent Destailleur
8d68091d3a
Merge pull request #27895 from thibdrev/patch-1
...
qual: roundUpToNextMultiple()
2024-01-30 21:04:28 +01:00
thibdrev
5ebc760e04
qual Update functions.lib.php - clearer return for roundUpToNextMultiple()
2024-01-30 17:36:55 +01:00
Laurent Destailleur
27a6a61827
Merge branch 'develop' into setTemplateForEachModel
2024-01-30 17:07:36 +01:00
Laurent Destailleur
6420a5e945
Merge pull request #27865 from thibdrev/patch-3
...
qual: phpstan for htdocs/core/lib/functions.lib.php
2024-01-30 16:45:52 +01:00
Laurent Destailleur
6d6f1acec0
Merge branch 'develop' into typing/files.lib
2024-01-30 16:06:08 +01:00
Lamrani Abdel
9ef70a70be
fix orthographe
2024-01-30 15:51:38 +01:00
Lamrani Abdel
11d985e24f
generate html model for each box
2024-01-30 15:37:52 +01:00
Laurent Destailleur
63c5b65592
Allow the page for website account by default
2024-01-30 13:22:53 +01:00
MDW
f0cb078378
Qual: Fix typing in files.lib
...
Fix several typing hints in files.lib .
Fixed some initialisers.
Simplified some expressions.
Cast some `return $result` statements (could be null).
2024-01-29 18:34:28 +01:00
thibdrev
2fe5347d66
qual: phpstan for htdocs/core/lib/functions.lib.php
...
htdocs/core/lib/functions.lib.php 128 Function getMultidirOutput() should return string|void but returns null.
htdocs/core/lib/functions.lib.php 9889 Function getLanguageCodeFromCountryCode() should return string but returns null.
htdocs/core/lib/functions.lib.php 10105 Function getLanguageCodeFromCountryCode() should return string but returns null.
htdocs/core/lib/functions.lib.php 11372 Function roundUpToNextMultiple() should return int but returns float.
2024-01-29 18:22:54 +01:00
Laurent Destailleur
fd0495e1c7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-29 11:41:22 +01:00
Laurent Destailleur
0815df6bdf
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-29 11:40:57 +01:00
Laurent Destailleur
eab0093750
Fix var not defined
2024-01-29 11:24:37 +01:00
Laurent Destailleur
34ee316330
Merge pull request #27844 from frederic34/patch-7
...
add idprofxx missing in societe class
2024-01-29 00:37:05 +01:00
Laurent Destailleur
c151a22448
Merge pull request #27838 from thibdrev/patch-7
...
qual: Update profid.lib.php - Update isValidTinForES() documentation
2024-01-29 00:36:17 +01:00
Frédéric FRANCE
7f4ca53805
Update functions.lib.php
2024-01-28 23:39:52 +01:00
Frédéric FRANCE
3a6cdf6411
Update functions.lib.php
2024-01-28 23:19:56 +01:00
Frédéric FRANCE
eec860ec22
Merge branch 'develop' into patch-7
2024-01-28 23:17:34 +01:00
Frédéric FRANCE
d688f12c07
Update functions.lib.php
2024-01-28 21:53:26 +01:00
Laurent Destailleur
7baa02bda5
Debug export website
2024-01-28 18:22:21 +01:00
thibdrev
94da5b08ae
Merge branch 'Dolibarr:develop' into patch-7
2024-01-28 13:35:30 +01:00
Laurent Destailleur
a0441700cc
Merge pull request #27829 from thibdrev/patch-6
...
qual: profid.lib.php - Belgium Numéro d'Entreprise shall start with 0 or 1
2024-01-28 12:54:13 +01:00
Laurent Destailleur
32fea98bfb
Merge pull request #27825 from libremaster/develop
...
Minor fixes, typo or descriptions
2024-01-28 12:52:34 +01:00
Laurent Destailleur
5550a6741c
Merge pull request #27820 from thibdrev/patch-1
...
qual: phpdoc - add "@since Dolibarr V20" to GETPOSTFLOAT() documentation
2024-01-28 12:49:21 +01:00
thibdrev
fdfbe63e8f
qual: Update profid.lib.php - Update isValidTinForES() documentation
2024-01-27 13:44:43 +01:00
thibdrev
0efb68e927
Merge branch 'Dolibarr:develop' into patch-6
2024-01-27 13:22:07 +01:00
Laurent Destailleur
e0f818d759
Debug webportal
2024-01-27 02:44:56 +01:00
Christophe TREMBLAY-GUILLOUX
df1a14e905
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2024-01-26 15:13:11 +01:00
thibdrev
9064729884
qual: profid.lib.php - Belgium Numéro d'Entreprise shall start with 0 or 1
...
According to: https://economie.fgov.be/fr/themes/entreprises/banque-carrefour-des/actualites/structure-du-numero
> se présente sous la forme Zxxx.xxx.xxx, le premier chiffre étant 0 ou 1.
2024-01-26 13:19:40 +01:00
Christophe TREMBLAY-GUILLOUX
3ae575348b
MINOR: bad description
2024-01-26 10:35:25 +01:00
thibdrev
1c04c210c8
qual: phpdoc - add "@since Dolibarr V20" to GETPOSTFLOAT() documentation
2024-01-26 09:05:31 +01:00
Laurent Destailleur
ed8b939d8f
Merge pull request #27567 from lamrani002/messaginForUser
...
New display style for list of events of user
2024-01-26 04:10:15 +01:00
Laurent Destailleur
c49e0bf46b
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-26 03:58:41 +01:00
Can Arslan
6a3c5cce69
FIX: wrong alias
2024-01-25 11:14:55 -07:00