feature/airbnb-email-import #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/airbnb-email-import"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Reuse parse_airbnb_guest_name() for consistency with CSV import - Single guest names (e.g. 'MARION') now get 'AIRBNB' as lastname - Matches CSV behavior: 'Caroline' -> ('Caroline', 'AIRBNB') - Enables tenant matching between email and CSV imports