Commit Graph

126990 Commits

Author SHA1 Message Date
Laurent Destailleur
e6eb34a8db Fiw warnings: The private array ->status_short, ->statuts and
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
2023-11-24 10:10:24 +01:00
Frédéric FRANCE
938afdb06e fix phpstan (#26841) 2023-11-24 09:30:49 +01:00
Frédéric FRANCE
89c2ddc45b remove deprecated from initAsSpecimen (#26840) 2023-11-24 09:30:31 +01:00
Frédéric FRANCE
8e6cdb177d fix phpstan (#26839) 2023-11-24 09:28:43 +01:00
Frédéric FRANCE
19c103f2ba fix phpstan (#26838) 2023-11-24 09:28:23 +01:00
Frédéric FRANCE
bb2741ef58 fix phpstan (#26837) 2023-11-24 09:28:02 +01:00
Frédéric FRANCE
3a182e99aa fix phpstan (#26836) 2023-11-24 09:27:42 +01:00
Frédéric FRANCE
09c28bae05 fix phpstan (#26835) 2023-11-24 09:27:22 +01:00
Frédéric FRANCE
2cacb02cca remove deprecated from initAsSpecimen (#26834) 2023-11-24 09:27:06 +01:00
Frédéric FRANCE
5d3087b089 fix phpstan (#26833) 2023-11-23 19:40:47 +01:00
Laurent Destailleur
6c0c1a9881 Add option ACCOUNTANCY_FISCAL_PERIOD_MODE to support 2 mode for fiscal
year
2023-11-23 19:09:34 +01:00
Alexandre SPANGARO
ba1f811921 Closure period - Add information on index & warning on each journal pages (#26742)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-23 18:58:59 +01:00
Laurent Destailleur
cb3a86a737 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-11-23 18:56:10 +01:00
Laurent Destailleur
a257dcfa48 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-23 18:48:52 +01:00
Laurent Destailleur
3294b721ac Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-23 18:46:57 +01:00
Laurent Destailleur
17db01aeb2 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-11-23 18:43:45 +01:00
Laurent Destailleur
26343552cd Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-11-23 18:43:36 +01:00
Laurent Destailleur
0925cff352 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-11-23 18:42:42 +01:00
Laurent Destailleur
19450554b2 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-11-23 18:41:52 +01:00
Laurent Destailleur
887d0a5d01 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2023-11-23 18:41:18 +01:00
Laurent Destailleur
e2b5315e23 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0 2023-11-23 18:40:52 +01:00
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