mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-18 03:42:02 +02:00
1.1 KiB
1.1 KiB
pos_hr
This module allows Employees (and not users) to log in to the Point of Sale application using a barcode, a PIN number or both. The actual till still requires one user but an unlimited number of employees can log on to that till and process sales.
Installation
pip install odoo-bringout-oca-ocb-pos_hr
Dependencies
This addon depends on:
- point_of_sale
- hr
Manifest Information
- Name: pos_hr
- Version: N/A
- Category: Hidden
- License: LGPL-3
- Installable: True
Source
Based on OCA/OCB branch 16.0, addon pos_hr.
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
- Reports: doc/REPORTS.md
- Security: doc/SECURITY.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