7275007948e729b78a546e66c7ef56bc649d4e22
The original cleanup script left behind 33 sale.order, 31 invoice account.move, 13 payments, 1 picking, 17 quote requests. Extended to nuke them too — SOs in any state, invoices regardless of posted/draft (force-cancels via SQL when ORM blocks it), payments forced to cancel before delete, stock.move + stock.move.line force-deleted, quote requests unlinked. Section ordering: payments -> invoices -> pickings/moves -> SOs (FK direction). Reconciliation links cleared via direct SQL. Sequences for sale.order and account.move.invoice reset to 1 so fresh SOs start at S00001. Re-seeded 31 fp.jobs across all 6 states after running the extended cleanup. Part of: native job model migration (spec 2026-04-25) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
55.9%
HTML
26.1%
JavaScript
14.9%
SCSS
1.8%
CSS
0.8%
Other
0.4%