(root)/ – Rev 37670
Rev 37669 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37670 2026-09-16 20:29:46
- Author: amit
- Log message:
- Check GSTIN shape on the onboarding screen before submit (jsVersion 425)
Both GST boxes are validated client-side and must match, so ops see the problem on the screen
instead of discovering it when NIC refuses the first invoice. Server-side guard in dao r37669
is what actually enforces it.