Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Manufacturing
  3. Shop Floor Access Control v 19.0
  4. Sales Conditions FAQ

Shop Floor Access Control

by Odoo DevHouse https://apps.odoo.com/apps/modules/browse?author=Odoo%20DevHouse
Odoo

$ 75.00

v 19.0 Third Party
This module requires Odoo Enterprise Edition.
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Manufacturing (mrp)
• Employees (hr)
• Discuss (mail)
• Inventory (stock)
Lines of code 189
Technical Name dh_shopfloor_access
LicenseOPL-1
Websitehttps://apps.odoo.com/apps/modules/browse?author=Odoo%20DevHouse
Versions 18.0 19.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Manufacturing (mrp)
• Employees (hr)
• Discuss (mail)
• Inventory (stock)
Lines of code 189
Technical Name dh_shopfloor_access
LicenseOPL-1
Websitehttps://apps.odoo.com/apps/modules/browse?author=Odoo%20DevHouse
Versions 18.0 19.0
  • Description
  • License

Shop Floor Access Control

Enforce workcenter-based employee restrictions on the MRP Shop Floor tablet. Only authorised employees appear in the login dialog - unauthorised names are invisible before they can even try.


Problem: Odoo's "Employees with Access" Field is Never Enforced on the Tablet

Odoo's Shop Floor enterprise module includes an Employees with Access field on every workcenter - a built-in whitelist designed to restrict which operators may log in to a given Shop Floor station. But the field is purely cosmetic: it is never checked during the tablet login flow, so any employee in the company can log in to any workcenter regardless of what the whitelist says.

  • Unskilled or uncertified employees can become session owner on restricted machines
  • The "Add Operator" dialog shows the full company employee list at every station - no filtering
  • Badge/barcode scans from any employee set them as session owner without any access check
  • Managers who configure the whitelist get false confidence that it is enforced
  • Audit trails and compliance reports show unauthorised operators on restricted workcenters

Solution: Three-Layer Enforcement at Every Login Path

This module activates the existing Employees with Access whitelist at every login entry point on the Shop Floor tablet - no new fields, no new configuration. Simply populate the whitelist on a workcenter and the enforcement kicks in automatically.

Layer 1 - Dialog filtering: The "Add Operator" dialog is narrowed to show only whitelisted employees. Unauthorised names are invisible - they can never be selected.
Layer 2 - Badge / barcode scan: When an unauthorised employee scans their badge, a clear "Not authorized for this workcenter" notification appears immediately. No PIN prompt, no session change.
Layer 3 - Server-side gate: Even if someone attempts to log in by bypassing the interface, the server rejects the request - protecting against any form of workaround.


Before vs After - Login Cycle

BEFORE (vanilla Odoo)

1 Manager sets Employees with Access on workcenter
2 Field is saved - but never read at login time
3 Any operator clicks "Add Operator" on any tablet
4 Dialog shows ALL employees in the company
5 Any employee enters PIN -> login succeeds on any workcenter
Unauthorised employee is now session owner. No warning, no block.

AFTER (with this module)

1 Manager sets Employees with Access on workcenter (Alice, Bob)
2 Operator clicks "Add Operator" on the tablet
3 Dialog shows only Alice and Bob - Carol is invisible
4 Alice selects herself, enters PIN -> login succeeds
Carol scans badge -> "Not authorized" notification - no PIN prompt
Only whitelisted employees can log in. Audit trail stays clean.

Key Features
  • Dialog Filtering: "Add Operator" dialog lists only employees whitelisted on the active workcenter - unauthorised names never appear
  • Badge / Barcode Gate: Scanned employee badge is checked against the whitelist before any session change; a clear danger notification appears on denial
  • Server-Side Enforcement: An additional server-side check blocks any login attempt even when the interface is bypassed - three independent layers of protection
  • Session-Synced: The active workcenter is tracked on every dialog open and workcenter switch - enforcement always reflects the current station
  • No New Fields: Uses the existing Employees with Access field already present on every workcenter - no extra configuration needed
  • Zero Friction for Authorised Employees: Whitelisted operators experience no change - their names appear and their PIN login works exactly as before
  • Full Backward Compatibility: Workcenters with an empty whitelist behave identically to vanilla Odoo - any employee can log in
  • Workcenter Switch Aware: Switching the active workcenter mid-session immediately updates which employees are visible in the next login dialog

How It Works - Step by Step
1

Configure the Workcenter Whitelist

Go to Manufacturing → Configuration → Work Centers, open a workcenter, and populate the Employees with Access field with the operators who are authorised for that station. Leave the field empty to impose no restriction.

2

Operator Opens the Shop Floor Tablet

The tablet navigates to the workcenter's Shop Floor view. The module automatically registers which workcenter is active - all subsequent access checks for this session are scoped to that workcenter's whitelist.

3

Click "Add Operator" - Filtered Dialog Opens

When the Add Operator button is clicked, the module reads the workcenter's whitelist and filters the employee selection dialog before it opens. Only employees on the whitelist are shown. Unauthorised employees are absent - they cannot be selected.

Unauthorised Badge Scan - Immediate Notification

If an employee scans a badge or barcode, the whitelist is checked before any session change occurs. If the employee is not authorised, a red danger notification appears immediately: "Not authorized for this workcenter." - no PIN prompt, no session update.

5

Authorised Employee Logs In Normally

A whitelisted employee selects their name, enters their PIN, and becomes session owner - exactly the same as standard Odoo, with zero added friction.


Three Independent Enforcement Layers

Layer 1 - Dialog Filter

The "Add Operator" employee list is filtered before it renders. Unauthorised employees never appear in the dialog - the cleanest user experience: they cannot even attempt to log in.

Layer 2 - Badge Scan Check

Badge and barcode scans are intercepted before the session is updated. An access check runs instantly and a clear notification is shown on denial - no misleading PIN prompt appears.

Layer 3 - Server Gate

The server validates every login attempt against the active workcenter's whitelist and rejects unauthorised requests - even if someone attempts to bypass the interface entirely.


Screenshots - Before & After
BEFORE - No Restriction

Assembly 2 - Allowed Employees field is empty

No whitelist configured - any employee can log in to this workcenter.

Assembly 2 workcenter form - Allowed Employees field is empty, no restriction
AFTER - Whitelist Configured

Assembly 1 - 3 employees whitelisted

Only Anita Oliver, Jeffrey Kelly, and Marc Demo can log in to this workcenter.

Assembly 1 workcenter form - Allowed Employees shows Anita Oliver, Jeffrey Kelly, Marc Demo
BEFORE - Assembly 2 Shop Floor

Shop Floor Tablet - No Restriction

Employees panel is open with the "+ Add Operator" button visible at the bottom.

Assembly 2 Shop Floor tablet with employees panel open and no employees connected
AFTER - Assembly 1 Shop Floor

Shop Floor Tablet - Restricted Workcenter

Assembly 1 is the active workcenter. Work orders are visible in the background.

Assembly 1 Shop Floor tablet showing active workcenter with work orders
BEFORE - All employees visible

"Select Employee" dialog - Assembly 2

No whitelist -> all company employees appear. Anyone can log in to this workcenter.

Select Employee dialog for Assembly 2 showing all employees
AFTER - Only 3 employees visible

"Select Employee" dialog - Assembly 1

Whitelist active -> only Anita Oliver, Jeffrey Kelly, and Marc Demo appear. All others are invisible.

Select Employee dialog for Assembly 1 showing only Anita Oliver, Jeffrey Kelly, and Marc Demo

Use Cases

Certified Machine Operators

Restrict CNC, laser, or press workcenters to operators who hold the relevant safety certification - prevent uncertified staff from accidentally starting a restricted machine.

Pharmaceutical & Cleanroom

GMP-regulated environments require that only trained and approved personnel operate specific production lines - ensure audit trails reflect only authorised operators.

Shift-Based Access

Assign day-shift employees to day-shift workcenters and night-shift employees to night-shift stations - prevent cross-shift logins that corrupt time and productivity logs.

High-Value or Hazardous Stations

Limit access to explosive, chemical, or high-voltage workcenters to trained safety officers only - a critical safeguard in environments where an untrained operator poses physical risk.

Specialist Skills

Quality inspection, calibration, or finishing workcenters that require a specific skill set - restrict the station so only qualified specialists are visible in the login dialog.

Compliance & Audit Trails

ISO, FDA, and industry-specific audits often require proof that only authorised personnel operated specific equipment - this module ensures the Odoo audit trail reflects reality.


Installation & Configuration

  1. Prerequisites: Requires Odoo 18 with the Shop Floor enterprise module (mrp_workorder) installed and activated
  2. Install: Copy the module to your addons path and install via Apps → Update App List → Search "Shop Floor Access Control"
  3. Configure: Go to Manufacturing → Configuration → Work Centers, edit any workcenter, and populate Employees with Access with the allowed operators
  4. Test: Open the Shop Floor tablet for that workcenter and click Add Operator - only listed employees should appear
  5. Leave empty for no restriction: Workcenters with an empty Employees with Access field behave exactly as before installation

Note: The module enforces the whitelist on a per-session basis. Switching the active workcenter mid-session immediately updates the access check - the next "Add Operator" dialog will reflect the newly selected workcenter's whitelist.


Frequently Asked Questions
What happens on workcenters that have no employees listed?

No change from standard Odoo. An empty Employees with Access list is treated as "no restriction" - the dialog shows all employees and any employee can log in, exactly as in vanilla Odoo.

Can an unauthorised employee still log in if they know someone else's PIN?

No. The server-side access check validates the whitelist regardless of PIN correctness. Even if an unauthorised employee entered a valid PIN for a whitelisted colleague, the server rejects the login because the employee being logged in is not on the whitelist.

Does it affect the desktop (non-tablet) views?

No. All enforcement is scoped to the Shop Floor tablet login flow only. Standard desktop manufacturing views - Gantt, list, form, and all other views - are completely unaffected.

What if the tablet shows multiple workcenters at once?

The access check is always against the currently active workcenter (the one selected in the workcenter selector at the top of the tablet). When the operator switches the active workcenter, the access check updates immediately - the next "Add Operator" dialog will use the new workcenter's whitelist.

Does installing this module require any database migration?

No. The module adds no new database columns, tables, or views. It relies entirely on the existing employee-workcenter relation that the Shop Floor enterprise module already creates. Installation and uninstallation are clean with no data residue.


Business Benefits

Enforce Operator Qualifications

Ensure that only trained, certified, or authorised personnel can log in to restricted workcenters - reducing safety risk and protecting specialised equipment.

Clean Audit Trails

Time logs and productivity records will only contain authorised operators - critical for ISO, GMP, and other compliance audits that require proof of controlled access.

Prevent Accidental Logins

The dialog simply does not show unauthorised employees - there is no confusing error to dismiss, and no temptation to try entering a colleague's PIN.

Activates a Dormant Feature

The Employees with Access field already exists in every Odoo 18 enterprise installation - this module simply makes it work as intended, with no new configuration vocabulary to learn.


Need Help or Have a Feature Request?

Contact Support


Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with