What if the data input format for the cheque number is minimum 6 digit? So your '0' will be unacceptable to the software because its not matching the data input format of 6 digit.
What if the data input format for the cheque number is minimum 6 digit? So your '0' will be unacceptable to the software because its not matching the data input format of 6 digit.