You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add enhanced debugging for record creation verification\n\n- Add detailed error checking for model.load() responses\n- Log warnings/errors from Odoo load operations\n- Verify record creation counts and log mismatches\n- Add explicit logging when no records are created\n- Add id_map population debugging information\n\nThis will help identify why records aren't being created in Pass 1 despite\nthe load operation appearing to complete successfully.
0 commit comments