oca-ocb-accounting/odoo-bringout-oca-ocb-account/doc/FAQ.md
2025-08-29 15:20:47 +02:00

17 lines
673 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# FAQ
## Which Odoo version is this?
Odoo 16.0 (OCA/OCB) packaged as Python wheels.
## Do I need to install Odoo separately?
No. The monorepo packages include the necessary Odoo pieces; use the provided runner script to start the server.
## How do I enable the module?
Start the server with `--addon account` or install “Invoicing” from Apps in the UI.
## Can I use it outside this repo?
Yes. Install the PyPI packages you need and run Odoo with your preferred tooling, making sure addons paths include installed packages.
## Is this productionready?
Yes, but validate your localization, taxes, and accounting settings for your jurisdiction before going live.