load->view("partial/header"); ?>
lang->line('reports_report_input'); ?>
".$error.""; } ?> 'item_form', 'enctype'=>'multipart/form-data', 'class'=>'form-horizontal')); ?>
lang->line('reports_date_range'), 'report_date_range_label', array('class'=>'control-label col-xs-2 required')); ?>
'daterangepicker', 'class'=>'form-control input-sm', 'id'=>'daterangepicker')); ?>
lang->line('reports_sale_type'), 'reports_sale_type_label', array('class'=>'required control-label col-xs-2')); ?>
'input_type', 'class'=>'form-control')); ?>
lang->line('reports_receiving_type'), 'reports_receiving_type_label', array('class'=>'required control-label col-xs-2')); ?>
$this->lang->line('reports_all'), 'receiving' => $this->lang->line('reports_receivings'), 'returns' => $this->lang->line('reports_returns'), 'requisitions' => $this->lang->line('reports_requisitions')), 'all', array('id'=>'input_type', 'class'=>'form-control')); ?>
1) { ?>
lang->line('reports_stock_location'), 'reports_stock_location_label', array('class'=>'required control-label col-xs-2')); ?>
'location_id', 'class'=>'form-control')); ?>
'generate_report', 'id'=>'generate_report', 'content'=>$this->lang->line('common_submit'), 'class'=>'btn btn-primary btn-sm') ); ?> load->view("partial/footer"); ?>