Laurent Destailleur (aka Eldy)
8b7eaf360e
Fix phpunit
2025-01-15 20:08:13 +01:00
Laurent Destailleur (aka Eldy)
2f317f0f52
Merge branch '17.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2025-01-15 20:07:40 +01:00
Laurent Destailleur (aka Eldy)
bd35af1360
Fix phpunit
2025-01-15 20:07:31 +01:00
Laurent Destailleur
d4e66426e7
Merge pull request #32621 from ATM-Consulting/FIX/132/bug/cache-collisions-dol-getIdFromCode
...
FIX 17.0 - collisions in cache for dol_getIdFromCode
2025-01-15 15:51:23 +01:00
Laurent Destailleur
88d81aa943
Merge pull request #27159 from atm-lena/17.0_FIX_MultilangsTranslationPDFLinesDescription
...
FIX Multilangs : PDF lines description
2025-01-15 15:38:48 +01:00
Florian Mortgat
79c55149b2
Update htdocs/core/lib/functions.lib.php
2025-01-14 11:00:38 +01:00
atm-florian
762e4ec8d1
updated local pre-commit hook -> fix typo
2025-01-10 17:01:59 +01:00
atm-florian
77f982d1a8
FIX 17.0 - collisions in cache for dol_getIdFromCode
2025-01-10 16:25:27 +01:00
Laurent Destailleur (aka Eldy)
f08c9605db
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2024-12-31 17:17:45 +01:00
Laurent Destailleur (aka Eldy)
e41dfcbbb3
Fix phpcs
2024-12-31 17:17:00 +01:00
Laurent Destailleur
37f3fccc35
Merge pull request #32383 from atm-etienne/fix/130/remove_dol_syslog_throws
...
Fix/130/remove dol syslog throws
2024-12-19 18:10:38 +01:00
Laurent Destailleur
be95c92c45
Update functions.lib.php
2024-12-19 18:07:02 +01:00
Laurent Destailleur (aka Eldy)
29eedd2ac4
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2024-12-19 17:50:34 +01:00
Laurent Destailleur (aka Eldy)
ead519811c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-12-19 17:50:09 +01:00
Laurent Destailleur
5203652796
Merge pull request #32430 from Benoit-PASCAL/fix-fetch-action-linked-object
...
fix: fetch action linked object
2024-12-19 17:49:50 +01:00
Benoît PASCAL
425c23d28c
fix: fetch action linked object
2024-12-19 15:38:19 +01:00
Etienne BENDER
6aee2db1d4
Remove use of getDolGlobalInt()
2024-12-17 09:01:04 +01:00
Etienne BENDER
a96d13d5aa
Add translation for bad log level
2024-12-09 10:56:35 +01:00
Etienne BENDER
f1868ee162
Replace dol_syslog throws by default log level
2024-12-09 10:50:29 +01:00
Laurent Destailleur (aka Eldy)
9ec4575c43
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2024-12-02 01:38:41 +01:00
Mathieu Moulin
6337a987d8
Fix handling of boolean extrafields in list filters ( #32109 )
...
* Fix show payment URL in massaction context when not one email per recipient
* Debug v20 - fix param for filter on boolean
* FIX : Fix case when the value of a extrafields of the type 'boolean', 'select' or other have an option with a value equal to '0'.
It's not reselected when the filter is set.
* Revert "Fix show payment URL in massaction context when not one email per recipient"
This reverts commit 0986d487f1 .
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
Co-authored-by: kkhelifa <kkhelifa@open-dsi.fr >
2024-12-01 23:28:49 +01:00
Laurent Destailleur
9c4bb84460
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-11-19 12:57:19 +01:00
Laurent Destailleur
5a58b8e721
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-11-19 12:56:37 +01:00
Laurent Destailleur
b068fdc9b3
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-11-19 12:56:19 +01:00
Laurent Destailleur
b8533e1853
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-11-19 12:49:19 +01:00
Laurent Destailleur
753e5e535d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-11-19 12:47:14 +01:00
Laurent Destailleur
c5ebc9b7bd
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-11-19 03:33:15 +01:00
Mathieu Moulin
a602309e04
Fix user::load_previous_next_ref() with MULTICOMPANY_TRANSVERSE_MODE bad sql query (cartesian product replaced by INNER JOIN) ( #31946 )
2024-11-16 18:19:59 +01:00
Mathieu Moulin
348981a419
Fix show payment URL in massaction context when not one email per recipient ( #31927 )
2024-11-16 00:06:15 +01:00
Mathieu Moulin
adf59f2599
Fix mod_facture_fournisseur_tulip::getExample & get_next_value if no object in parameter ( #31878 )
2024-11-16 00:00:05 +01:00
Laurent Destailleur
1987ea2eb7
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-10-29 15:47:51 +01:00
Laurent Destailleur
6a4ee18380
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-10-29 15:47:17 +01:00
Laurent Destailleur
b3a2908b48
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-10-29 15:46:43 +01:00
Laurent Destailleur
910f7e8564
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-10-29 15:46:12 +01:00
Laurent Destailleur
7cf1a97673
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2024-10-29 15:44:55 +01:00
Laurent Destailleur
cf57e7e88b
Merge
2024-10-29 15:44:25 +01:00
Laurent Destailleur
a186e16568
Backport fix for mysql 8 export
2024-10-29 15:32:54 +01:00
Florian Mortgat
abefce7ae2
FIX 17.0: supplier invoice template card: buyer and seller swapped in VAT-related function calls (probably a copy-paste from customer invoice templates) ( #31446 )
2024-10-19 01:55:58 +02:00
Laurent Destailleur
f5fbbcfcb8
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-09-29 22:40:45 +02:00
Laurent Destailleur
2c67c8b6ff
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-09-29 22:32:01 +02:00
Laurent Destailleur
d0fb08adf4
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-09-29 22:31:42 +02:00
Laurent Destailleur
624493fb26
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2024-09-29 22:30:07 +02:00
Laurent Destailleur
6eddee9a78
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2024-09-29 22:29:19 +02:00
Laurent Destailleur
a27538f582
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2024-09-29 22:27:42 +02:00
Florian Mortgat
385927fe06
FIX: box_actions.php still uses fk_user_done which no longer exists ( #31190 )
...
Co-authored-by: FlorianMortgat <5845502+FlorianMortgat@users.noreply.github.com >
2024-09-29 22:18:18 +02:00
Laurent Destailleur
32646cb7f4
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2024-09-29 19:25:49 +02:00
Florian Mortgat
74b67eb6c6
FIX - use price() to display qty on a product's stats tab to avoid showing too many decimals when rounding errors are possible ( #31165 )
2024-09-29 15:57:05 +02:00
Florian Mortgat
231fc6ce70
FIX: if you call fetchLines several times, your $object->lines contains duplicates ( #31167 )
2024-09-29 15:27:24 +02:00
Laurent Destailleur
4ea503f366
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-09-26 03:30:40 +02:00
Laurent Destailleur
65c9bd7dcf
Merge remote-tracking branch 'origin/15.0' into 16.0
2024-09-26 03:25:38 +02:00