Laurent Destailleur
af6a091ab2
Fix 19.0.1
2024-03-03 18:55:10 +01:00
Laurent Destailleur
47861abb48
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-01 19:05:46 +01:00
Laurent Destailleur
7964f831e9
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-03-01 19:02:31 +01:00
Laurent Destailleur
aaae1aad67
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-03-01 19:02:16 +01:00
Laurent Destailleur
615a80835a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-03-01 19:00:32 +01:00
Laurent Destailleur
1b1edaf0a6
php syntax
2024-03-01 18:40:48 +01:00
atm-adrien
de76330aae
FIX : Adding the dependencies list feature for extrafields "select" ( #28549 )
...
* FIX : Adding thez dependencies list feature for select fields
* FIX : Adding some spaces
* FIX : View
2024-03-01 18:39:32 +01:00
PsyCrow
4b7d25975f
Update html.form.class.php ( #28540 )
...
* Update html.form.class.php
Fix PHP Warning: Undefined array key "labeladddateof"
* Update html.form.class.php
* Update html.form.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-03-01 12:45:08 +01:00
Laurent Destailleur
b6a056799c
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-02-29 20:09:56 +01:00
Laurent Destailleur
15a578e6ac
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
2024-02-29 20:09:44 +01:00
Laurent Destailleur
c3ad0bc9e7
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2024-02-29 20:07:53 +01:00
thomas-Ngr
a0fc77cd76
Fix Form::load_cache_vatrates() countries dict ( #28528 )
2024-02-29 19:40:51 +01:00
Laurent Destailleur
284fb49f60
Try a better fix for #28526
2024-02-29 19:35:34 +01:00
Laurent Destailleur
4c116e1577
Doc
2024-02-29 17:59:17 +01:00
sonikf
52d1fe8c67
fix translation for non latin languages ( #28437 )
...
* fix translation for non latin languages
* fix translation for non latin languages
2024-02-26 22:55:42 +01:00
Laurent Destailleur
c171ce2065
Fix bad function
2024-02-25 19:04:05 +01:00
Laurent Destailleur
4897d1eb97
Fix warning
2024-02-25 17:23:06 +01:00
Laurent Destailleur
0492fb6098
FIX close #28279
2024-02-20 14:46:56 +01:00
Laurent Destailleur
059c69667c
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-02-19 09:59:57 +01:00
kkhelifa-opendsi
926462e218
FIX: Not trancate the multicurrency rate shown on cards (even if the global MAIN_MAX_DECIMALS_SHOWN is set to 0) ( #28211 )
2024-02-18 22:56:19 +01:00
Laurent Destailleur
e38e9618ac
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-02-18 17:14:03 +01:00
Laurent Destailleur
ebe68c9075
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-02-18 17:06:36 +01:00
Florian Mortgat
6e5fd5eb58
FIX: notification module: for supplier orders (any of the 3 triggers), user can choose an e-mail template in conf, but the conf is not used when sending the notification ( #28216 )
2024-02-18 16:31:12 +01:00
Laurent Destailleur
17c3f6003e
Fix pb letting think a user with no perm can change prospect status
2024-02-17 19:30:42 +01:00
Laurent Destailleur
7c3abe84b4
FIX Value of field int = 0 from modulebuilder must nto be set to null
2024-02-14 01:38:20 +01:00
Laurent Destailleur
ff2d609814
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/mrp/mo_production.php
2024-02-12 03:35:39 +01:00
Laurent Destailleur
2e620c9a43
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-02-12 03:33:09 +01:00
Laurent Destailleur
65533360a2
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/main.inc.php
2024-02-12 03:32:58 +01:00
William Mead
92afb654db
Fixed default value for radio extrafield ( #27066 )
2024-02-10 01:58:36 +01:00
Laurent Destailleur
31816168da
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-02-09 19:05:49 +01:00
Laurent Destailleur
d07b7dc72e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-02-09 19:05:41 +01:00
Laurent Destailleur
2f1eecd709
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-02-09 19:04:06 +01:00
lvessiller-opendsi
62632893ad
FIX avoid from re-initializing result on nested hook getEntity ( #27799 )
...
* FIX avoid from re-initializing result on nested hook getEntity
* FIX uses local resPrint instead of cloning hookmanager for nested hooks
2024-02-09 18:15:35 +01:00
Frédéric FRANCE
b92b8c443d
fix cunits.class.php (backport) ( #28068 )
2024-02-08 13:09:39 +01:00
thibdrev
ad141c1e1f
qual: phpstan for htdocs/core/class/cunits.class.php ( #28064 )
...
htdocs/core/class/cunits.class.php 88 Property CommonDict::$active (int) does not accept string.
htdocs/core/class/cunits.class.php 415 Method CUnits::getUnitFromCode() should return int but returns string.
2024-02-08 00:15:44 +01:00
Laurent Destailleur
097290fc38
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
...
Conflicts:
htdocs/comm/action/peruser.php
htdocs/core/class/commonobject.class.php
2024-02-07 18:16:57 +01:00
Laurent Destailleur
4b60b3d991
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2024-02-07 18:11:36 +01:00
Laurent Destailleur
e6b165003f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2024-02-07 18:01:11 +01:00
Laurent Destailleur
5a756ffc4c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/takepos/invoice.php
2024-02-07 17:44:39 +01:00
Quentin-Seekness
0ad3581e00
Update cunits.class.php ( #28056 )
...
FIX: error SQL when creating a Cunit
2024-02-07 17:29:45 +01:00
boudet jean pascal
fe63333c28
FIX : move input type hidden ( #28054 )
...
* move input type hidden
* pre-commit from another dev
* Delete htdocs/includes/mike42/escpos-php/doc/escpos.conf
---------
Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-02-07 16:24:11 +01:00
Laurent Destailleur
f828cc5119
Debug v19
2024-02-07 12:28:35 +01:00
Laurent Destailleur
c66b434c80
Fix for export
2024-02-06 18:41:45 +01:00
Laurent Destailleur
8b8aa3a27f
Fix comment
2024-02-06 17:46:12 +01:00
Frédéric FRANCE
10eaa1d269
fix saved model_pdf after generating odt ( #28005 )
2024-02-05 01:10:35 +01:00
Laurent Destailleur
0f931ef471
Disable ajax tooltip by default. Still trouble of persistent popup.
2024-02-02 13:29:02 +01:00
Laurent Destailleur
b0fd166142
Add MAIN_MAIL_FORCE_FROM to fix sending email with mono user SMTP
2024-02-01 13:12:21 +01:00
Laurent Destailleur
4cba87129c
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-02-01 12:22:54 +01:00
Laurent Destailleur
9dd1646818
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-02-01 12:20:12 +01:00
Laurent Destailleur
7b178844e8
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-02-01 12:16:50 +01:00