# Fusion Accounting (meta-module) One-click install of the entire Fusion Accounting suite for Odoo 19. ## What it installs - AI Co-Pilot for accounting (Claude / GPT) - Native foundation (security, schema preservation) - Transitional Enterprise -> Fusion migration helper As later sub-modules ship (bank rec, reports, follow-ups, assets, budgets), they're added to the meta-module's `depends` and installed automatically when the client upgrades fusion_accounting. ## Install docker exec odoo-dev-app odoo -d -i fusion_accounting --stop-after-init ## Uninstall Uninstalling the meta-module does NOT uninstall its sub-modules (Odoo behavior). To fully remove Fusion Accounting: docker exec odoo-dev-app odoo-shell -d --no-http <