tmc and gst
This commit is contained in:
parent
4053fbe180
commit
bedb92842f
@ -532,7 +532,7 @@ class Corporate extends CI_Controller {
|
||||
$variance = $res1->gd_inv_value - $res1->td_tkt_fare;
|
||||
$res2->variance = $variance;
|
||||
} else {
|
||||
$variance = "hello"; // Set variance to 0 if td_gstr2a_match_id is null or zero
|
||||
$variance = ""; // Set variance to 0 if td_gstr2a_match_id is null or zero
|
||||
}
|
||||
|
||||
if($res1->ti_file_name == ''){
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user