倉庫管理設定(尺寸)
樓層:
"; print ""; //print ""; /*print "";*/ foreach ($locations as $location){ if($master_room["location_id"]==$location["location_id"]){ print ""; break; } } print ""; if($master_room{'retail_price'} == $master_room{'discounted_price'}){ print ""; }else{ print ""; } if($master_room["is_onlinesales"] == 1){ print ""; print ""; }else{ print ""; print ""; } print ""; print ""; //Status /*print "";*/ // Modify print ""; // Delete //check if this master room has been applied or not /*$sql = "select * from room where master_room_id = ? and deleted = 0 "; $parameters = array($master_room{'master_room_id'}); $room_info = bind_pdo($sql, $parameters, "selectall"); if(!empty($room_info)){ print ""; }else{ print ""; }*/ print ""; } $dbh = null; ?>
樓層 尺寸 價錢 可網上預訂? 預留單位 單位總數 最近更新
 " ."[".$master_room["id"]."] ". $master_room{'length'}." X ". $master_room{'width'}." X ".$master_room{'height'}. "". $master_room{'length'}." X ". $master_room{'width'}." X ".$master_room{'height'}. "". $location["location_code"]." ".$location["location_name_tc"]. "". $master_room["display_size"]. "$" . numberformat($master_room{'retail_price'}) . "$" . $master_room{'discounted_price'} . "    $".numberformat($master_room{'retail_price'})."可以".$master_room{'remain_room'}."不可以0".$master_room{'total_room'}."" . $master_room{'master_room_lastupdate'} . ""; if ($master_room{'master_room_status'} == 1) // Enable { print ""; print "Enable"; } else // Disable { print ""; print "Disable"; } print "ModifyDelete