TIP: You can type at any time to perform a new search.
Travel Other Services Rentals
travel_rental_service · OCA/vertical-travel
- Repository
- OCA/vertical-travel · module folder · Try on Runboat
- Module version
- 0.1
- Category
- Customer Relationship Management
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.savoirfairelinux.com
- Last tracking update
- 2026-08-07 07:17:53
- Authors
- Savoir-faire Linux, Odoo Community Association (OCA)
- Maintainers
- Savoir-faire Linux
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Travel Other Services Rentals ============================= This module adds service rental management for travels. Contributors ------------ * Sandy Carter (sandy.carter@savoirfairelinux.com) * El Hadji Dem (elhadji.dem@savoirfairelinux.com)
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
travel_passenger_form_view |
Travel Passenger Form View | travel.passenger | form | Inherits travel.travel_passenger_form_view |
travel_rental_form_view |
Travel - Other services Form View | travel.rental.service | form | New |
view_travel_form |
res.partner | form | Inherits transportation.view_travel_form | |
view_travel_rental_service_import |
Import from other passengers form | travel.rental.service.import | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (2)-
check_date(self, cr, uid, ids, context=None) -
on_change_times(self, cr, uid, ids, start, end, context=None)
New fields (0)
No new fields.
Public methods (2)-
cancel(self, cr, uid, ids, context=None) -
data_import(self, cr, uid, ids, context=None)Import service rental information from other passenger
Loading…
Loading…
Loading…