Commit Graph

126677 Commits

Author SHA1 Message Date
Laurent Destailleur
a0f962ce96 Fix phpunit 2023-11-18 01:33:11 +01:00
Laurent Destailleur
ba10c95148 Clean code 2023-11-18 01:30:34 +01:00
Laurent Destailleur
e0bffbb7d9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-18 01:25:36 +01:00
Laurent Destailleur
1b91a9f83b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-11-18 01:24:59 +01:00
Laurent Destailleur
353298ec62 Code comment 2023-11-18 01:23:30 +01:00
Laurent Destailleur
05f6575abe Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-18 01:21:35 +01:00
Laurent Destailleur
29e3386e6f Fix #26584 Fix #26673 2023-11-18 01:21:17 +01:00
Frédéric FRANCE
5ae8da372a fix phpcs (#26697) 2023-11-18 00:42:52 +01:00
Maxime Kohlhaas
a680d1e34d Fix strpos inversion for expedition and receipt in files.lib (#26701) 2023-11-18 00:42:15 +01:00
Laurent Destailleur
07a3774749 Debug v19 2023-11-17 23:44:02 +01:00
Laurent Destailleur
f43249916e Fix management of password type in extrafields 2023-11-17 23:01:59 +01:00
Laurent Destailleur
226bf734fc Fix missing token 2023-11-17 22:10:51 +01:00
Laurent Destailleur
6ca0154784 Fix management of password type with pass_crypted 2023-11-17 22:09:35 +01:00
Laurent Destailleur
261452111e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-17 18:25:08 +01:00
Laurent Destailleur
a0bba05b02 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/commande/class/api_orders.class.php
	htdocs/compta/facture/card.php
	htdocs/core/lib/functions.lib.php
	htdocs/core/lib/project.lib.php
	htdocs/fourn/class/api_supplier_orders.class.php
	htdocs/fourn/class/fournisseur.facture-rec.class.php
	htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Laurent Destailleur
90556039a1 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-17 17:59:00 +01:00
Laurent Destailleur
5db512229b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-17 17:58:48 +01:00
evarisk-micka
5f67a182b8 NEW #26668 [SQL] add SPL in dict form_juridique (#26669) 2023-11-17 16:40:40 +01:00
Maxime Kohlhaas
c756aa8ad3 Fix tasklist extrafields (#26672)
* Fix : value of extrafields not displayed in task list on a project

* Fix : icon to select columns was not displayed
2023-11-17 16:39:49 +01:00
Rémi Champlon
88c558e0f9 fix : update product quantity (#26674)
Co-authored-by: Rémi Champlon <remi.champlon@vold.lu>
2023-11-17 16:28:31 +01:00
Maxime Kohlhaas
d7851240b4 Fix : on supplier order, vat for all lines wasn't working with 0 value (#26675) 2023-11-17 16:27:00 +01:00
Laurent Destailleur
07432b8def Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-17 16:24:57 +01:00
MDW
9cb872c8d3 Fix spelling in base language (#26671) 2023-11-17 16:20:49 +01:00
Laurent Destailleur
050402f371 CSS 2023-11-17 16:13:46 +01:00
Laurent Destailleur
9babd301fc CSS 2023-11-17 15:40:28 +01:00
Laurent Destailleur
6dad4cca82 CSS 2023-11-17 15:14:55 +01:00
Thomas C
d8cc72c75b NEW : addMoreActionsButtons in doncard (#26670)
* addMoreActionsButtons doncard

* indent
2023-11-17 14:28:09 +01:00
evarisk-micka
cf0c2882dc NEW #26660 [Task] add hook on getNomUrl (#26662)
* ADD #26660 [Task] hook on getNomUrl

* Update task.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-17 14:27:13 +01:00
MDW
cd9920e3ff FIX hardspace before empty (#26667)
Was reported by phan as:
htdocs/product/stock/stocktransfer/class/stocktransfer.class.php:483 PhanUndeclaredFunction Call to undeclared function \ empty()
2023-11-17 14:15:56 +01:00
Saami PERDRIX
57eb6136a4 Trigger on update note (#26666)
* ajout trigger sur update_note

* nom des triggers adapté selon objet
2023-11-17 14:14:28 +01:00
Noé Cendrier
afca8ee6cb typo (#26665) 2023-11-17 14:13:29 +01:00
Laurent Destailleur
5ddc5d3f76 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-17 12:37:01 +01:00
Laurent Destailleur
51a90b5865 Fix infinite loop 2023-11-17 12:36:41 +01:00
Regis Houssin
8af42acf8e FIX avoid error during install (#26630) 2023-11-17 12:17:59 +01:00
Laurent Destailleur
ac248dfd90 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-17 12:03:56 +01:00
Laurent Destailleur
042d583070 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-17 12:03:38 +01:00
Laurent Destailleur
3a0b3fd8a8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-17 12:02:36 +01:00
Laurent Destailleur
6ea48ac22a Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-17 12:02:21 +01:00
HENRY Florian
102356d2c4 fix: When sendmail failed it return false, result is KO, need to say it to user (#26631)
* fix: When sendmail failed it return false, need to be tested as is

* fix: When sendmail failed it return false, so >=0 do not trigger error

* fix: When sendmail failed it return false, so >=0 do not trigger error

* Update CMailFile.class.php

* Update actions_sendmails.inc.php

* Update actions_sendmails.inc.php

* Update CMailFile.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-17 12:01:03 +01:00
HENRY Florian
dd0b78fb55 fix: keep filter on type code : dol_escape_htmltag an array is not possible (#26639)
* fix: filter type code on ticket list

* fix: keep filter on type code : dol_escape_htmltag an array is not possible
2023-11-17 11:45:37 +01:00
Regis Houssin
d9eaa5b974 FIX broken feature to show 0 value (#26658) 2023-11-17 11:39:56 +01:00
HENRY Florian
70a5a85eac fix: various getDol, display error on public page (#26652)
* fix: various getDol, display error on public page

* fix: various getDol, display error on public page
2023-11-17 11:39:16 +01:00
Laurent Destailleur
7bce1a0975 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-17 11:36:19 +01:00
Laurent Destailleur
58e3415126 Clean code 2023-11-17 11:36:01 +01:00
moreauftheobald
1425cecac9 Correction OnStock Question class files "Access to an undefined property" (#26659)
* Correction On contract class files "Access to an undefined property"

* Correction On contract class files "Access to an undefined property"

* Update stocktransfer.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-17 11:35:36 +01:00
Laurent Destailleur
e57517d06d Clean code 2023-11-17 11:19:51 +01:00
moreauftheobald
e3ed9946c3 Correction On reception class files "Access to an undefined property" (#26661) 2023-11-17 10:58:25 +01:00
moreauftheobald
0b128f7ad2 Fix Contrat "Access to an undefined property" (#26657)
* Add entity management on contact list on thirdparty card

* Correction On contract class files "Access to an undefined property"
2023-11-17 10:55:09 +01:00
Frédéric FRANCE
b181b4c5ea fix phpstan level 1 (#26651) 2023-11-17 10:54:39 +01:00
Eric
337fa2ac67 add category map to categorie (#26649) 2023-11-17 03:44:15 +01:00