input->post('financialyear')){ $ab=$this->input->post('financialyear'); echo '('.$ab.')'; // echo ' '; } if($this->input->post('month')){ $m=$this->input->post('month'); echo '('.$m.')'; //echo ' '; } ?>

layout->load_view('layout/alerts'); ?>

input->post('financialyear')){ $ab=$this->input->post('financialyear'); echo '('.$ab.')'; //echo ' '; } if($this->input->post('month')){ $m=$this->input->post('month'); echo '('.$m.')'; // echo ' '; } ?>

invoice_number)?> client_tax_code);?> percentage.'%');?> item_quantity); ?> item_price); ?> item_subtotal); echo format_currency(round($result->item_subtotal)); //echo ($result->item_subtotal); ?> cgst); echo format_currency(round($result->cgst)); //echo ($result->sgst); ?> sgst); echo format_currency(round($result->sgst)); //echo ($result->cgst); ?> igst); echo format_currency(round($result->igst)); // echo ($result->igst); ?> item_tax_total); echo format_currency(round($result->item_tax_total)); //echo ($result->tax_total); ?> total); echo format_currency(round($result->total)); //echo ($result->total); ?>
Total