mirror of
https://github.com/odoo/documentation.git
synced 2025-12-14 00:19:05 +07:00
[FIX] point_of_sale: odoofication
This commit is contained in:
@@ -249,7 +249,7 @@ create a group that has access to USB devices
|
||||
|
||||
``# groupadd usbusers``
|
||||
|
||||
Then we add the user who will run the OpenERP server to ``usbusers``
|
||||
Then we add the user who will run the Odoo server to ``usbusers``
|
||||
|
||||
``# usermod -a -G usbusers USERNAME``
|
||||
|
||||
|
||||
Reference in New Issue
Block a user