Parse Rules - Add Leading Zeros
Summary:
Currently when the bank statement is imported, the cheque receipts are imported without leading zeros. (In MT940 it's recoded without leading zeros)
Eg. 123
2345
But this field should have 6 characters and it should be 000123 fand 002345.
How can we add a parse rule to add leading zeros ?
0