Commit Graph

2637 Commits

Author SHA1 Message Date
Florian HENRY
ce19d7cdc0 review price update 2025-01-28 19:40:52 +01:00
Florian HENRY
e4078477c6 fix: allow list mass action update price when price mode is multiprice price 2025-01-20 17:32:08 +01:00
Regis Houssin
3f1e4e27ff FIX avoid php warning 2024-12-05 11:04:38 +01:00
Florian HENRY
d39ccbc98c fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:40:04 +01:00
Florian HENRY
1080de062e fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:36:54 +01:00
Florian HENRY
e61da22458 fix: various fix on broken extrafields managnement on advtargetemailing 2024-12-03 15:27:45 +01:00
Laurent Destailleur (aka Eldy)
9227add8f4 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-12-02 01:41:40 +01: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
Laurent Destailleur
c10e968600 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-09-23 21:52:08 +02:00
William Mead
21d8c40fc0 Fixed select list for long third party names (#30948) 2024-09-23 03:55:18 +02:00
Laurent Destailleur
87adbbb769 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-09-20 02:39:55 +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
Regis Houssin
fdf5fe0f26 FIX broken pdf preview when multicompany sharing (#30188)
* FIX broken pdf preview when multicompany sharing

* Update html.formmail.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-06-29 19:28:30 +02:00
boudet jean pascal
4b2cd22a2e FIX : Extrafield intshowzero in list (#29789)
* add test

* x

---------

Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
2024-05-31 15:29:59 +02:00
Laurent Destailleur
885c3e429a FIX Missing the description in tooltip when option show in tooltip on
and MAIN_ENABLE_AJAX_TOOLTIP on too
2024-05-16 12:48:18 +02:00
Philippe Grand
4cdf87977d Fix : Fatal error: Uncaught TypeError: abs(): Argument #1 ($num) must be of type int|float, string given in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/tpl/commonfields_add.tpl.php on line 39 (#29595)
* fix : Warning: Undefined variable  in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/compta/bank/various_payment/list.php on line 370

* backward

* update

* Fatal error: Uncaught TypeError: abs(): Argument #1 () must be of type int|float, string given in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/tpl/commonfields_add.tpl.php on line 39

* Update commonfields_add.tpl.php

fix tab/space

* Update commonfields_add.tpl.php

fix space after cast
2024-05-03 18:01:38 +02:00
Frédéric FRANCE
eea2201472 do not add tooltip in tooltip in object lines view (#29368) 2024-04-17 17:02:03 +01:00
Laurent Destailleur
500381ab1a FIX Oauth login 2024-04-11 14:47:09 +02:00
Laurent Destailleur
8220626d78 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-14 23:45:24 +01: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
0f53fe10d1 FIX oauth authent must be done only on click on link
Better message for notification denied.
2024-02-09 13:32:44 +01:00
William Mead
27002a95e4 Fixed undefined thirdparty_id property (#28044) 2024-02-07 16:29:57 +01:00
Laurent Destailleur
bd88f1df67 Merge pull request #27926 from noec764/18_FIX_Global_filter_deleted_on_massactions
FIX: Save global filter when clicking on massaction buttons
2024-01-31 19:28:00 +01:00
Laurent Destailleur
f152d5e0fd Update massactions_pre.tpl.php 2024-01-31 19:24:58 +01:00
Noé
9beb210ead FIX: Save global filter when clicking on massaction buttons 2024-01-31 15:11:37 +01:00
Laurent Destailleur
98a8942188 Merge pull request #27781 from Slordef/18.0-fourn-add-line-currency-auto-update
FIX: add product line update fields price
2024-01-26 02:36:53 +01:00
Maximilien Valenzano
d74af432a0 fix: add product line update fields price 2024-01-24 18:15:51 +01:00
Laurent Destailleur
f7485182f7 Fix warning and MAIN_MAIL_AUTOCOPY_... 2024-01-17 19:52:17 +01:00
Laurent Destailleur
47994f8cd9 Clean code 2024-01-02 13:45:08 +01:00
Laurent Destailleur
1eb5cd137c Clean code 2024-01-02 13:36:37 +01:00
Laurent Destailleur
af1f136ae6 Merge pull request #27252 from nicolas-eoxia/add_JS_element_target_contact_tpl
#27249 [TPL] add: JS element target for contact line in contact tpl
2024-01-02 13:32:08 +01:00
Laurent Destailleur
ab3737e569 Fix libxml_disable_entity_loader(true) must be called only if LIBXML is
lower than 20900 (disabled by default for libxml 2.9.0)
2023-12-29 17:55:09 +01:00
Nicolas Domenech
0c75288c65 #27249 [TPL] add: JS element target for contact line in contact tpl 2023-12-29 15:51:52 +01:00
Laurent Destailleur
fb5393149a Merge pull request #27096 from defrance/patch-308
php V8 warning
2023-12-19 16:27:30 +01:00
Laurent Destailleur
6ca736e8a5 Debug v19 2023-12-14 15:16:11 +01:00
Charlène Benke
d83cdf9452 we erase only subtotal filed value 2023-12-14 10:57:41 +01:00
Laurent Destailleur
fb083a6cfc Fix warning with rector 2023-12-13 16:33:17 +01:00
Laurent Destailleur
c54fd9a9dd Update list_print_total.tpl.php 2023-12-11 15:02:59 +01:00
Charlène Benke
3b90dce0cb if $totalarray['type'] not present we consider it as number
in many list the  $totalarray['type'] is not present so we add a default value, the time that all list.php are corrected
2023-12-09 10:39:13 +01:00
Charlène Benke
94b7fc604e FIX 'type' of total array instead 'pos' 2023-12-07 08:31:33 +01:00
Laurent Destailleur
d0b6b9fe65 Fix with php-cs-fixer 2023-12-04 12:07:53 +01:00
Laurent Destailleur
7785ae93a1 Fix php8.2 warnings 2023-11-27 11:41:05 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00