Commit Graph

2557 Commits

Author SHA1 Message Date
lvessiller-opendsi
efb9327896 FIX local taxes text in object line view mode (#34103) 2025-05-12 20:09:16 +02:00
Laurent Destailleur (aka Eldy)
c547362ae9 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-12-02 01:41:04 +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
William Mead
21d8c40fc0 Fixed select list for long third party names (#30948) 2024-09-23 03:55:18 +02:00
Benjamin Falière
dcba3347d8 Retroport: FIX determine multi-currency price on object line create tpl (#28021) (#30535)
* NEW determine multi-currency price on object line create tpl (#28021)

* Update html.form.class.php

---------

Co-authored-by: lvessiller-opendsi <lvessiller@open-dsi.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-18 03:22:38 +02:00
Laurent Destailleur
4d72f22b8a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-03-14 23:45:07 +01:00
Laurent Destailleur
aa56a170c7 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-03-14 23:44:46 +01:00
Laurent Destailleur
d96fa756c6 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-03-14 23:44:26 +01:00
Laurent Destailleur
91c6940818 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-03-14 23:44:04 +01:00
Eric Seigne
1c9129497f autocomplete on 2024-03-14 12:36:01 +01:00
Eric Seigne
0903b4da87 disable auto correct login field on smartphone 2024-03-14 12:35:19 +01:00
Laurent Destailleur
29e3386e6f Fix #26584 Fix #26673 2023-11-18 01:21:17 +01:00
Regis Houssin
d6b39dc227 FIX avoid warnings 2023-10-07 08:30:07 +02:00
ATM-Sami
c557baffc7 delete useless condition in massaction_pre 2023-09-05 10:31:51 +02:00
Laurent Destailleur
73463765d5 FIX fatal error with some parameters 2023-08-31 22:48:59 +02:00
Laurent Destailleur
8fa06ccfa7 Fix empty and getDolGlobal... 2023-08-27 17:11:28 +02:00
Laurent Destailleur
076c811690 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-08-24 00:12:52 +02:00
Laurent Destailleur
4ae0e6ed09 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-08-24 00:00:09 +02:00
Laurent Destailleur
5047fc20ea Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-08-23 23:59:55 +02:00
Laurent Destailleur
e9273ea403 Fix javascript error 2023-08-23 22:20:22 +02:00
atm-arnaud
08b355d7c3 FIX Suppliers addlines never have VAT if buyprice for this supplier 2023-08-17 11:48:03 +02:00
Laurent Destailleur
6a41c806f5 Fix trans 2023-08-16 16:30:31 +02:00
Laurent Destailleur
a2548ac469 Trans 2023-08-07 16:58:11 +02:00
Laurent Destailleur
e374ebf26b Debug v18 2023-07-31 14:17:38 +02:00
Laurent Destailleur
d4cb845398 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/core/tpl/list_print_total.tpl.php
2023-07-24 23:20:17 +02:00
Florian Mortgat
ad24b42a60 FIX php8.1 warning on lists with total due to unset array key (#25460) 2023-07-24 18:48:10 +02:00
Laurent Destailleur
57fbdded8d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-10 03:25:54 +02:00
Laurent Destailleur
d4cda09794 Debug v18 2023-07-10 02:25:33 +02:00
Laurent Destailleur
ac7ce38aee Fix warnings 2023-07-07 13:45:24 +02:00
jyhere
91f19cfaa9 FIX : extrafield quick edit not working on products 2023-07-07 11:28:37 +02:00
Laurent Destailleur
af1b15eba5 Debug v18 2023-07-02 16:51:18 +02:00
Laurent Destailleur
a1c871ccd4 Clean code 2023-07-01 20:16:10 +02:00
Laurent Destailleur
15b7f736a7 Fix warning 2023-07-01 13:07:14 +02:00
Hystepik
e5b0323fa5 fix overwrite 2023-06-22 10:25:59 +02:00
Hystepik
a7a90743b5 Fix : image convertion to webp for websites 2023-06-21 14:49:19 +02:00
Frédéric France
647708a9bc use user hasRight 2023-06-19 23:05:59 +02:00
Laurent Destailleur
6b94d60d9a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-16 01:36:46 +02:00
Laurent Destailleur
00431c1ece Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-16 01:09:56 +02:00
Frédéric FRANCE
740ac26277 use user hasRight 2023-06-14 19:54:16 +02:00
hystepik
597b36e57c Fix : php8.1 warnings with strict mode 2023-06-10 10:47:36 +02:00
Florian HENRY
a2c0eac09b on going 2023-06-09 11:53:39 +02:00
IC-faycal
1a821d09c2 FIX translation extrafield mass action #24080 2023-06-08 23:38:51 +02:00
Regis Houssin
4d88a69e38 FIX can define empty qty by default when create object line 2023-06-07 19:06:40 +02:00
Frédéric France
fd4c24e000 use user hasRight 2023-06-05 23:49:13 +02:00
Laurent Destailleur
25a40da1ea Merge pull request #24919 from mc2contributor/fixUndefined3
Fix undefined variable & array key warnings in forgotten password code
2023-06-04 17:56:34 +02:00
Laurent Destailleur
7be8ea782d Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
# Conflicts:
#	htdocs/compta/facture/card.php
#	htdocs/fourn/facture/card.php
2023-06-01 08:01:32 +02:00
Laurent Destailleur
f0a4732d0b Fix php 8.2 2023-06-01 07:35:41 +02:00
Roger Dueck
20d89770d1 Fix undefined variable & array key warnings in forgotten password code" 2023-05-30 09:22:29 -06:00
daraelmin
9d34f9dba9 FIX PHP 8 Warning in subscription list 2023-05-25 12:30:52 +02:00