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