- Normalize null DB values to false (Odoo convention) in web_search_read
and web_read responses
- Seed stock reference data: 6 locations, 1 warehouse, 3 picking types
- Fix FK order: warehouse must be created before picking types
- Move action_get from hardcoded dispatcher to res.users RegisterMethod
- Add action_res_users_my (ID 103) to seedActions
- Remove hardcoded action_get case from dispatchORM
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>