Ve statistikach umozneno zobrazeni podle mesice
[mirrors/SokoMan.git] / assistants / dispose.inc.php
index 735c3fdab344c196b77229798a3edcd0e72ae67b..56622bfe40837b13da1de014d61499de388d7e88 100644 (file)
@@ -16,6 +16,7 @@ switch($step) {
 
                $current = $this->db->get_listing('item', $item_id, 1);
                $current[$item_id]['status_id'] = 2;
+               $current[$item_id]['item_customer'] = 0;
 
                $action = $_SERVER['SCRIPT_NAME']."/item/$item_id/edit";
     echo $this->html->render_insert_form('item', $columns, $selectbox, $current, false, $action);
This page took 0.099634 seconds and 4 git commands to generate.