HTML Block

EAACA CRN:
  84-19500
Select Client Name
  hemant rathod
FIR TIme
  10:05 am
Form Submission Date
  12/16/2023
Form Submission time
  07:08 pm
Creditcoins Allotted
  0
CR Incharge
  Sonu Roy
Sonu Roy's Email
  sonukumar.roy@taxx24.com
Id of client name
  785
Ticket ID
  547160
@hemant rathod's Email
  deepika_hingu@yahoo.co.in
Phone Number of @hemant rathod
  9769447160
Confirm if called Client
  I have Called and informed Client the fees amount advance and also data reuired
Date of Calling
  15/12/2023
Allotted to
  Sonu Roy
Staff's Email
  sonukumar.roy@taxx24.com
Work Type
  TDS 26 Q-3
Estimated Bill Amount (without GST)
  ₹ 3,000.00
Note if any to client
  Our fees per form 2000 so it works out to Rs 4000 but afetr discount Rs 3000 is payable for two forms.
Tally Owner
  Olivia
Tally Sales Vch no.
  23-24/ 1333
Advance Payment Status
  Sending First Time
Untitled
  First Choice



/**
* 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