# IoT Box Homepage IoT Box Homepage ================ This module overrides Odoo web interface to display a simple Homepage that explains what's the iotbox and shows the status, and where to find documentation. If you activate this module, you won't be able to access the regular Odoo interface anymore. ## Installation ```bash pip install odoo-bringout-oca-ocb-hw_posbox_homepage ``` ## Dependencies This addon depends on: ## Manifest Information - **Name**: IoT Box Homepage - **Version**: N/A - **Category**: Sales/Point of Sale - **License**: LGPL-3 - **Installable**: False ## Source Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `hw_posbox_homepage`. ## License This package maintains the original LGPL-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