mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* 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
|
||
|---|---|---|
| .. | ||
| ajax | ||
| admin_extrafields_add.tpl.php | ||
| admin_extrafields_edit.tpl.php | ||
| admin_extrafields_view.tpl.php | ||
| advtarget.tpl.php | ||
| ajaxrow.tpl.php | ||
| bloc_comment.tpl.php | ||
| bloc_showhide.tpl.php | ||
| card_presend.tpl.php | ||
| commonfields_add.tpl.php | ||
| commonfields_edit.tpl.php | ||
| commonfields_view.tpl.php | ||
| contacts.tpl.php | ||
| document_actions_post_headers.tpl.php | ||
| error.tpl.php | ||
| extrafields_add.tpl.php | ||
| extrafields_edit.tpl.php | ||
| extrafields_list_array_fields.tpl.php | ||
| extrafields_list_print_fields.tpl.php | ||
| extrafields_list_search_input.tpl.php | ||
| extrafields_list_search_param.tpl.php | ||
| extrafields_list_search_sql.tpl.php | ||
| extrafields_list_search_title.tpl.php | ||
| extrafields_view.tpl.php | ||
| filemanager.tpl.php | ||
| footer.tpl.php | ||
| header.tpl.php | ||
| list_print_total.tpl.php | ||
| login.tpl.php | ||
| massactions_pre.tpl.php | ||
| notes.tpl.php | ||
| object_discounts.tpl.php | ||
| objectline_create.tpl.php | ||
| objectline_edit.tpl.php | ||
| objectline_title.tpl.php | ||
| objectline_view.tpl.php | ||
| onlinepaymentlinks.tpl.php | ||
| originproductline.tpl.php | ||
| passwordforgotten.tpl.php | ||
| README | ||
| resource_add.tpl.php | ||
| resource_view.tpl.php | ||
README (english) This directory is used for storing the common default templates of the system core. (outside any modules)