Commit Graph

11207 Commits

Author SHA1 Message Date
Laurent Destailleur (aka Eldy)
546a68eafb Fix the amount in linke is not correctly formatted. 2024-11-29 15:11:36 +01:00
Laurent Destailleur
3085b48dc9 FIX Debug v21 2024-11-21 22:16:20 +01:00
Laurent Destailleur
e9e1175134 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-11-19 04:04:10 +01:00
Laurent Destailleur
93b11038d5 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-11-19 03:44:50 +01:00
Sébastien NASSIET
02eb16a703
FIX#31159 - TVA Account by country is not used (#31984)
* FIX#31159

* FIX#31159
2024-11-18 15:49:52 +01:00
Thomas C.
976399c2d9
fix (#31683) 2024-11-16 10:57:03 +01:00
Laurent Destailleur
4d29fd4beb More complete fix for #31746 2024-11-10 18:23:17 +01:00
Frédéric FRANCE
940324f76d
fix dol_time_plus_duree with unit egal mn instead i (#31746)
* fix dol_time_plus_duree with unit egal mn instead i

* Update date.lib.php
2024-11-10 18:15:57 +01:00
uvaldenaire-opendsi
bbf83c7053
fix dol_getdate() when timestamp is an empty string (#31714) 2024-11-06 19:17:33 +01:00
Laurent Destailleur
00b9943069 Rename var to make debug easier 2024-11-06 15:15:55 +01:00
Regis Houssin
26e89a7760
FIX this constant break the dictionary admin without Multicompany (#31638) 2024-10-30 21:10:49 +01:00
Laurent Destailleur
3c65972ff8 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-30 18:03:57 +01:00
Laurent Destailleur
9e1c640eee FIX open redirection 2024-10-30 18:03:31 +01:00
Laurent Destailleur
dc73fe6d68 Fix add option to restore compatibility 2024-10-29 21:40:32 +01:00
Regis Houssin
2350d1df99
FIX a dictionary CANNOT have zero value in entity field (#31625) 2024-10-29 21:35:51 +01:00
John BOTELLA
e31adc98fa
Fix watermark alpha transparency (#31535) 2024-10-24 13:57:57 +02:00
John BOTELLA
23722b3db8
Fix v20 linked doc note info repeated (#31462)
* FIX : space used by linked elements in PDF notes

* fix data repeated on object public note
2024-10-24 02:54:31 +02:00
Laurent Destailleur
11d01197e3 Split code to avoid false positive 2024-10-19 14:51:30 +02:00
Laurent Destailleur
17c50368c1 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-19 14:32:08 +02:00
John BOTELLA
2f1d9cd9c0
FIX : space used by linked elements in PDF notes (#31459) 2024-10-19 00:57:57 +02:00
Can Arslan
84225c9077
fix: variable name (#31411) 2024-10-17 01:24:59 +02:00
Laurent Destailleur
495a31c8fe FIX CSS and access to media files 2024-10-16 12:51:42 +02:00
Laurent Destailleur
53a1d06678 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-15 15:41:31 +02:00
Frédéric FRANCE
f3f7b67ce2
add missing dol_escape_all (#31406) 2024-10-15 15:39:47 +02:00
Laurent Destailleur
916014707d Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-14 21:18:24 +02:00
Laurent Destailleur
b099e103b3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-10-14 21:00:26 +02:00
Regis Houssin
7b81cccc55
FIX uniformize and check delete contact action (#31384)
* FIX uniformize and check delete contact action

* FIX syntax error

* FIX missing private contact checking

* FIX missing show errors

* FIX missing "oldcopy" for trigger

* FIX missing private contact filter in selectcontact
2024-10-14 16:45:46 +02:00
Laurent Destailleur
80ced1cc22 FIX convert amount into text when using numberwords 2024-10-14 12:53:42 +02:00
UltraViolet33
33c6d95b1c
Backport Fix wrong invoice status when invoice has discount (#31323)
Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions>
2024-10-13 21:04:17 +02:00
Laurent Destailleur
ffcc1ee11c CSS 2024-10-13 20:52:55 +02:00
Ferran Marcet
b2c59aa934
Fix: Does not filter correctly by project contacts (#31340)
* Fix: Grand total correction

* Fix: Does not filter correctly by project contacts
2024-10-13 20:31:23 +02:00
Laurent Destailleur
e46553079a FIX CSS 2024-10-13 18:37:21 +02:00
Laurent Destailleur
959392ff26 FIX Clear of option THEME_ELDY_USEBORDERONTABLE 2024-10-13 18:37:10 +02:00
Laurent Destailleur
21c1c02ef8 FIX #31360 delete contact when using pgsql. 2024-10-13 17:13:24 +02:00
Laurent Destailleur
efe6571e16 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-08 20:49:01 +02:00
Laurent Destailleur
21eb8e585f Fix detection of text browser with w3m 2024-10-08 20:48:37 +02:00
John BOTELLA
7faa9bad67
Fix 20.0 Action buttion url autocomplete (button dropdown part04) (#31266)
* Fix dol get action buttion url autocomplette

* change mailto

* change mailto

* Remove anonymous function

* Remove anonymous function

* Update functions.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-07 15:42:17 +02:00
Laurent Destailleur
081d3fabfc Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-07 15:20:16 +02:00
Laurent Destailleur
b07cc82058 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-10-07 15:17:49 +02:00
Mikko Virtanen
0811ff5f07
FIX dolFICalculatePaymentReference for Finland in functions_fi.lib.php (#31281)
* Update functions_fi.lib.php

Fix calculation from some base numbers

* Update functions_fi.lib.php
2024-10-07 14:52:12 +02:00
Laurent Destailleur
63d4b5e3d8 FIX Backport fix fatal error on price with some truncating setup 2024-10-06 22:17:26 +02:00
Laurent Destailleur
eebb16c693 Redice cyclomatic complexity 2024-10-03 20:08:09 +02:00
Laurent Destailleur
e412dbbe05 Merge manually fix of #31217 + other fix for use by external modules 2024-10-03 19:30:06 +02:00
Laurent Destailleur
6f6a87cd78 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-03 17:25:10 +02:00
Laurent Destailleur
88b488cfbb Fix for better compatibility 2024-10-03 17:23:29 +02:00
John BOTELLA
a272d929a5
Fix $ in key (#31215) 2024-10-03 17:14:28 +02:00
Laurent Destailleur
37c55004e7 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-03 16:17:27 +02:00
Laurent Destailleur
6a09e7c91a Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-10-03 16:15:06 +02:00
HENRY Florian
90a5589c58
fix: php warning (#31244) 2024-10-03 15:39:32 +02:00
Sylvain Legrand
5d58a33f37
Fix tz array (#31240)
The list of time zones included in the 'get_tz_array()' function no longer matches the list of zones supported by PHP!
See the pages "https://www.php.net/manual/fr/timezones.php"

When using these values, this caused a 500 error: "PHP Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (Pacific/Enderbury) " for example =>
$arraytz = get_tz_array();
foreach ($arraytz as $key => $value) {
$date = new DateTime();
$date->setTimezone(new DateTimeZone($value));
}

When several zone names could be used for the same time zone, I favored the canonical name (The primary, preferred zone name).
See the table "https://en.wikipedia.org/wiki/List_of_tz_database_time_zones"
2024-10-03 15:38:41 +02:00