Main branch / INR
Systems nominalBA
Collections workspace
Directory import
Bring students and payers in from the spreadsheet you already use. Preview is mandatory; commit is atomic and reversible.
Step 01 · source file
Required columns: admission_no, student_name and guardian. Add phone in +91 format or an email. Files are limited to 10 MB.
Nothing is written until the validation gate is clean.
Import contract
- 01Every row is validated with its original row number.
- 02The server re-parses the original bytes at commit time.
- 03Duplicate uploads create no additional records.
- 04The complete batch can be rolled back with audit evidence.