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')); ?>
lang->line('reports_sale_type'), 'reports_sale_type_label', array('class'=>'required control-label col-xs-2')); ?>
$this->lang->line('reports_all'), 'sales' => $this->lang->line('reports_sales'), 'returns' => $this->lang->line('reports_returns')), 'all', 'id="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', 'id="input_type" class="form-control"'); ?>
1) { ?>
lang->line('reports_stock_location'), 'reports_stock_location_label', array('class'=>'required control-label col-xs-2')); ?>
'generate_report', 'id'=>'generate_report', 'content'=>$this->lang->line('common_submit'), 'class'=>'btn btn-primary btn-sm') ); ?> load->view("partial/footer"); ?>