# -*- coding: utf-8 -*- # Copyright 2026 Nexa Systems Inc. # License OPL-1 (Odoo Proprietary License v1.0) # # This package holds standalone migration / audit scripts for the native # job model rollout. Scripts under this directory are NOT imported at # module load time — they are invoked manually from `odoo shell` by the # cutover engineer. See README.md in this directory for usage.