Commit Graph

146932 Commits

Author SHA1 Message Date
Frédéric FRANCE
b31e85f00a clean code (#35002) 2025-08-20 16:59:17 +02:00
ldestailleur
ef5f825667 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-20 16:52:22 +02:00
ldestailleur
45cff5ad90 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-08-20 16:51:39 +02:00
ldestailleur
263626b2fd Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-08-20 16:51:05 +02:00
ldestailleur
e351f7bcd5 FIX a Fatal error when a trigger files is not correctly named. 2025-08-20 16:26:29 +02:00
ldestailleur
f722602402 Fix comparison on version to show the warning to upgrade database 2025-08-20 16:02:46 +02:00
Frédéric FRANCE
ac17198af6 clean module subtotal (#35001) 2025-08-19 13:14:11 +02:00
ldestailleur
0d4df1e762 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-08-19 11:52:09 +02:00
ldestailleur
c34f3c07fd css 2025-08-19 11:51:53 +02:00
atm-lucas
cfd64ff70a FIX - Removal of accents in searches via comboxbox (#34933)
* accents and lower case on combobox

* Fix type

* adding conf

* remove comment

---------

Co-authored-by: ldestailleur <eldy@destailleur.fr>
2025-08-19 11:50:44 +02:00
sonikf
481e3108a1 remove duplicate (#35000) 2025-08-19 11:44:18 +02:00
sonikf
8682fe81af fix typo (#34999) 2025-08-19 11:43:47 +02:00
Frédéric FRANCE
1d5af9200a add doc (#34997) 2025-08-19 11:43:18 +02:00
Frédéric FRANCE
b70418100e add doc (#34996) 2025-08-19 11:42:59 +02:00
Frédéric FRANCE
96464b9130 add doc (#34995)
* add doc

* Update linkedobjectblock.tpl.php
2025-08-19 11:42:38 +02:00
hermans
63924e2f94 Fix facture haader title on dolibar-21 (#34993)
* Fix facture haader title on dolibar-21

* fix error - No space found after comma in argument list

---------

Co-authored-by: hermans <hermans@users.noreply.github.com>
2025-08-19 11:41:03 +02:00
Frédéric FRANCE
b8010a63c2 clean module subtotal (#34991)
* clean module subtotal

* clean module subtotal
2025-08-19 11:40:31 +02:00
Frédéric FRANCE
0189c5cb0c clean module subtotal (#34990) 2025-08-19 11:40:16 +02:00
Frédéric FRANCE
e0861b922f normalise doc (#34987)
* normalise doc

* normalise doc

* normalise doc
2025-08-19 11:24:38 +02:00
dependabot[bot]
790377c0bc Bump actions/checkout from 4 to 5 (#34985)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 11:23:40 +02:00
Frédéric FRANCE
c992ac8955 clean code (#34984) 2025-08-19 11:23:12 +02:00
ldestailleur
1285e79c50 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-18 16:35:13 +02:00
ldestailleur
1d8b31b06c Clean code 2025-08-18 16:35:01 +02:00
Frédéric FRANCE
7fb6fc7e62 can set extrafields in project elements (#34923)
* can set extrafields in project elements

* can set extrafields in project elements

* Update element.php

* test

* test

* test

* test

* test

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-18 15:52:11 +02:00
github-actions[bot]
9e1c0a0a29 PHPStan > Update baseline (#34988)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-08-18 15:50:37 +02:00
github-actions[bot]
7ce6b2ce54 PHPStan > Update baseline (#34983)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-08-18 03:39:00 +02:00
Charlène Benke
e70357c63b FIX : add map_type_title_area on category class hook (#34971)
* add map_type_title_area on category class hook

need on new categorie feature if we use specific categories on external module

* Update categorie.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-18 03:38:21 +02:00
ldestailleur
3ac25e9581 Fix phpunit 2025-08-17 17:43:20 +02:00
ldestailleur
2629119365 Fix missing defaultvalue 2025-08-17 17:12:54 +02:00
ldestailleur
2a9f9960f0 Fix warnings 2025-08-17 17:03:55 +02:00
ldestailleur
17cf416489 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-17 16:58:43 +02:00
ldestailleur
b188c89f74 NEW Add the "Dispute status" in list of invoice. 2025-08-17 16:58:29 +02:00
Frédéric FRANCE
8e0b1eb606 fix object reference (#34928)
* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* merge

* fix doc

* fix doc

* fix doc

* fix doc

* fix doc

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-17 16:32:09 +02:00
ldestailleur
1f8486611c Better log 2025-08-17 16:29:03 +02:00
ldestailleur
4dd00f5370 Disable a test that may be wrong to manage charge back 2025-08-17 16:25:21 +02:00
ldestailleur
2d97709644 Fix var name 2025-08-17 16:22:21 +02:00
ldestailleur
2ebb814b67 More logs 2025-08-17 16:14:36 +02:00
ldestailleur
b1b1504111 Enhance the stripe IPN on dispute 2025-08-17 16:10:14 +02:00
ldestailleur
c041ce5f41 Add field dispute_status to follow invoice in dispute mode 2025-08-17 16:06:28 +02:00
ldestailleur
ff5fd02913 Clean code to fix CI 2025-08-17 13:19:24 +02:00
ldestailleur
82d477f4df Fix CI 2025-08-17 04:02:17 +02:00
ldestailleur
8aa82857f0 Fix depraceted var 2025-08-17 03:56:48 +02:00
ldestailleur
4aea1c00c8 Fix CI 2025-08-17 03:48:43 +02:00
ldestailleur
225b839e71 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-17 03:46:15 +02:00
ldestailleur
f07206b6c0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-17 03:45:53 +02:00
ldestailleur
9ccede6c90 Removed the deprecated array $MAP_ID_TO_CODE that was a duplicate of
array "array_flip($categ->MAP_ID)"
2025-08-17 03:45:36 +02:00
ldestailleur
9c9e5de7c8 FIX trigger mailmanspip when un/linking categories 2025-08-17 03:45:18 +02:00
ldestailleur
f436a1da0b Clean code comment 2025-08-17 02:29:45 +02:00
ldestailleur
2d848e5512 Parameters $maxlen and $notooltip of Contract have been inverted to
follow the standard.
2025-08-17 02:20:52 +02:00
Frédéric FRANCE
1c6a40acbe Contact statut -> status (#34968)
* deprecate contact statut for status

* deprecate contact statut for status

* fix

* fix
2025-08-17 02:00:29 +02:00