public function attributes()
 {
     return array_merge(parent::attributes(), ['saleOrder.date_order']);
 }