fix(transfers): include date_of_birth when creating dependent children
The children table requires date_of_birth (NOT NULL). The dependent
creation loop now derives DOB from national_id via NationalIdParser,
falling back to a placeholder if neither is available.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment