Laurent Destailleur
2609f0dac5
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2023-11-23 18:40:29 +01:00
Laurent Destailleur
1d3bc31cb7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-23 18:39:22 +01:00
Laurent Destailleur
7fa5565a36
Doc
2023-11-23 18:07:05 +01:00
sonikf
22e5ef6e18
fix fetch vat details not working for some use cases ( #26771 )
...
* fix not working for some use cases
* fix not working for some use cases
* use DOL_URL_ROOT
* fix travis
* Fix missing address
2023-11-23 17:47:17 +01:00
Alexandre SPANGARO
8d203f4fd4
Debug v19 ( #26784 )
...
* Translate comment
* Fix undefined variable
* Fix undefined variable
* Fix undefined variable - better fix
* Add translation of ProfId so that it is not displayed in admin
* Remove manual definition and call getDefaultImageSizes() instead
2023-11-23 17:45:59 +01:00
Frédéric FRANCE
3a39ec684c
fix phpstan ( #26804 )
2023-11-23 17:45:11 +01:00
atm-jonathan
69f66f2a48
FIX warning addLine Facture fk_prev_id and situation_percent ( #26825 )
...
* addLine Facture fk_prev_id and situation_percent
* retour PR
2023-11-23 17:44:32 +01:00
MDW
ff44558e36
FIX Get array value for arrayname in loop. ( #26805 )
...
Reported by phan: htdocs/mrp/class/api_mos.class.php:369 PhanTypeMismatchForeach 'arraytoconsume'|'arraytoproduce' passed to foreach instead of array
2023-11-23 17:30:43 +01:00
sonikf
a8b2c631ab
fix #25348 ( #26806 )
...
* fix #25348
* fix #25348
2023-11-23 17:28:32 +01:00
MDW
146e780ddd
QUAL Fix typing hint for date (which is int|string) ( #26808 )
2023-11-23 17:25:44 +01:00
Frédéric FRANCE
7f0a0b6356
fix phpstan ( #26807 )
2023-11-23 17:25:26 +01:00
Frédéric FRANCE
81c22d00f1
fix phpstan ( #26809 )
2023-11-23 17:24:55 +01:00
Alexandre SPANGARO
85d5e7caec
Debug v19 ( #26810 )
...
* Fix Warning: Invalid argument supplied for foreach()
* Fix Warning: Invalid argument supplied for foreach()
* Fix Undefined variable - Remove useless parameter
* Fix Undefined variable $helpurl
* Fix Undefined property $import_key
* Fix Undefined variable $totalpaid
* Fix undefined variable $nb
* Update payments.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-23 17:24:35 +01:00
Laurent Destailleur
cc85a1acbf
Close #26821
2023-11-23 17:21:28 +01:00
Laurent Destailleur
1c7239e6ff
Fix type
2023-11-23 17:19:10 +01:00
Laurent Destailleur
48da52d877
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-23 17:18:27 +01:00
Frédéric FRANCE
a58f84f1d5
fix phpstan ( #26811 )
2023-11-23 17:13:20 +01:00
atm-jonathan
48ba0ec2d0
FIX warning param $lineID getSpecialCode is negatif ( #26826 )
...
* FIX warning param $lineID getSpecialCode is negatif
* retour de PR
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-23 17:12:57 +01:00
IC-Nicolas
47de053b06
NEW &arrayfields into doAction ( #26832 )
2023-11-23 17:09:52 +01:00
Frédéric FRANCE
010c2dd4be
fix phpstan ( #26812 )
...
* fix phpstan
* Update pdf_storm.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-23 17:09:36 +01:00
atm-jonathan
253ebd0a8b
FIX warning php8.2 undefined_array_key ( #26830 )
2023-11-23 17:08:07 +01:00
Frédéric FRANCE
25435eeb1a
fix phpdoc ( #26829 )
...
* fix phpdoc
* Update pdf.lib.php
2023-11-23 17:07:32 +01:00
Frédéric FRANCE
184d93d252
fix phpstan ( #26813 )
...
* fix phpstan
* Update pdf_strato.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-23 17:06:33 +01:00
Laurent Destailleur
5b50135a53
FIX #26813
2023-11-23 15:14:19 +01:00
Frédéric FRANCE
de1b8da5ed
fix phpstan ( #26814 )
2023-11-23 15:12:13 +01:00
Frédéric FRANCE
dfd25926f1
fix phpstan ( #26815 )
2023-11-23 15:11:32 +01:00
Frédéric FRANCE
e229d63bfd
fix phpstan ( #26816 )
2023-11-23 15:11:18 +01:00
boudet jean pascal
b3345e1796
FIX : special_code update line keep old value. ( #26819 )
...
* FIX : special code update line keep old value.
* Update fournisseur.commande.class.php
---------
Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-23 15:10:56 +01:00
Frédéric FRANCE
6e059d4461
fix product service tooltip ( #26820 )
2023-11-23 15:05:52 +01:00
Frédéric FRANCE
628786df6a
Update fournisseur.facture.class.php ( #26822 )
2023-11-23 14:59:21 +01:00
Lucas Marcouiller
8dce28e29b
Fix bookcal public page 2 ( #26827 )
...
* fix bookcal public page
* fx booking link with calendar
* booking list on calendar_card
* fix display on wrong values
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-11-23 14:58:00 +01:00
Laurent Destailleur
ac615448bb
Debug v19
2023-11-22 14:28:03 +01:00
Laurent Destailleur
ed93a4b1cb
Debug v19
2023-11-22 13:22:59 +01:00
Laurent Destailleur
127b5ecf65
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-22 11:17:01 +01:00
Laurent Destailleur
b89ad8e215
Update stripe comments
2023-11-22 11:16:36 +01:00
Frédéric FRANCE
0e4d06c8f4
NEW add tpl for delivery ( #26789 )
...
* add tpl for delivery
* fix tooltip
2023-11-22 09:32:08 +01:00
John BOTELLA
b758bb9ab4
Offset non-falsy-string on array{} in empty() does not exist. ( #26745 )
2023-11-22 09:27:12 +01:00
Laurent Destailleur
f70cac6cb8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-22 00:25:35 +01:00
Lucas Marcouiller
88e9e091cf
fix some php stan errors ( #26747 )
...
* fis some php stan errors
* fix dolchmod
* Update stats.class.php
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-22 00:23:16 +01:00
moreauftheobald
d756151956
Fix PHP STAN ERROR ON fournisseur commande class ( #26717 )
...
* Fix PHP STAN ERROR ON fournisseur commande class
* Fix phpstan fournisseur commande class
* Fix phpstan fournisseur commande class
* Remove Rang property
* Remove Rang property
* Update fournisseur.commande.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-22 00:17:15 +01:00
Laurent Destailleur
b57b002494
Fix warning
2023-11-22 00:16:00 +01:00
Laurent Destailleur
0b789d5615
Fix warning
2023-11-22 00:12:21 +01:00
Frédéric FRANCE
9ff62f157c
fix phpstan ( #26775 )
...
* fix phpstan
* Update fournisseur.facture.class.php
* Update fournisseur.facture.class.php
2023-11-22 00:00:37 +01:00
Laurent Destailleur
9d86d922a4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-22 00:00:13 +01:00
Laurent Destailleur
e211c0e334
Clean code
2023-11-21 23:59:58 +01:00
Frédéric FRANCE
f1ad6d7643
fix phpstan ( #26776 )
2023-11-21 23:44:26 +01:00
Frédéric FRANCE
a5715670ec
fix phpstan ( #26777 )
...
* fix phpstan
* Update main.inc.php
2023-11-21 23:43:49 +01:00
Frédéric FRANCE
c5c793465b
fix phpstan ( #26778 )
2023-11-21 23:43:05 +01:00
Frédéric FRANCE
d6affb437d
fix phpstan ( #26779 )
2023-11-21 23:42:41 +01:00
Frédéric FRANCE
b8a4181748
delete unused code (fix phpstan also) ( #26780 )
2023-11-21 23:40:43 +01:00