Merge pull request #7872 from atm-alexis/fix_include_for_ajax_select_product_supplier_order
fix include for ajax select product supplier order
This commit is contained in:
commit
b55d085f2d
@ -2584,6 +2584,7 @@ class Form
|
||||
|
||||
$this->db->free($result);
|
||||
|
||||
include_once DOL_DOCUMENT_ROOT . '/core/lib/ajax.lib.php';
|
||||
$out.=ajax_combobox($htmlname);
|
||||
|
||||
if (empty($outputmode)) return $out;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user