vehicle_type_id for station filter and aa-journay

This commit is contained in:
ragu 2022-07-12 19:59:44 +02:00
parent c2238c9932
commit 3ea4b37b78
13 changed files with 162 additions and 374 deletions

View file

@ -745,7 +745,7 @@ sub save_transact(){
#if(!$cttpos->{c_id}){#disabled
if(1==1){
if($ctt->{c_id} > 0){
$pos_id = $dbt->insert_pos($dbh_operator,$ctt->{c_id},$ct,$ctadr_operator,"",$now_dt,$valxx,"0",$owner);
$pos_id = $dbt->insert_pos($dbh_operator,$ctt->{c_id},$ct,"",$ctadr_operator,"",$now_dt,$valxx,"0",$owner,"");
}else{
my $ct_id = {c_id => 0};
$ct_id = $dbt->insert_contenttrans($dbh_operator,$ctadr_operator,"300008","218","----",$owner);