| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Employees (hr) |
| Lines of code | 891 |
| Technical Name |
gb_visitor_management_sign_in |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Employees (hr) |
| Lines of code | 891 |
| Technical Name |
gb_visitor_management_sign_in |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
Visitor Management & Sign
Pre-register visitors, print badges, notify hosts, evacuation roll-call
Paper visitor books are a GDPR liability and useless in a fire evacuation. This module pre-registers expected visitors (singly or as whole invitation groups), checks them in and out with auto-generated site-prefixed badges, and notifies the host with a chatter message and activity the moment their guest arrives. A live who-is-on-site list and an evacuation roll-call wizard cover fire-safety, occupancy caps prevent overcrowding, and a scheduled job anonymises personal data after each site's retention window. It suits reception and facilities teams, office managers and fire wardens at any site that receives visitors, with no external service.
Key Features
Pre-registration with group invitations
gb.visitor.invitation lets a host pre-register a panel or contractor crew as attendee rows; action_confirm materialises one gb.visitor per attendee in the expected state with a pre-registration access_token. Confirmed invitations track attendee and arrived counts for one-click reception check-in.
Check-in / check-out workflow
gb.visitor runs expected, checked_in, checked_out, no_show, anonymised. action_check_in stamps the time, generates a site-prefixed badge_code and notifies the host; action_check_out records check_out and _compute_duration stores the visit duration in minutes.
Occupancy cap enforcement
Each gb.visitor.site can set a max_capacity; action_check_in counts currently checked-in visitors and raises a UserError if the site is at maximum occupancy. _compute_counts shows on-site-now and expected-today figures per site for the front desk.
Instant host notification
When a visitor checks in, _notify_host posts a chatter message naming the visitor and site and schedules a mail.mail_activity_data_todo activity for the host's user, so the host is alerted the moment their guest arrives at reception.
Evacuation roll-call
get_evacuation_list returns every checked-in visitor for a site, and the gb.visitor.evacuation.wizard builds a live roll-call with headcount and muster point. action_print produces the report and action_check_out_all marks everyone off-site after the all-clear.
GDPR anonymisation
action_anonymise strips name, contact details, photo, vehicle reg and notes from a visitor and sets the anonymised state. The _cron_anonymise_old scheduled job runs per site, anonymising checked-out and no-show records older than the site's retention_days window (180 by default).
Per-site configuration
gb.visitor.site holds the badge prefix code, fire assembly muster_point, max occupancy and GDPR retention period per location, with action_view_on_site opening the live on-site list. Visitors capture purpose, host, photo, NDA/H&S sign-off and vehicle registration.
Use Cases
Screenshots
Visitors
Sites
Why Choose This Module
Pre-register expected visitors, check them in and out with auto-generated badges, notify hosts the moment a guest arrives, and keep a live “who is on site” list for fire-safety roll-call. Built with GDPR data-minimisation and evacuation safety in mind.
Specifications
- Compatible: Odoo 18.0 / 19.0
- License: LGPL-3
- Languages: 35+
- Author: Baris Genc
- Dependencies: mail, hr
- Support: odoo@gencbaris.com
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