Fix : import with selectbox
This commit is contained in:
parent
c46303c0e6
commit
a77c2c2260
@ -352,6 +352,7 @@ if ($step == 1 || !$datatoimport) {
|
|||||||
$serialized_array_match_file_to_database = '';
|
$serialized_array_match_file_to_database = '';
|
||||||
$array_match_file_to_database = array();
|
$array_match_file_to_database = array();
|
||||||
$_SESSION["dol_array_match_file_to_database"] = '';
|
$_SESSION["dol_array_match_file_to_database"] = '';
|
||||||
|
$_SESSION["dol_array_match_file_to_database_select"] = '';
|
||||||
|
|
||||||
$param = '';
|
$param = '';
|
||||||
if ($excludefirstline) {
|
if ($excludefirstline) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user