HTML Block

EAACA CRN:
  68-4396
Select Client Name
  Tarun M Lalwani
Ticket ID
  – Fill Out Other Fields –
Pending Fee Details
 
CRN Tally Bill amt Paid Amt Tally Owner Any other Outstanding Dr or Cr.
43-0004 ₹ 750 ₹ 750 Taxsense Solutions 0 Select
@Tarun M Lalwani's Email
  lalwani.sona@hotmail.com
Allotted to
  arvindtest
Staff's Email
  arvind@estibeiro.in
Work Type
  ITR AY 2019-20
Estimated Bill Amount (without GST)
  ₹ 1,000.00
Estimated Bill Amount with GST (Hidden Old for Data Field)
  ₹ 1,180.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