Commit Graph

129126 Commits

Author SHA1 Message Date
Frédéric FRANCE
3e2d57c19a add missing translation 2025-03-03 10:05:07 +01:00
Frédéric FRANCE
7e03e72790 add missing translation 2025-03-03 10:02:08 +01:00
John BOTELLA
06854f00e5 change type var in comment 2025-03-03 07:34:42 +01:00
Alexandre SPANGARO
3c223f82c3 FIX #20716 Upload SVG in editor 2025-03-03 06:49:58 +01:00
Alexandre SPANGARO
c462a03683 Merge branch 'develop' into 22_catinvoice 2025-03-03 06:27:02 +01:00
Alexandre SPANGARO
f4244f4466 NEW Invoice - Document - Add hook on action 2025-03-03 06:24:28 +01:00
ldestailleur
5ebd1921ed NEW Upgrade TCPDI 1.0 into TCPDI 1.1 + custom fixes 2025-03-03 05:11:14 +01:00
ldestailleur
4abab4ee4b Removed $conf 2025-03-03 04:00:42 +01:00
ldestailleur
d8c473a9eb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-03 03:46:53 +01:00
ldestailleur
626d0d44db Fix warning 2025-03-03 03:45:14 +01:00
ldestailleur
778482d4be Fix bad link to payment (forum
https://www.dolibarr.fr/forum/t/liens-de-paiement-sur-les-pdf/46733/28)
2025-03-03 03:11:27 +01:00
ldestailleur
ef387308c2 Debug v21 - Fix cache delay 2025-03-03 01:36:59 +01:00
Alexandre SPANGARO
e22f2d5cbf Merge branch 'develop' into 22_catinvoice 2025-03-02 22:21:05 +01:00
Alexandre SPANGARO
87b9305f1a Fix feedback 2025-03-02 22:10:46 +01:00
MDW
c1533bb4aa Fix ci - TYPE_CREDITNOTE -> TYPE_CREDIT_NOTE 2025-03-02 20:54:16 +01:00
MDW
6b9361d252 Fix phpstan notices 2025-03-02 20:49:48 +01:00
MDW
035ede5874 Qual: Fix phan notices in API classes 2025-03-02 20:49:46 +01:00
MDW
c02293a880 Qual: Add phpdoc for request_data param 2025-03-02 20:49:45 +01:00
Laurent Destailleur
21e5457e19 Merge pull request #30244 from altairisfr/homemenu
NEW : use specific landing page to home menu entry
2025-03-02 20:42:34 +01:00
ldestailleur
6f3150182a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-02 20:06:00 +01:00
ldestailleur
19ff066f99 Close #32233 2025-03-02 20:05:44 +01:00
Laurent Destailleur
2b9690d485 Update eldy.lib.php 2025-03-02 19:59:22 +01:00
Laurent Destailleur
9a860da1da Update eldy.lib.php 2025-03-02 19:57:12 +01:00
Jakub Stříbrný
035c99589e add professional id 7-10 to mysoc 2025-03-02 19:46:20 +01:00
Laurent Destailleur
0b787a97a5 Merge pull request #30530 from kubajznik/profid-societe
FIX add professional id 7-10 to mysoc
2025-03-02 19:44:38 +01:00
ldestailleur
812d9ad051 Debug v12 - fix delay of cache 2025-03-02 19:13:06 +01:00
ldestailleur
c2aa1fe7a6 Missing log for services 2025-03-02 18:44:04 +01:00
ldestailleur
99170f3812 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-02 18:18:13 +01:00
ldestailleur
3c9b446af7 Move cache file into a temporary directory. 2025-03-02 18:17:54 +01:00
Alexandre Janniaux
6c63225929 TraceableDB: add missing regexpsql() wrapper
The TraceableDB must also redirect to the underlying database object for
regexpsql queries, otherwise, a DoliDBPgsql DB with the debugbar enabled
would try to use REGEXP() commands which are not supported on
Postgresql.
2025-03-02 17:03:45 +01:00
Laurent Destailleur
01d7e2d9f7 Merge pull request #33291 from alexandre-janniaux/regexpsql-traceabledb
TraceableDB: add missing regexpsql() wrapper
2025-03-02 17:03:20 +01:00
Laurent Destailleur
677a2dc3cc Merge pull request #33290 from frederic34/patch-11
fix CI branch 21.0
2025-03-02 17:02:41 +01:00
Laurent Destailleur
88781e0b2d Merge pull request #33289 from aspangaro/22_propalsql
Propal class - Update SQL
2025-03-02 17:02:19 +01:00
Laurent Destailleur
7cf7afcddc Merge pull request #33283 from frederic34/phpstan_collab
fix phpstan
2025-03-02 17:00:34 +01:00
ldestailleur
ac5d5aeb91 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-03-02 15:29:14 +01:00
ldestailleur
c29016503a Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-02 15:17:02 +01:00
ldestailleur
91cf88380e FIX Fatal error when seller is null, fix combo of vat in expense report 2025-03-02 15:14:06 +01:00
Alexandre Janniaux
a847099e00 TraceableDB: add missing regexpsql() wrapper
The TraceableDB must also redirect to the underlying database object for
regexpsql queries, otherwise, a DoliDBPgsql DB with the debugbar enabled
would try to use REGEXP() commands which are not supported on
Postgresql.
2025-03-02 15:00:53 +01:00
ldestailleur
cc2af5eec0 Debug v21, missing error message 2025-03-02 14:04:27 +01:00
ldestailleur
4d80ee1328 Same nb of - then in dolibarr.log 2025-03-02 13:43:42 +01:00
ldestailleur
1fb748bb91 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-03-02 13:36:53 +01:00
ldestailleur
6212b8ef5d Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-03-02 13:34:28 +01:00
ldestailleur
9f1f5fd864 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-03-02 13:32:17 +01:00
Frédéric FRANCE
1796050a6d Update export_files.php 2025-03-02 11:56:57 +01:00
Frédéric FRANCE
1418bb9157 fix CI branch 21.0 2025-03-02 11:51:53 +01:00
Alexandre SPANGARO
3931aa7675 Propal class - Update SQL 2025-03-02 08:10:24 +01:00
Frédéric France
b387e37984 fix phan 2025-03-01 21:01:27 +01:00
Frédéric France
fcb3e658f7 fix phan 2025-03-01 20:51:07 +01:00
Frédéric France
45e3a92b0e fix phan 2025-03-01 20:41:58 +01:00
Frédéric France
13b1705503 fix phan 2025-03-01 20:32:33 +01:00