LICENSE
README.md
pyproject.toml
src/fastmcp_odoo_accounting/__init__.py
src/fastmcp_odoo_accounting/auth.py
src/fastmcp_odoo_accounting/config.py
src/fastmcp_odoo_accounting/logging_setup.py
src/fastmcp_odoo_accounting/models.py
src/fastmcp_odoo_accounting/odoo_connector.py
src/fastmcp_odoo_accounting/server.py
src/fastmcp_odoo_accounting.egg-info/PKG-INFO
src/fastmcp_odoo_accounting.egg-info/SOURCES.txt
src/fastmcp_odoo_accounting.egg-info/dependency_links.txt
src/fastmcp_odoo_accounting.egg-info/entry_points.txt
src/fastmcp_odoo_accounting.egg-info/requires.txt
src/fastmcp_odoo_accounting.egg-info/top_level.txt
src/fastmcp_odoo_accounting/prompts/__init__.py
src/fastmcp_odoo_accounting/prompts/accounting_prompts.py
src/fastmcp_odoo_accounting/resources/__init__.py
src/fastmcp_odoo_accounting/resources/accounting_resources.py
src/fastmcp_odoo_accounting/tools/__init__.py
src/fastmcp_odoo_accounting/tools/accounts.py
src/fastmcp_odoo_accounting/tools/invoices.py
src/fastmcp_odoo_accounting/tools/journals.py
src/fastmcp_odoo_accounting/tools/partners.py
src/fastmcp_odoo_accounting/tools/payments.py
src/fastmcp_odoo_accounting/tools/reports.py