serial_inv); $paymentConceptGroup = PaymentConceptGroup::find($invoiceHeaderDdata->serial_pcg); $guargdanAddres= new GuardianAddres; if ($paymentConceptGroup->toname !== 'STUDENT') { $guardian = $student->getGuardianByType($paymentConceptGroup->toname); $guardian = Guardian::find($guardian->serial_grd); } else { $guardian = new Guardian; $guargdanAddres= new GuardianAddres; } $payments = $totalInvoice->getPaymentConcepsBySerialTtls(); $paymesConcetGroups = PaymentConceptGroup::$lists; $lista = new Lista(array('alias_lst' => $paymesConcetGroups[$invoiceHeaderDdata->serial_pcg])); $listTravelExported = $lista->getListaByAlias(); $lestStudentYear = new ListStudentYear(array('serial_lst' => $listTravelExported->serial_lst, 'serial_std' => $student->serial_std, 'serial_scy' => $data['serial_scy'])); $lestStudentYearInfo = $lestStudentYear->getListStudentYearInfo(); ?> '', 'method' => 'POST', 'id' => 'form-invoice-data', 'class' => 'invoice-data')); ?>
'control-label ')); ?> first_name_std.' '.$student->last_name_std, array('class' => 'control-label ')); ?>
'control-label text-muted')); ?> serial_std, array('class' => 'control-label text-muted')); ?>
'text-muted control-label')); ?> number_invoice_ttl, array('class' => 'text-muted control-label')); ?>
'text-muted control-label')); ?> due_date_ttl, array('class' => 'text-muted control-label')); ?>
'text-muted control-label')); ?> access_key_ttl, array('class' => 'text-muted control-label')); ?>
'text-muted control-label')); ?> result_safi, array('class' => 'text-muted control-label')); ?>
'text-muted control-label')); ?> date_lsy?'SI':'NO', array('class' => 'text-muted control-label')); ?>
'text-muted control-label')); ?> date_lsy, array('class' => 'text-muted control-label')); ?>
RUBRO COMENTARIOS DESCEUNTOS VALOR
name_pct; ?> comment_phy; ?> total_discounts_phy); ?> total_phy); ?>
TOTAL total_dicounts_ttl); ?> total_ttl); ?>

' id="serial_std" class='serial_std'> ' id="serial_scy" class='serial_scy'> ' id="serial_ttl" class='serial_ttl'>
'col-md-5 control-label')); ?>
start_date_deb, array('class' => 'text-muted', 'id' => 'business_name_ttl')); ?>
'col-md-5 control-label')); ?>
business_name_ttl ? $totalInvoice->business_name_ttl : $guardian->first_name_grd.' '.$guardian->last_name_grd, array('class' => 'form-control', 'id' => 'business_name_ttl')); ?>
'col-md-5 control-label')); ?>
'Seleccione')+ TotalInvoice::$identification_type_ttl , $totalInvoice->identification_type_ttl?$totalInvoice->identification_type_ttl:$invoiceExplodeController->getDocumentType($guardian->id_grd), array('class' => 'form-control', 'id' => 'identification_type_ttl')); ?>
'col-md-5 control-label')); ?>
email_paying_ttl? $totalInvoice->email_paying_ttl:$guardian->email_grd, array('class' => 'form-control', 'id' => 'email_paying_ttl')); ?>
'col-md-5 control-label')); ?>
phone_paying_ttl? $totalInvoice->phone_paying_ttl:$guardian->phone_grd, array('class' => 'form-control', 'id' => 'phone_paying_ttl')); ?>
'col-md-5 control-label')); ?>
id_ttl? $totalInvoice->id_ttl:$guardian->id_grd, array('class' => 'form-control', 'id' => 'id_ttl')); ?>
'col-md-5 control-label')); ?>
address_ttl?$totalInvoice->address_ttl:$guargdanAddres->main_street_gda.' '.$guargdanAddres->number_gda.' '.$guargdanAddres->secondary_street_gda, array('class' => 'form-control', 'id' => 'address_ttl')); ?>