Index: temp/trunk/html/admin/basis/payment.php
===================================================================
--- temp/trunk/html/admin/basis/payment.php	(revision 7299)
+++ temp/trunk/html/admin/basis/payment.php	(revision 7300)
@@ -56,5 +56,5 @@
 	$objQuery = new SC_Query();
 	// ÇÛÁ÷¶È¼Ô°ìÍ÷¤Î¼èÆÀ
-	$col = "payment_id, payment_method, charge, rule, upper_rule, note, deliv_id";
+	$col = "payment_id, payment_method, charge, rule, upper_rule, note, deliv_id, fix";
 	$where = "del_flg = 0";
 //	$where .= " AND fix = ?";
