TIP: You can type at any time to perform a new search.
Event Track Location Overlap
event_track_location_overlap · OCA/event
- Repository
- OCA/event · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Marketing
- Folder size
- 0.04 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/event
- Last tracking update
- 2026-08-12 17:29:24
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, oca-ci, eduezerouali-tecnativa
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- None
- Description
This module extends the functionality of event tracks to allow users to set some track locations as non-overlappable. Thus, an error will happen if somebody tries to save more than one track at the same time and location.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_event_location_form |
Overlappable | event.track.location | form | Inherits website_event_track.view_event_location_form |
view_event_location_tree |
Overlappable | event.track.location | tree | Inherits website_event_track.view_event_location_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
overlappableBooleanhelp='Can this location have simultaneous tracks?'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…