# Automation Oca Odoo addon: automation_oca ## Installation ```bash pip install odoo-bringout-oca-automation-automation_oca ``` ## Dependencies This addon depends on: - mail - link_tracker ## Manifest Information - **Name**: Automation Oca - **Version**: 16.0.1.5.5 - **Category**: Automation - **License**: AGPL-3 - **Installable**: False ## Source Based on [OCA/automation](https://github.com/OCA/automation) branch 16.0, addon `automation_oca`. ## License This package maintains the original AGPL-3 license from the upstream Odoo project. ## Documentation - Overview: doc/OVERVIEW.md - Architecture: doc/ARCHITECTURE.md - Models: doc/MODELS.md - Controllers: doc/CONTROLLERS.md - Wizards: doc/WIZARDS.md - Install: doc/INSTALL.md - Usage: doc/USAGE.md - Configuration: doc/CONFIGURATION.md - Dependencies: doc/DEPENDENCIES.md - Troubleshooting: doc/TROUBLESHOOTING.md - FAQ: doc/FAQ.md