63694eccb165ac60e8b4941f410193c93ad74c96
Hardened after the first real clone-verify on odoo-westin: - Cleanup now generates an orphan-delete for EVERY single-column FK from PROD's pg_constraint and applies it to the clone (was tax-tables-only). westin-v19 also has deleted-company (payslip_tags_table, account_account_res_company_rel) and deleted-journal (account_payment_method_line) orphans that broke the clone -u. - run_odoo passes --http-port=0 --gevent-port=0 so --test-enable (which forces http_spawn even with --no-http in Odoo 19) doesn't die on 'Address already in use'. - TEST_TAGS scoped to this feature's classes (the broad tag also runs pre-existing dashboard/wizard tests that fail in this prod-config runner, unrelated to this work). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
57.7%
HTML
23.9%
JavaScript
14.8%
SCSS
2.3%
CSS
0.8%
Other
0.4%