2
0
forked from Wavyzz/dolibarr
Commit Graph

129126 Commits

Author SHA1 Message Date
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
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
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
17125e5a5e Fix warnings 2025-04-02 23:55:21 +02:00
ldestailleur
ebe60801c4 Enhance code for recurring events 2025-04-02 23:51:03 +02:00
ldestailleur
00fe16ddfe css 2025-04-02 19:51:20 +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
2f7b69a522 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-02 19:20:44 +02:00
ldestailleur
546969e77a Try a better fix for #33699 2025-04-02 19:20:18 +02:00
Christophe Battarel
2c6c3a90d2 manage read_supplier_prices permission also on stock movement list (#33700)
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2025-04-02 19:13:24 +02:00
ldestailleur
b466b7ab5a NEW The link "In accountancy" is now clicable to reach bookkeeping 2025-04-02 18:51:51 +02:00
ldestailleur
ca6c3db534 Trans 2025-04-02 15:36:40 +02:00
ldestailleur
c23d5be678 Clean code 2025-04-02 13:23:05 +02:00
ldestailleur
f9e4e20ab7 Clean code 2025-04-02 12:46:40 +02:00
Florian Mortgat
78dee78508 FIX v22 warnings and remove seemingly useless code (#33622) 2025-04-02 12:43:37 +02:00
Marc de Lima Lucio
363b05d314 FIX: warehouse list: broken status filter (#33667) 2025-04-02 12:30:53 +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
ldestailleur
217ae3691a Fix phpunit
Signed-off-by: ldestailleur <eldy@destailleur.fr>
2025-04-02 12:26:25 +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
MDW
6fe1effa5e Qual: Fix PhanTypeMismatchArgumentNullable notices (#33684) 2025-04-02 11:35:53 +02:00
omogenot
083a3908bd Move reassort hooks before the last 3 columns (#33695)
Move the user hooks in the reassort table so that the new columns shall show before the 'movement', 'tobuy','to sell' columns for aesthetics presentation.
Not doing so makes the table look odd when adding custom columns.
2025-04-02 11:35:33 +02:00
ldestailleur
5e616669b6 Propagate fix #33689 to other objects 2025-04-02 11:34:12 +02:00
MDW
5cc0bd0a3f Fix #33689 - missing rename (#33693)
# Fix #33689 - missing rename

Assignment to $result in code before fixing phan notice
seem be an error, but in fact the assignment is useless
and the code only expects a potential exception.
2025-04-02 11:31:10 +02:00
George Stavropoulos
b3d7e1242a Security fix company.php (#33694)
Security fix: 

Changed AADE webservice key fields (MYDATA_AADE_KEY, AADE_WEBSERVICE_KEY) input type from text to password to prevent Shoulder Surfing. (This applies to the // AADE webservices credentials, applicable only for Greece section).
2025-04-02 11:28:12 +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
ldestailleur
91fa444129 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-01 22:42:32 +02:00
ldestailleur
352e35a38b Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-04-01 22:40:07 +02:00