# 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 ```bash pip install odoo-bringout-oca-ocb-pos_hr ``` ## Dependencies - point_of_sale - hr ## Source - Repository: https://github.com/OCA/OCB - Branch: 19.0 - Path: addons/pos_hr ## License This package preserves the original LGPL-3 license.