feat(1c): add read-only business event normalizer

This commit is contained in:
igor04091968
2026-05-22 22:00:49 +03:00
parent 61770c1658
commit f1d4bdfc2c
7 changed files with 576 additions and 3 deletions
+1
View File
@@ -40,6 +40,7 @@ fi
# shellcheck disable=SC1090
. "${ENV_FILE}"
"${VENV}/bin/python" "${ROOT}/etl/build_business_event_exports.py" --config "${CONFIG}"
"${VENV}/bin/python" "${ROOT}/etl/load_1c_exports.py" --config "${CONFIG}"
"${VENV}/bin/python" "${ROOT}/etl/load_company_registry_xlsx.py" --config "${CONFIG}" --landing "${ROOT}/landing/registry"