예제 #1
0
 protected static function getAvailableFields()
 {
     return array_merge(Sale\Order::getAvailableFields(), array('PRICE_DELIVERY'));
 }