TIP: You can type at any time to perform a new search.
Rental Check Availability
rental_check_availability · OCA/vertical-rental
- Repository
- OCA/vertical-rental · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Rental
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/vertical-rental
- Last tracking update
- 2026-08-07 07:47:48
- Authors
- Odoo Community Association (OCA), elego Software Solutions GmbH
- Maintainers
- Odoo Community Association (OCA), elego Software Solutions GmbH
- Committers
- Weblate, oca-ci, chandni299
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_form |
sale_rental.view_order_form | sale.order | form | Inherits sale_start_end_dates.view_order_form |
view_order_form_order_line_tree_color |
sale_rental.view_order_form | sale.order | form | Inherits sale.view_order_form |
view_order_tree |
sale_rental.view_order_tree | sale.order | tree | Inherits sale.view_order_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
action_check_rental_availability(self)
New fields (1)
-
concurrent_ordersSelectiondefault='none'selection=[('none', 'None'), ('quotation', 'Quotation'), ('order', 'Order')]
-
action_view_concurrent_orders(self) -
onchange_start_end_date(self)@api.onchange('start_date', 'end_date', 'product_uom')
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks running
- Open since
- 631 days ago
- Last activity
- 174 days ago
- Repository
- OCA/vertical-rental
- Pull request
- [17.0][MIG] rental_check_availability (#55)