$ 144.10
| Required Apps |
•
Employees (hr)
• Manufacturing (mrp) • Quality (quality_control) • Discuss (mail) • Inventory (stock) |
| Technical Name |
atelier
|
| License | OPL-1 |
| Technical Name |
atelier
|
| License | OPL-1 |
⚙️ Atelier
The smart shop-floor kiosk & supervisor dashboard for Odoo Manufacturing
Atelier turns any tablet or wall-mounted screen into a powerful shop-floor kiosk. Technicians log in with a personal PIN, see only their launched Manufacturing Orders, and track time with a single tap — no Odoo licence needed on the factory floor.
💻 Kiosk Interface
📊 Supervisor Dashboard
📁 Backend Menus
✨ Key Features
PIN / Badge Login
Each technician authenticates with a personal numeric PIN directly on the touchscreen. No Odoo session required.
Real-Time Time Tracking
Start, Pause and Stop timers per work-order operation. Blocks are stored in
mrp.workcenter.productivity
— fully compatible with native Odoo reporting.
Launch-to-Kiosk Workflow
Mark any confirmed MO as “Lancé” with one click. Only launched MOs appear in the kiosk, keeping the floor uncluttered.
Technician Assignment
Assign specific technicians to each MO. Each worker sees only their own jobs — no confusion, no accidental time entries.
Supervisor Dashboard
Dedicated web dashboard at
/atelier/supervisor
— live active sessions, launched MOs, daily technician summary, shifts and performance statistics.
Shift (Vacation) Management
Define morning, afternoon and night shifts. Open timers are automatically closed when a shift ends — zero forgotten clock-outs.
Priority & Burndown
Tag MOs as Normal, Urgent or Critical. A burndown percentage shows how much planned time has already been consumed across all operations.
Auto Quality Check
An “Autocontrôle” quality check (pass/fail) is automatically created for every work-order when an MO is launched — seamlessly integrating with Odoo Quality.
Daily Timesheet Report
Print a clean daily pointage (timesheet) per technician directly from the backend — ideal for payroll or audit purposes.
⚡ How It Works
| Step | Actor | Action |
|---|---|---|
| 1 | Production Manager | Confirms the MO in Odoo and clicks Launch to Kiosk |
| 2 | Production Manager | Assigns technicians to the MO (optional — all workers can see it if unassigned) |
| 3 | Technician | Opens the kiosk URL on the shop-floor screen, selects their name and enters their PIN |
| 4 | Technician | Sees their active MOs, taps Start on the desired operation |
| 5 | Technician | Taps Pause (break) or Stop (finished) — timer blocks are saved instantly |
| 6 | Supervisor | Monitors everything in real time from the Supervisor Dashboard |
| 7 | Shift cron | At shift end, all open timers are automatically closed |
🔧 Technical Details
-
Depends:
mrp,hr,web,quality_control,quality_mrp_workorder - No external JS framework — the kiosk is built with vanilla JavaScript for maximum performance and reliability on low-end industrial hardware.
-
Time data:
Stored natively in
mrp.workcenter.productivity— fully visible in standard Odoo OEE and productivity reports. -
Separate URLs:
/atelier(kiosk) and/atelier/supervisor(dashboard) — bookmarkable and full-screen friendly. - Scheduled action: A cron job checks shift end-times and auto-closes any open productivity blocks.
- License: LGPL-3
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.