dolibarr/htdocs/core/class
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
..
antivir.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
canvas.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
ccountry.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
CMailFile.class.php FIX add autocopy to if not already exists in $to 2020-12-08 08:49:06 +01:00
comment.class.php doxygen 2020-12-05 23:57:31 +01:00
commondocgenerator.class.php Add missing tag order_ref and order_ref_customer on shipments for ODT 2020-12-06 19:01:09 +01:00
commonincoterm.class.php Fix regression 2020-10-27 18:53:03 +01:00
commoninvoice.class.php Add missing properties 2020-11-10 20:13:54 +01:00
commonobject.class.php Fix warnings 2020-12-07 18:29:14 +01:00
commonobjectline.class.php Clean code 2020-11-09 11:34:58 +01:00
commonorder.class.php Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop 2020-11-24 11:07:35 +01:00
commonstickergenerator.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
conf.class.php Fix setup 2020-12-05 14:06:50 +01:00
coreobject.class.php Scrutinizer Auto-Fixes 2020-09-08 19:27:28 +00:00
cproductnature.class.php Scrutinizer Auto-Fixes 2020-10-31 17:51:30 +00:00
CSMSFile.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
cstate.class.php Scrutinizer Auto-Fixes 2020-10-31 17:51:30 +00:00
ctypent.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
ctyperesource.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
cunits.class.php Look and feel v13 2020-11-02 11:41:07 +01:00
discount.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
doleditor.class.php Scrutinizer Auto-Fixes 2020-10-31 17:51:30 +00:00
dolexception.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
dolgeoip.class.php Scrutinizer Auto-Fixes 2020-12-01 01:41:19 +00:00
dolgraph.class.php NEW: Graphics can be horizontal bars. 2020-12-04 22:30:34 +01:00
dolreceiptprinter.class.php Fix travis 2020-11-27 19:45:40 +01:00
emailsenderprofile.class.php Update emailsenderprofile.class.php 2020-12-07 22:29:17 +01:00
evalmath.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
events.class.php Scrutinizer Auto-Fixes 2020-12-01 01:41:19 +00:00
extrafields.class.php Look and feel v13 2020-12-03 14:34:15 +01:00
extralanguages.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
fileupload.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
fiscalyear.class.php doxygen 2020-12-05 23:53:55 +01:00
genericobject.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
google.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
hookmanager.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
html.form.class.php Update html.form.class.php 2020-12-09 21:16:25 +01:00
html.formaccounting.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
html.formactions.class.php CSS 2020-11-22 13:23:56 +01:00
html.formadmin.class.php Fix set of translation of website page during cloning 2020-12-06 15:59:19 +01:00
html.formbank.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
html.formbarcode.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
html.formcategory.class.php Merge pull request #13582 from TobiasSekan/UseCatApiForProjectList 2020-05-30 17:22:43 +02:00
html.formcompany.class.php Fix css 2020-11-23 19:53:58 +01:00
html.formcontract.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
html.formcron.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
html.formexpensereport.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
html.formfile.class.php Feature : ajout de la class "button-cancel" 2020-11-23 15:12:52 +01:00
html.formintervention.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
html.formmail.class.php Fight against $_POST 2020-11-30 14:47:07 +01:00
html.formmailing.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
html.formmargin.class.php Scrutinizer Auto-Fixes 2020-10-31 17:51:30 +00:00
html.formorder.class.php Scrutinizer Auto-Fixes 2020-12-01 01:41:19 +00:00
html.formother.class.php Fix look and feel v13 2020-12-08 11:58:47 +01:00
html.formprojet.class.php FIX refresh of tasks combo must use an ajax page not a full html page 2020-10-17 21:14:19 +02:00
html.formpropal.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
html.formsms.class.php Fight against $_POST 2020-11-30 14:47:07 +01:00
html.formsocialcontrib.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
html.formticket.class.php Fight against $_POST 2020-11-30 14:47:07 +01:00
html.formwebsite.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
index.html
infobox.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
interfaces.class.php Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop 2020-11-27 15:45:12 +01:00
ldap.class.php Update ldap.class.php 2020-11-19 22:07:32 +01:00
lessc.class.php Fix phpcs 2020-09-08 05:12:08 +02:00
link.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
menu.class.php Scrutinizer Auto-Fixes 2020-10-31 17:51:30 +00:00
menubase.class.php Fix default value of enabled property of menu entry 2020-10-07 15:38:07 +02:00
notify.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
openid.class.php doxygen 2020-11-13 20:45:03 +01:00
rssparser.class.php Update rssparser.class.php 2020-11-19 22:03:13 +01:00
smtps.class.php doxygen 2020-11-24 22:40:41 +01:00
stats.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
translate.class.php Fix cleaning html tags with trans and with GETPOST. 2020-12-06 17:30:27 +01:00
utils.class.php Scrutinizer Auto-Fixes 2020-10-31 13:32:18 +00:00
vcard.class.php doxygen 2020-11-19 22:25:02 +01:00
workboardresponse.class.php Fix warning 2020-11-28 18:34:13 +01:00