Commit Graph

148416 Commits

Author SHA1 Message Date
atm-corentin
a4822e466a remove redundant price2num calls in cost calculations to simplify code (#35743)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-15 00:46:57 +02:00
Alexandre SPANGARO
86610810ca FIX Accountancy - General setup - Missing form on UpdateMask (#35735)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-15 00:43:54 +02:00
Laurent Destailleur
dc5bc7204b Clean code 2025-10-15 00:37:47 +02:00
Laurent Destailleur
58110719cc Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-10-14 23:39:00 +02:00
Laurent Destailleur
55591abedf Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-10-14 23:37:31 +02:00
Laurent Destailleur
63480f0318 Fix CI 2025-10-14 23:36:37 +02:00
Laurent Destailleur
2d75809b9f Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-10-14 23:29:38 +02:00
Laurent Destailleur
d343c75aac Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-10-14 23:28:46 +02:00
Clément Jaunay
1e788d14f5 fix: conditionally include extrafields for filtering (#35742)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-14 23:18:43 +02:00
Frédéric FRANCE
f6db1af7a8 fix CI v21 html.formmail.class.php (#35760) 2025-10-14 22:53:25 +02:00
Laurent Destailleur
870ad12100 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-10-14 22:23:33 +02:00
Laurent Destailleur
9894886ba9 Fix CI 2025-10-14 22:22:41 +02:00
Charlène Benke
e9d1e719e6 warning error if realpath is not empty before use (#35740) 2025-10-14 22:13:43 +02:00
Laurent Destailleur
94b113273e Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-10-14 21:56:38 +02:00
Laurent Destailleur
5454512d95 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-10-14 21:53:33 +02:00
Laurent Destailleur
862ea4e15c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-10-14 21:51:24 +02:00
Frédéric FRANCE
2e644b8420 add missing translation in V21which breaks CI (#35759) 2025-10-14 21:51:07 +02:00
Jon Bendtsen
aa67ad50bc Mass mailing list: make title a clickable link (#35746)
* Mass mailing list: make title a clickable link

* Update list.php

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-14 21:50:34 +02:00
Jon Bendtsen
58f516ef18 api_products purchase_prices: Adjust RestException with missing numbers (#35749)
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-14 21:49:03 +02:00
Laurent Destailleur
8851025eb2 Fix trans 2025-10-14 21:48:46 +02:00
Jon Bendtsen
49b8f4a590 Fix: 3 modules where list.php redirected to /mymodule/myobject_card.php (#35732)
* Fix: 3 modules where list.php redirected to /mymodule/myobject_card.php

* remove an commented segment of the code which did the same kind of dolbuildpath to /mymodule/myobject_card.php which is obviously wrong, since it was a comment anyway, no risk

* remove an commented line of the code which did the same kind of dolbuildpath to /mymodule/myobject_card.php which is obviously wrong, since it was a comment anyway, no risk

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2025-10-14 21:41:51 +02:00
Laurent Destailleur
31989adc1f Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-10-14 21:38:13 +02:00
Laurent Destailleur
025aefb69c Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-10-14 21:18:09 +02:00
Laurent Destailleur
d0634c5b93 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-10-14 21:12:47 +02:00
Laurent Destailleur
ee08f8a0b6 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-10-14 21:12:24 +02:00
Laurent Destailleur
f0bebb4ee8 Fix CI 2025-10-14 21:11:08 +02:00
Laurent Destailleur
eb80551a51 Fi CI 2025-10-14 21:07:45 +02:00
Laurent Destailleur
2e4c0715c4 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-10-14 21:05:34 +02:00
Laurent Destailleur
f62b83df1d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-10-14 21:05:07 +02:00
Laurent Destailleur
81e5b0da1b Doc 2025-10-14 21:04:56 +02:00
Alexandre SPANGARO
eb91e09a50 NEW Accountancy - Add a protection on various payment for auxiliary account on general account not centralized (#35720) 2025-10-14 20:57:01 +02:00
Esteban Thilliez
2d62fc3c59 CLOSE #35716 Supplier invoices API endpoint to mark invoice as paid or unpaid (#35717)
Supplier invoices API endpoints to mark invoice as paid or unpaid, implemented exactly the same way it is implemented for client invoices.
2025-10-14 19:58:33 +02:00
Frédéric FRANCE
3c597c263d clean code (#35710)
* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* clean code

* fix

* clean code
2025-10-14 19:58:04 +02:00
github-actions[bot]
e8418543f7 PHPStan > Update baseline (#35715)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-10-14 19:56:55 +02:00
Alexandre SPANGARO
0572d947aa FIX Accountancy - Admin personalized report - Remove duplicate button (#35721) 2025-10-14 19:56:40 +02:00
noec764
7faa7e81f2 FIX: Email template fetching (#35738)
* FIX: Email template fetching

* Change to oneline condition

* FIX Space instead of tabs

---------

Co-authored-by: Noé <noe@scopen.fr>
2025-10-14 19:56:03 +02:00
Alexandre SPANGARO
59009d67a5 FIX Accountancy - Printing the subsidiary ledger returns the general ledger (#35719)
* Update listbyaccount to transfer type="sub" information

* Detail by subsidiary account

* Fix typo
2025-10-14 19:53:08 +02:00
Jon Bendtsen
7fc9b253bf Reviving some old PR with API get, activate and disable modules (#35718)
* Reviving some old PR with API get, activate and disable modules

* expanding hurl test for setup wih some module tests

* return array, not object

* fix PHPStan on getmodules

* typecasting module functions to string

* instiating class DolibarrModule into an object so we can call functions on it

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2025-10-14 19:33:40 +02:00
Frédéric FRANCE
1ad2d24a4b fix img_pictos (#35722)
* fix img_pictos

* fix img_pictos

* fix img_pictos

* fix img_pictos

* fix img_pictos

* fix img_pictos

* fix img_pictos

* fix img_pictos
2025-10-14 19:31:06 +02:00
Frédéric FRANCE
61b70cfbe5 fix CI v22 (#35737)
* fix CI v22

* $error is already checked
2025-10-14 19:30:09 +02:00
Regis Houssin
a8da70e116 FIX avoid php warning (#35756) 2025-10-14 18:48:20 +02:00
Lucas Marcouiller
96f119ffd9 Fix member doc gen (#35751)
Co-authored-by: Lucas Marcouiller <lmarcouiller@dolicloud.com>
2025-10-14 18:47:57 +02:00
Frédéric FRANCE
6f83be9cf4 clean code in movement_list.php (#35731)
* clean code in movement_list.php

* Update externalModules.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-14 18:47:36 +02:00
Regis Houssin
cc22f978cd FIX wrong field name (#35728) 2025-10-14 18:45:26 +02:00
Laurent Destailleur
8c699b6103 Debug v23 2025-10-14 18:43:23 +02:00
Laurent Destailleur
9d4af43760 Better message 2025-10-14 18:17:31 +02:00
Laurent Destailleur
1a4a0e14d4 FIX Bad label for column title on multicurency 2025-10-14 16:30:54 +02:00
Laurent Destailleur
c7ab7cd83d FIX Bad label for column title on multicurency 2025-10-14 16:27:31 +02:00
Laurent Destailleur
62e53b2774 Clean code 2025-10-14 16:06:04 +02:00
Laurent Destailleur
a021b9fb52 FIX link to sort of target email page 2025-10-14 15:03:44 +02:00