mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 12:07:15 +01:00
bugfix erpapi importauftrag shopextid
This commit is contained in:
parent
6d13973c06
commit
1710318e80
@ -19040,7 +19040,7 @@ function CheckShopTabelle($artikel)
|
||||
}
|
||||
}
|
||||
|
||||
return array("status" => true, "$auftragid" => $auftrag);
|
||||
return array("status" => true, "auftragid" => $auftrag);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user