TIP: You can type at any time to perform a new search.
Travel Car Rentals
travel_rental_car · 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 Car Rentals ================== This module adds car rental management for travels. Contributors ------------ * Sandy Carter (sandy.carter@savoirfairelinux.com)
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
travel_car_rental_form_view |
Passenger Rental Form View | travel.rental.car | form | New |
travel_passenger_form_view |
Travel Passenger Form View | travel.passenger | form | Inherits travel.travel_passenger_form_view |
view_travel_rental_car_import |
Import from other passengers form | travel.rental.car.import | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
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 car rental information from other passenger
Loading…
Loading…
Loading…