dolibarr/htdocs/core
zuiko b3ca58d2d0
Update html.form.class.php
Complete the Fix to #15565 Enhanced behaviour to select product on customer/supplier order to be able to use barcode reader efficiently.
Answer to Eldy, https://github.com/Dolibarr/dolibarr/pull/15704#discussion_r538763166
In fact the change alone to htdocs/core/lib/ajax.lib.php  is not, for me, sufficient to fix the issue.
if $conf->global->PRODUIT_USE_SEARCH_TO_SELECT, 0, the combo remains even if the product is alone.
So I recommend that the code is $conf->global->PRODUIT_USE_SEARCH_TO_SELECT, 1, (wihout combo) for product selection only for customer order filling because for this usage the the probability is higher to use a barcode scanner.
It is less relevant for filling supplier orders (which are not usually entered by barcode scanner), because the combo gives verification information which then disappears. (This is especially true for the purchase price, which is not pre-filled in the box for the moment I tested(?).
2020-12-09 21:16:25 +01:00
..
ajax Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
boxes Fix boxes third-parties information 2020-12-08 14:08:32 +01:00
class Update html.form.class.php 2020-12-09 21:16:25 +01:00
data
db Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
filemanagerdol Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
js Fix js error 2020-11-18 16:04:05 +01:00
lib Fix phpcs 2020-12-09 18:03:02 +01:00
login Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
menus Merge pull request #15685 from RomainDeschamps/patch-1 2020-12-07 22:21:13 +01:00
modules Export warehouses 2020-12-08 00:50:27 +01:00
tpl Debug v13 2020-12-03 10:13:13 +01:00
triggers Fix warning 2020-12-07 15:35:38 +01:00
actions_addupdatedelete.inc.php Scrutinizer Auto-Fixes 2020-12-01 01:41:19 +00:00
actions_builddoc.inc.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
actions_changeselectedfields.inc.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
actions_comments.inc.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
actions_dellink.inc.php
actions_extrafields.inc.php Fix cleaning html tags with trans and with GETPOST. 2020-12-06 17:30:27 +01:00
actions_fetchobject.inc.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Scrutinizer Auto-Fixes 2020-10-31 17:51:30 +00:00
actions_massactions.inc.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
actions_printing.inc.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
actions_sendmails.inc.php Fix double semi colon 2020-10-28 17:48:20 +01:00
actions_setmoduleoptions.inc.php Add odt for members 2020-11-14 00:48:13 +01:00
actions_setnotes.inc.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
antispamimage.php
commonfieldsinexport.inc.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
customreports.php Scrutinizer Auto-Fixes 2020-10-31 17:51:30 +00:00
datepicker.php
doxygen.php
extrafieldsinexport.inc.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
get_info.php Start fix for php8 compatibility 2020-10-30 05:56:07 +01:00
get_menudiv.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
index.html
photos_resize.php Feature : ajout de la class "button-cancel" 2020-11-23 15:12:52 +01:00
search_page.php
search.php
tools.php
website.inc.php CSS 2020-11-26 11:29:16 +01:00