HTML Block

EAACA CRN:
  68-4429
Select Client Name
  Anthony Leo
Ticket ID
  – Fill Out Other Fields –
Pending Fee Details
 
Last year CRN Tally Bill amt Paid Amt Tally Owner Any other Outstanding Dr or Cr.
52-1528 ₹ 2,000 ₹ 2,000 Select 0 Select
@Anthony Leo's Email
  mariajosephleo+husband@gmail.com
Allotted to
  Sonu Roy
Staff's Email
  sonukumar.roy@estibeiro.in
Work Type
  ITR AY 2019-20
Estimated Bill Amount (without GST)
  ₹ 2,000.00
Estimated Bill Amount with GST (Hidden Old for Data Field)
  ₹ 2,360.00



/**
* Gravity Wiz // Gravity Forms // Disable Submission when Pressing Enter
* http://gravitywiz.com/disable-submission-when-pressing-enter-for-gravity-forms/
*/
jQuery(document).on( 'keypress', '.gform_wrapper', function (e) {
var code = e.keyCode || e.which;
if ( code == 13 && ! jQuery( e.target ).is( 'textarea,input[type="submit"],input[type="button"]' ) ) {
e.preventDefault();
return false;
}
} );


Scroll to Top