oca-ocb-hw/odoo-bringout-oca-ocb-hw_drivers
2025-08-29 15:20:52 +02:00
..
doc Initial commit: Hw packages 2025-08-29 15:20:52 +02:00
hw_drivers Initial commit: Hw packages 2025-08-29 15:20:52 +02:00
pyproject.toml Initial commit: Hw packages 2025-08-29 15:20:52 +02:00
README.md Initial commit: Hw packages 2025-08-29 15:20:52 +02:00

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