'', 'method' => 'POST', 'id' => 'form-invoice-payments', 'class' => 'copy-payments')); ?> ' id="serial_std" class='serial_std'> ' id="serial_scy" class='serial_scy'>

last_name_std; ?> first_name_std; ?>

RUBROS PARA EL MES DE
$payment): ?>
name; ?>
serial_pct); $yearLevelSpecialtePaymentConceptData = $yearLevelSpecialtePaymentConcept->getCheckIsAsigned($student->serial_std, $data['start_date_deb']); if (empty($yearLevelSpecialtePaymentConceptData->serial_ypc)) { $yearLevelSpecialtePaymentConceptData = $yearLevelSpecialtePaymentConcept; } $discounts = $paymentConcept->getDiscountsByPaymentConcopetAsignedTM($schoolYear->serial_scy, $student->serial_std, $data['month']); ?>
' id="month" class='month'> ' id="start_date_deb" class='start_date_deb'> ' id="monthYm" class='monthYm'> total_deb ? $yearLevelSpecialtePaymentConceptData->total_deb : $yearLevelSpecialtePaymentConceptData->value_ypc; ?>
    value_ydv; ?>
  • name_dsc; ?>value_ydv; ?> status_ydv=='ACTIVE'?'checked':''; ?>>
getTotalInvoice($student->serial_std, $schoolYear->serial_scy, $data['start_date_deb']); ?>
toname == 'STUDENT') { $guargdanAddres = $student->getAddressesHomeByStudent(); $guargdanAddres->main_street_gda = $guargdanAddres->main_street_sta; $guargdanAddres->number_gda = $guargdanAddres->number_sta; $guargdanAddres->secondary_street_gda = $guargdanAddres->secondary_street_sta; $guardian = new Guardian(); $guardian->first_name_grd=$guargdanAddres->first_name_std; $guardian->last_name_grd=$guargdanAddres->last_name_std; $guardian->email_grd=$guargdanAddres->email_std; $guardian->id_grd=$guargdanAddres->id_std; $guardian->phone_grd=$guargdanAddres->phone_std; } else { $guardian = $student->getGuardianByType($paymentConceptGroup->toname); if (empty($guardian->serial_grd)) { $guardian = $student->getGuardianByType('MOTHER'); if (empty($guardian->serial_grd)) { $guardian = $student->getGuardianByType('OTHER'); } } $guardian = Guardian::find($guardian->serial_grd); $guargdanAddres = $guardian->getAddressesHomeByGuaardian(); } $invoiceExplodeController = new InvoiceExplodeController(); ?> serial_ttl)): ?>
serial_pcg, 'Nombre: ', array('class' => 'col-md-3 control-label')); ?>
serial_pcg.'][business_name_ttl]', $totalInvoice->business_name_ttl ? $totalInvoice->business_name_ttl : $guardian->first_name_grd.' '.$guardian->last_name_grd, array('class' => 'form-control','required', 'id' => 'business_name_ttl'.$paymentConceptGroup->serial_pcg)); ?> serial_pcg.'][serial_ttl]', $totalInvoice->serial_ttl, array('class' => 'form-control', 'id' => 'serial_ttl'.$paymentConceptGroup->serial_pcg)); ?>
serial_pcg, 'Tipo de identificación:', array('class' => 'col-md-6 control-label')); ?>
serial_pcg.'][identification_type_ttl]', array(''=>'Seleccione')+ TotalInvoice::$identification_type_ttl , $totalInvoice->identification_type_ttl?$totalInvoice->identification_type_ttl:$invoiceExplodeController->getDocumentType($guardian->id_grd), array('class' => 'form-control','required', 'id' => 'identification_type_ttl'.$paymentConceptGroup->serial_pcg)); ?>
serial_pcg, 'Email:', array('class' => 'col-md-6 control-label')); ?>
serial_pcg.'][email_paying_ttl]', $totalInvoice->email_paying_ttl? $totalInvoice->email_paying_ttl:$guardian->email_grd, array('class' => 'form-control','required', 'id' => 'email_paying_ttl'.$paymentConceptGroup->serial_pcg)); ?>
serial_pcg, 'Teléfono:', array('class' => 'col-md-6 control-label')); ?>
serial_pcg.'][phone_paying_ttl]', $totalInvoice->phone_paying_ttl? $totalInvoice->phone_paying_ttl:$guardian->phone_grd, array('class' => 'form-control','required', 'id' => 'email_paying_ttl'.$paymentConceptGroup->serial_pcg)); ?>
serial_pcg, 'Identificación:', array('class' => 'col-md-6 control-label')); ?>
serial_pcg.'][id_ttl]', $totalInvoice->id_ttl? $totalInvoice->id_ttl:$guardian->id_grd, array('class' => 'form-control','required', 'id' => 'id_ttl'.$paymentConceptGroup->serial_pcg)); ?>
serial_pcg, 'Dirección:', array('class' => 'col-md-6 control-label')); ?>
serial_pcg.'][address_ttl]', $totalInvoice->address_ttl?$totalInvoice->address_ttl:$guargdanAddres->main_street_gda.' '.$guargdanAddres->number_gda.' '.$guargdanAddres->secondary_street_gda, array('class' => 'form-control','required', 'id' => 'address_ttl'.$paymentConceptGroup->serial_pcg)); ?>
$payment): ?>