TIP: You can type at any time to perform a new search.
Rental Product Pack
rental_product_pack · OCA/vertical-rental
- Repository
- OCA/vertical-rental · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Rental
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/vertical-rental
- Last tracking update
- 2026-08-07 08:09:33
- Authors
- Odoo Community Association (OCA), elego Software Solutions GmbH
- Maintainers
- Odoo Community Association (OCA), elego Software Solutions GmbH
- Committers
- Weblate, oca-ci, Yu Weng
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.template.pack.form | product.template | form | Inherits product_pack.product_template_form_view |
product_template_only_form_view |
product.template.pack.form | product.template | form | Inherits product.product_template_only_form_view |
rental_product_pack_form |
product.product.pack.form | product.product | form | Inherits product_pack.nan_product_pack_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
used_pack_line_countIntegerrelated='product_tmpl_id.used_pack_line_count'string='# Used Pack Line Count'
No public methods.
New fields (1)
-
used_pack_line_countIntegercompute='_compute_used_pack_line_count'string='# Used Pack Line Count'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
action_confirm(self)
New fields (1)
-
rental_pack_move_idMany2one → stock.movecomodel_name='stock.move'string='Rental Main Pack Move'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks running
- Open since
- 631 days ago
- Last activity
- 428 days ago
- Repository
- OCA/vertical-rental
- Pull request
- [17.0][MIG] rental_product_pack (#58)