Módulo Odoo SRE Odoocoop — conector Servicio Registro Empresas Chile (v16/17/18/19)
Find a file
claude.ia efea78cd90 feat(res_partner): bidirectional SRE swarm sync with phase-2 enrichment
Phase 1: bulk_update sends Odoo data gaps (email/phone/address) to SRE;
SRE prevails for official SII fields. Returns only changed records.

Phase 2: individual /api/company_info calls for contacts missing
street/dte_email/actecos — triggers full enrichment pipeline (sre.cl,
portalchile, SII DTE). Capped at 2 hours per run.

Add mass_update_enabled and mass_update_batch ICP parameters.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 15:05:24 +00:00
data feat(res_partner): bidirectional SRE swarm sync with phase-2 enrichment 2026-04-07 15:05:24 +00:00
models feat(res_partner): bidirectional SRE swarm sync with phase-2 enrichment 2026-04-07 15:05:24 +00:00
tests feat: add onchange auto-sync and fix region mapping for Odoo 19E 2026-04-07 00:51:15 +00:00
views feat(mass-update): add nightly mass contact sync from SRE 2026-04-07 04:42:18 +00:00
.gitignore feat: initial scaffold — l10n_cl_sre_odoocoop v19.0 2026-04-06 18:45:41 +00:00
__init__.py feat: add onchange auto-sync and fix region mapping for Odoo 19E 2026-04-07 00:51:15 +00:00
__manifest__.py feat(mass-update): add nightly mass contact sync from SRE 2026-04-07 04:42:18 +00:00