fix(transfers): handle missing date_of_birth when completing transfer
When creating the new member record, date_of_birth may be NULL on the
child record. Now attempts to derive DOB and gender from national_id
via NationalIdParser before falling back to a placeholder.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment