Commit Graph

145227 Commits

Author SHA1 Message Date
Laurent Destailleur
684185d2ac Merge pull request #33336 from frederic34/fix_ci_phpstan_21
fix CI branch 21.0
2025-03-05 19:40:03 +01:00
Laurent Destailleur
04998ec7ec Update actions_sendmails.inc.php 2025-03-05 19:37:47 +01:00
Laurent Destailleur
729e06a95e Update actions_sendmails.inc.php 2025-03-05 19:34:53 +01:00
Laurent Destailleur
93fab3bb4f Update actions_sendmails.inc.php 2025-03-05 19:34:24 +01:00
Laurent Destailleur
c3f3b0a428 Merge branch 'develop' into patch-11 2025-03-05 19:30:29 +01:00
ldestailleur
c135bbfebd Fix warning 2025-03-05 19:29:57 +01:00
Laurent Destailleur
25147b352c Merge branch '21.0' into fix_ci_phpstan_21 2025-03-05 19:20:13 +01:00
ldestailleur
e24ec490a7 Fix bad value of cache delay 2025-03-05 19:15:28 +01:00
ldestailleur
1391c61a64 Remove test, not yet supported in v20 2025-03-05 19:11:34 +01:00
ldestailleur
16418cfda6 Try a fix for migration error on bank line categories with postgres 2025-03-05 19:10:22 +01:00
Frédéric FRANCE
f9f93287ea no label property on RecruitmentCandidature 2025-03-05 18:56:51 +01:00
Frédéric FRANCE
1f9901190c fix CI 2025-03-05 18:36:34 +01:00
Mohamed DAOUD
4cb5939542 fix sendermail signature 2025-03-05 18:34:19 +01:00
Laurent Destailleur
7976188e45 Merge branch '21.0' into fix_ci_phpstan_21 2025-03-05 18:16:59 +01:00
ldestailleur
b058a2c270 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-05 18:15:07 +01:00
ldestailleur
7a995646e1 Fix bad property name 2025-03-05 18:13:20 +01:00
ldestailleur
30dffd6fdd Fix CI warnings 2025-03-05 17:48:41 +01:00
Frédéric FRANCE
ce898cdd4d Merge branch '21.0' into fix_ci_phpstan_21 2025-03-05 16:43:18 +01:00
Laurent Destailleur
952629bb46 Merge pull request #33337 from FHenry/20_fix_php_warning
fix: php warning Attempt to read property piece_num on null in accountancy/class/bookkeeping.class.php on line 373
2025-03-05 16:35:15 +01:00
Laurent Destailleur
955083d6de Update bookkeeping.class.php 2025-03-05 15:34:45 +01:00
Laurent Destailleur
d1263c1256 Update bookkeeping.class.php 2025-03-05 15:34:04 +01:00
Laurent Destailleur
55cb45545e Merge pull request #33299 from thersane-john/fix_20_dogetbutton_tooltip
Fix dolGetButtonAction Tooltip
2025-03-05 15:31:04 +01:00
Jyhere
973a11e1e9 FIX: Warning when getNomUrl is called before top_httphead
If Societe::getNomUrl() is called before top_httphead, this triggers a Cannot modify header warning
2025-03-05 15:10:46 +01:00
Laurent Destailleur
35d0a62085 Merge pull request #33334 from jyhere/patch-27
FIX: Warning when getNomUrl is called before top_httphead
2025-03-05 15:09:52 +01:00
Laurent Destailleur
c3baca7910 Merge pull request #33342 from atm-corentin/FIX_default_VAT_code
FIX|Fix # Set field default vat code because it was not set for Variant product
2025-03-05 15:08:14 +01:00
atm-corentin
6a2616c119 set field default vat code because it was not set for child product 2025-03-05 14:58:21 +01:00
Laurent Destailleur
da8d69e1ab Update functions.lib.php 2025-03-05 14:57:54 +01:00
Laurent Destailleur
e874529873 Merge pull request #33250 from aspangaro/22_catinvoice
NEW Add invoice tags
2025-03-05 14:29:55 +01:00
Laurent Destailleur
43fb67839d Merge pull request #33335 from frederic34/patch-11
enhance formsetup for products
2025-03-05 14:29:11 +01:00
Laurent Destailleur
0e95f70b8d Merge pull request #33329 from am97/fix/18.0/accountancy_code_sort
Fix: sort $aux_account after adding all items
2025-03-05 14:23:46 +01:00
Laurent Destailleur
f64d2829ea Merge pull request #33341 from Dolibarr/phpstan-baseline
PHPStan > Update baseline
2025-03-05 14:21:54 +01:00
Laurent Destailleur
bf45f60de8 Merge pull request #33325 from frederic34/patch-14
fix ajax tooltip
2025-03-05 14:17:11 +01:00
Laurent Destailleur
f5a387138e Merge pull request #33311 from mdeweerd/fix/qual/api
Qual: Fix phan notices in api classes
2025-03-05 14:12:29 +01:00
Frédéric FRANCE
0888fa16ea Merge remote-tracking branch 'upstream/21.0' into fix_ci_phpstan_21 2025-03-05 13:54:23 +01:00
Laurent Destailleur
8dd58e0a18 Merge pull request #33327 from Daoud-mohamed/Fix-external-modules-page
Fix external modules page
2025-03-05 13:48:58 +01:00
Laurent Destailleur
5d338a6b1d Update externalModules.class.php 2025-03-05 13:48:37 +01:00
Laurent Destailleur
ed0d16b04b Merge pull request #33331 from mdeweerd/qual/optimize
Qual: Optimize logo
2025-03-05 13:40:35 +01:00
omogenot
c562c6ebab Add is_numeric condition to check empty values 2025-03-05 13:39:50 +01:00
omogenot
c0c49f53cb Update export_excel2007.modules.php
Fix Excel Export for zero values
2025-03-05 13:39:29 +01:00
Laurent Destailleur
9fd42ab67e Merge pull request #33265 from omogenot/Fix-Excel-Export
Fix Excel Export of zero values
2025-03-05 13:38:46 +01:00
Laurent Destailleur
c98937b8aa Merge pull request #33318 from Quentin-Seekness/patch-22
Add trigger on deleteMvtNum method in bookkeeping.class.php
2025-03-05 13:37:06 +01:00
MDW
04fd52cd70 Update baseline 2025-03-05 13:32:45 +01:00
John BOTELLA
4b640e4cad Add params 2025-03-05 13:29:47 +01:00
MDW
4cc09b5149 Qual: Ignore phpstan notices requiring deeper analysis 2025-03-05 13:22:17 +01:00
MDW
f625f8de60 Qual: Fix api phan notices 2025-03-05 13:22:08 +01:00
MDW
eac44b164a Qual: Fix phpdoc index(), FIELDS 2025-03-05 13:21:05 +01:00
omogenot
f960a6c6a4 Add is_numeric condition to check empty values 2025-03-05 13:16:30 +01:00
Dolibot
647a8c122d PHPStan > Update baseline 2025-03-05 12:10:26 +00:00
Frédéric FRANCE
d4734effc9 fix CI branch 21.0 2025-03-05 13:08:42 +01:00
Laurent Destailleur
41377a9917 Merge pull request #33313 from mdeweerd/phan/big_violators
Fix PhanTypeMismatchArgument in commonobject, commande/card,
2025-03-05 13:05:42 +01:00