mirror of
https://github.com/bringout/oca-ocb-hw.git
synced 2026-04-18 03:22:07 +02:00
1 KiB
1 KiB
Hardware Proxy
Hardware Poxy
This module allows you to remotely use peripherals connected to this server.
This modules only contains the enabling framework. The actual devices drivers are found in other modules that must be installed separately.
Installation
pip install odoo-bringout-oca-ocb-hw_drivers
Dependencies
This addon depends on:
Manifest Information
- Name: Hardware Proxy
- Version: N/A
- Category: Hidden
- License: LGPL-3
- Installable: False
Source
Based on OCA/OCB branch 16.0, addon hw_drivers.
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