Mohamed DAOUD
284c2850e5
Fix cache directory check in getRemoteYamlFile method
2025-03-03 15:03:15 +01:00
ldestailleur
22ef2a018a
Doc
2025-03-03 14:45:14 +01:00
ldestailleur
ebe11cde51
Debug pdf (calculation of free text height)
2025-03-03 14:42:15 +01:00
Frédéric FRANCE
35d6bc8409
add missing translation
2025-03-03 14:40:30 +01:00
ldestailleur
58d1bdfbce
Doc
2025-03-03 13:51:47 +01:00
Dolibot
cc71865f3c
PHPStan > Update baseline
2025-03-03 12:06:49 +00:00
EchoLoGeek
580e422bf5
fix spaces
2025-03-03 11:39:18 +01:00
Jyhere
09a31362da
FIX ; 21.0.0-22.0.0.sql sql error in some case
...
FIX the following error if Dolibarr first installed version was <= 3.5 :
Cannot drop index 'uk_customer_price_fk_product_fk_soc': needed in a foreign key constraint
2025-03-03 11:27:48 +01:00
EchoLoGeek
31d8a66a1c
Remain to pay in multicurrency
...
If I want to have the remainder to pay in foreign currency, I must deduct it from the amount in multicurrency, not the amount in conf->currency
2025-03-03 11:24:33 +01:00
Jyhere
2003a5c263
FIX: migration file Update 21.0.0-22.0.0.sql syntax error
...
Fix the following DB errors when updating :
DB_ERROR_SYNTAX (Req 70): ALTER TABLE llx_product_customer_price DROP CONSTRAINT fk_product_customer_price_fk_product;
DB_ERROR_SYNTAX (Req 71): ALTER TABLE llx_product_customer_price DROP CONSTRAINT fk_product_customer_price_fk_soc;
2025-03-03 10:54:19 +01:00
John BOTELLA
5fad2c3a14
Fix dolGetButton Tooltip
2025-03-03 10:15:25 +01:00
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
Laurent Destailleur
0dba10fb1e
Merge pull request #33294 from frederic34/patch-14
...
fix CI
2025-03-03 00:50:18 +01:00
Laurent Destailleur
a6940637f6
Merge pull request #33293 from mdeweerd/fix/qual/api
...
Qual: Fix phan notices in api files
2025-03-03 00:50:06 +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
Frédéric FRANCE
04abf3424c
fix CI
2025-03-02 22:02:42 +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
157cb410ef
Update baseline
2025-03-02 20:49:47 +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