Commit Graph

144452 Commits

Author SHA1 Message Date
ldestailleur
d97ebb9a33 Fix trouble in migrationon. Fix pb with large database 2025-04-05 13:37:21 +02:00
ldestailleur
c7ec63b702 Look and feel v22 2025-04-05 12:55:04 +02:00
ldestailleur
ed651a450f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-04-04 18:24:27 +02:00
ldestailleur
1f2bde4f65 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-04 18:22:56 +02:00
ldestailleur
4fd81b79be Fix CI 2025-04-04 18:22:47 +02:00
Lucas Marcouiller
dce77a84b1 Fix add percent to Summarize feature (#33731)
* Fix add percent to Summarize feature

* fix
2025-04-04 18:16:29 +02:00
Frédéric FRANCE
8b1d8d7d19 add parameters (#33729) 2025-04-04 18:15:41 +02:00
William Mead
2ea30b0150 Removed redundant 'centpercent' class from ticket layouts to fix Safari rendering issues on macOS (#33728) 2025-04-04 18:15:21 +02:00
atm-adrien
36b90df84c NEW : Add the possibility to merge PDF from the product list (#33723) 2025-04-04 18:14:26 +02:00
Frédéric FRANCE
275a994110 do not force reload extrafields if not needed (#33716)
* Update extrafields.class.php

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-04 15:32:42 +02:00
github-actions[bot]
8b8bb4242b PHPStan > Update baseline (#33726)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-04-04 15:17:39 +02:00
Frédéric FRANCE
47c1346699 add missing translation (#33724)
* add missing translation

* add missing translation

* add missing translation
2025-04-04 15:17:26 +02:00
Jyhere
16cd7c5b17 FIX: add missing createFrom hook when creating a supplier invoice (#33708)
* FIX: add missing createFrom hook when creating a supplier invoice

* Update card.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-04 15:16:21 +02:00
ldestailleur
ef95c311a7 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-03 21:09:46 +02:00
ldestailleur
3aa4bc0eca Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-03 21:05:01 +02:00
ldestailleur
174d6497b3 Signed-off-by: ldestailleur <eldy@destailleur.fr> 21.0.1 2025-04-03 21:04:35 +02:00
ldestailleur
7935ccdb75 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-04-03 21:02:15 +02:00
ldestailleur
4a88509ea0 Fix protection against bad % operator 2025-04-03 21:02:04 +02:00
ldestailleur
080fdacf1f Fix protection for sprintf on bad % specifier 2025-04-03 21:00:00 +02:00
Mohamed DAOUD
4d48415218 Fix error management (#33719) 2025-04-03 20:33:34 +02:00
kkhelifa-opendsi
b712abad83 NEW: Add parameters for the hook selectProductsListWhere (#33718) 2025-04-03 20:32:55 +02:00
Frédéric FRANCE
1361fe414a fix CI (#33721)
* Update treasuryjournal.php

* Update treasuryjournal.php
2025-04-03 20:30:25 +02:00
ldestailleur
94703556eb Debug v22 2025-04-03 20:29:41 +02:00
ldestailleur
2af9cd5aab Fix possible sql injection 2025-04-03 19:50:54 +02:00
ldestailleur
42a3b4c136 Doc 2025-04-03 17:50:50 +02:00
Lucas Marcouiller
712c4a111f New add sumarize function to mail Ai Enhancements (#33710)
* New add sumarize function to mail Ai Enhancements

* fix translation

* fix CI
2025-04-03 17:34:09 +02:00
Alexandre SPANGARO
94d4b608d8 IHM options - Button for block not need reload of page (#33705) 2025-04-03 17:16:26 +02:00
Alexandre SPANGARO
d5b67dc35c Module KnowledgeManagement - Add translation of permission (#33704) 2025-04-03 17:14:49 +02:00
Christophe Battarel
5864af4d4c fix permission def (#33712)
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2025-04-03 17:13:54 +02:00
atm-irvine
d5eaa1d281 fix(user): wrong assigned user on agenda, and wrong backtopage (#33717) 2025-04-03 17:13:27 +02:00
atm-irvine
87b254e0fd Fix pdf einstein automatic calculation (#33713)
* fix(pdf-einstein): let automatic calculation for pos

* removed ;
2025-04-03 17:12:28 +02:00
ldestailleur
1aac6e3c34 Clean code by using the ACCOUNTING_MODE var for both modules 2025-04-03 16:41:41 +02:00
lvessiller-opendsi
738fbc1b25 NEW #32706 - Treasury accountancy (#33701)
* NEW #32706 - Treasury accountancy

* Fix CI errors

* Fix CI errors

* Format code for CI integration

* Format code for precommit error

* Resolve CI errors

* Resolve CI errors
2025-04-03 16:08:35 +02:00
John BOTELLA
038008dd69 Fix curl error (#33653) 2025-04-03 16:00:38 +02:00
Frédéric FRANCE
61a11f927d align phpstan version on ci (#33707)
* align phpstan version on ci

* Update functions.lib.php
2025-04-03 15:59:49 +02:00
Anthony Berton
311c194a5b FIX - Template sql modulebuilder (#33703)
Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-03 15:59:30 +02:00
ldestailleur
ab742e7bd8 NEW Support of monthly or weekly recurring events 2025-04-03 14:58:41 +02:00
ldestailleur
9a54786884 Factorize code for tooltip of actioncomm 2025-04-03 14:23:16 +02:00
ldestailleur
10c0fba6b0 WIP Recurring events 2025-04-03 13:59:46 +02:00
ldestailleur
18cc530d40 Remove useless colspan 2025-04-03 13:34:06 +02:00
ldestailleur
a0079c802b WIP Recurring events 2025-04-03 13:31:21 +02:00
ldestailleur
9b67bd52a2 css 2025-04-03 13:17:36 +02:00
ldestailleur
7096eff264 FIX tooltip info on recuring invoice must be into tthe tooltip 2025-04-03 13:11:23 +02:00
ldestailleur
d06fdc068e FIX tooltip info on recuring invoice must be into tthe tooltip 2025-04-03 13:10:25 +02:00
ldestailleur
f78eea2661 Fix click on label of checkbox busy resource 2025-04-03 13:05:02 +02:00
ldestailleur
b3f3da4a79 Look and feel v22 2025-04-03 13:04:23 +02:00
ldestailleur
191f6ba00e NEW Look and feel - Checkboxes and radio buttons are larger 2025-04-03 13:00:19 +02:00
ldestailleur
865198309a Fix click on label of checkbox busy resource 2025-04-03 12:53:18 +02:00
ldestailleur
c4c3906297 Enhance recurring events 2025-04-03 12:19:11 +02:00
ldestailleur
c0d3e87746 Debug v22 2025-04-03 12:09:48 +02:00