2
0
forked from Wavyzz/dolibarr
Commit Graph

39329 Commits

Author SHA1 Message Date
ldestailleur
61982bf42b Fix CI 2025-04-07 14:11:37 +02:00
ldestailleur
2f4f82b013 Fix CI 2025-04-07 13:10:32 +02:00
ldestailleur
d77898ff3d FIX #33742 2025-04-07 12:53:19 +02:00
ldestailleur
7e1ef5ee45 Fix warning 2025-04-07 12:41:13 +02:00
ldestailleur
30da60c955 Fix CI 2025-04-07 12:23:17 +02:00
ldestailleur
aae6433e02 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-07 11:51:52 +02:00
ldestailleur
33f1a644d5 Fix CI 2025-04-07 11:51:42 +02:00
Laurent Destailleur
25d7c47ce3 WIP Enhance menu editor with showtopmenuinframe 2025-04-07 05:47:47 +02:00
Laurent Destailleur
a40f1c2b89 Fix password show accidentenly 2025-04-07 04:15:50 +02:00
ThomasNgr-OpenDSI
b431b1bc90 FIX sales representatives can affect contacts from thirdparties they are not allowed to see (#33353)
* introduce method User::getAffectedThirdparties()

* Forbid to display thirdparties on contact tab is user has no right to see them

* add control in add_contacts

* fix precommit

* fix phan, phpstan

* fix travis + fix using wrong table

* Forbid to display thirdparties on contact tab is user has no right to see them (more secure way)

* try to fix TRAVIS

* more efficient way to check user is allowed to ad a socpeople

* remove dead code
2025-04-06 19:51:30 +02:00
JC Prieto
f4e43e3566 FIX: Update import_xlsx.modules.php (#33439)
* Update import_xlsx.modules.php

$keyfield must be always 'rowid' because we compare with $lastinsertid

* Update import_csv.modules.php

* Update import_csv.modules.php

I correct edition

* Update import_xlsx.modules.php

I correct edition

* Update import_csv.modules.php

* Update import_csv.modules.php

* Update import_xlsx.modules.php

* Update import_csv.modules.php

* Update import_xlsx.modules.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-06 19:45:35 +02:00
ldestailleur
54534044c7 Debug v22 2025-04-05 16:52:02 +02:00
ldestailleur
2a082d37a5 Introduce position for sub-modules 2025-04-05 16:34:19 +02:00
ldestailleur
91f519b6fb Debug v22 2025-04-05 16:30:22 +02:00
ldestailleur
7b759f439e Depreciate module mod_facture_terre that is duplicate with mars. 2025-04-05 16:10:07 +02:00
ldestailleur
8c74643e5f PERF Optimization to get next ref when there is reset on first month. 2025-04-05 15:29:41 +02:00
ldestailleur
cd5a645acc Fix move default number to neon, argon has critical bug to fix first. 2025-04-05 14:09: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
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
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> 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
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
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
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
ldestailleur
ab742e7bd8 NEW Support of monthly or weekly recurring events 2025-04-03 14:58:41 +02:00
ldestailleur
10c0fba6b0 WIP Recurring events 2025-04-03 13:59:46 +02:00
ldestailleur
9b67bd52a2 css 2025-04-03 13:17:36 +02:00
ldestailleur
f78eea2661 Fix click on label of checkbox busy resource 2025-04-03 13:05:02 +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
f159d82b02 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-03 12:00:57 +02:00
ldestailleur
869bc1a3f5 Fix phan 2025-04-03 12:00:46 +02:00
lvessiller-opendsi
bae01a9872 NEW const PREVIEW_PICTO_ON_LEFT_OF_NAME for icon to preview documents (#33519)
* NEW const PREVIEW_ON_LEFT for icon to preview documents

* Rename const to PREVIEW_PICTO_ON_LEFT_OF_NAME
2025-04-03 11:28:14 +02:00
ldestailleur
4cd556730f Use semantic button instead of a href 2025-04-02 19:33:55 +02:00
Marc de Lima Lucio
392d33ce02 NEW: login page: button to toggle the visibility of the password (#33698)
* NEW: login page: add a password toggler

* FIX: codesniffer
2025-04-02 19:24:09 +02:00
ldestailleur
b466b7ab5a NEW The link "In accountancy" is now clicable to reach bookkeeping 2025-04-02 18:51:51 +02:00
ldestailleur
c23d5be678 Clean code 2025-04-02 13:23:05 +02:00
atm-irvine
822f5dfa88 feat(pdf): new conf to remove break before country in pdf (#33696) 2025-04-02 12:29:47 +02:00
atm-jonathan
d72d69e55c NEW add home box mrp (#33549)
* add box Mo

* tests ok

* comparaison dates

* before Wysy

* after wysy

* Update mo.class.php

* Update mo.class.php

* Update conf.class.php

* retour PR

* add parenthesis

* Update mo_list.php

---------

Co-authored-by: x <x@x.x>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-02 12:22:59 +02:00
Frédéric FRANCE
51624f8a50 deprecate statut (#33691)
* deprecate statut

* Update fichinter.class.php

* clean code

* clean code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-02 11:27:17 +02:00
VIAL-GOUTEYRON Quentin
3ad05c2dde FIX: Incorrect entity used when downloading a document generated in another entity (#33565)
* FIX : Wrong entity to download document

* MODIFICATION : Remplacement de l'ID d'entité par l'objet dans les fonctions de gestion des fichiers pour une meilleure cohérence.

* Update files.lib.php

* Update files.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-01 23:13:31 +02:00