dolibarr/htdocs
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
..
accountancy Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop 2020-12-08 18:17:02 +01:00
adherents Clean code 2020-12-04 14:53:52 +01:00
admin Show setup of option SHOW_SUBPRODUCT_REF_IN_PDF 2020-12-09 17:40:28 +01:00
api Error message 2020-12-07 20:59:07 +01:00
asset Debug v13 2020-12-09 17:14:35 +01:00
asterisk
barcode
blockedlog Fix lang load 2020-12-05 12:14:25 +01:00
bom doxygen 2020-12-05 23:53:55 +01:00
bookmarks remove warning 2020-11-25 17:15:06 +01:00
cashdesk Ajout de la class "button-save" 2020-11-19 20:23:38 +01:00
categories Debug v13 2020-12-09 17:14:35 +01:00
collab
comm Debug notification on events 2020-12-08 20:32:37 +01:00
commande Merge pull request #15602 from c3do/patch-18 2020-12-04 19:43:43 +01:00
compta Fix links into translation strings 2020-12-09 17:02:26 +01:00
conf
contact Fix warning 2020-12-04 20:43:11 +01:00
contrat Merge pull request #15678 from frederic34/fk_element 2020-12-07 22:31:08 +01:00
core Update html.form.class.php 2020-12-09 21:16:25 +01:00
cron Feature : ajout de la class "button-cancel" 2020-11-23 15:12:52 +01:00
custom
datapolicy Feature : ajout de la class "button-cancel" 2020-11-23 15:12:52 +01:00
dav
debugbar
delivery doxygen 2020-12-05 23:53:55 +01:00
don doxygen 2020-12-05 23:53:55 +01:00
ecm doxygen 2020-11-28 17:07:08 +01:00
emailcollector doxygen 2020-12-05 23:53:55 +01:00
expedition Show setup of option SHOW_SUBPRODUCT_REF_IN_PDF 2020-12-09 17:40:28 +01:00
expensereport doxygen 2020-12-05 23:53:55 +01:00
exports Fix warnings 2020-12-07 12:18:53 +01:00
externalsite Ajout de la class "button-save" 2020-11-19 20:23:38 +01:00
fichinter doxygen 2020-12-05 23:53:55 +01:00
fourn Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop 2020-12-08 18:17:02 +01:00
ftp
holiday CSS 2020-12-08 19:32:43 +01:00
hrm Merge pull request #15678 from frederic34/fk_element 2020-12-07 22:31:08 +01:00
imports Debug v13 2020-12-04 20:02:04 +01:00
includes Update chart.js to 2.9.4 2020-12-07 21:57:29 +01:00
install Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop 2020-12-08 22:27:27 +01:00
intracommreport doxygen 2020-12-05 23:53:55 +01:00
langs Show setup of option SHOW_SUBPRODUCT_REF_IN_PDF 2020-12-09 17:40:28 +01:00
loan Feature : ajout de la class "button-cancel" 2020-11-23 15:12:52 +01:00
mailmanspip
margin Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop 2020-12-04 19:24:29 +01:00
modulebuilder Merge pull request #15669 from frederic34/template 2020-12-07 22:35:45 +01:00
mrp doxygen 2020-12-05 23:53:55 +01:00
multicurrency Fix css 2020-11-09 11:28:10 +01:00
opensurvey Merge pull request #15706 from FHenry/develop 2020-12-08 17:54:08 +01:00
paybox
paypal Debug v13 2020-12-07 11:42:35 +01:00
printing
product Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop 2020-12-08 22:27:27 +01:00
projet Fix hide table if empty 2020-12-08 20:08:14 +01:00
public CSS 2020-12-09 12:32:21 +01:00
reception doxygen 2020-12-05 23:53:55 +01:00
recruitment Fixing style errors. 2020-12-07 21:30:51 +00:00
resource Fix combo to add contact and status of contact on popup 2020-11-30 15:18:58 +01:00
salaries Removed not working code 2020-12-03 11:03:02 +01:00
societe Update societeaccount.class.php 2020-12-07 22:30:24 +01:00
stripe Debug v13 2020-12-07 11:42:35 +01:00
supplier_proposal doxygen 2020-12-05 23:53:55 +01:00
support Update index.php 2020-11-20 11:53:16 +01:00
takepos Fix stock popup when line is not a predefined product on TakePOS 2020-12-07 22:26:08 +01:00
theme Fix css 2020-12-09 12:42:21 +01:00
ticket Debug v13 2020-12-03 10:13:13 +01:00
user Merge pull request #15666 from Zebedeu/develop 2020-12-07 22:40:01 +01:00
variants Clean code 2020-11-30 13:18:23 +01:00
webservices Ajout de la class "button-save" 2020-11-19 20:23:38 +01:00
website Merge pull request #15678 from frederic34/fk_element 2020-12-07 22:31:08 +01:00
zapier Fixing style errors. 2020-12-07 21:29:09 +00:00
.gitignore
cache.manifest
document.php Scrutinizer Auto-Fixes 2020-12-01 01:41:19 +00:00
favicon.ico
filefunc.inc.php Prepare 12.0.4 2020-12-03 19:16:34 +01:00
index.php FIX No use of $_SESSION into master.inc.php 2020-12-04 23:50:55 +01:00
main.inc.php Merge pull request #15709 from hregis/fix_add_hook_for_security 2020-12-08 23:08:17 +01:00
master.inc.php FIX master must be after session_start but dol_getprefix must be before 2020-12-05 13:26:58 +01:00
opcachepreload.php
robots.txt
security.txt
viewimage.php