TIP: You can type at any time to perform a new search.
Delivery carrier max quantity
delivery_carrier_max_quantity · OCA/delivery-carrier
- Repository
- OCA/delivery-carrier · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Delivery
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/delivery-carrier
- Last tracking update
- 2026-08-27 23:12:46
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Carlos Lopez, OCA-git-bot
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds the option to set the maximum quantity that a carrier can accept. When the total quantity of a sale reaches the limit, the carrier is not available for selection.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
view.delivery.carrier.form | delivery.carrier | form | Inherits delivery.view_delivery_carrier_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
max_quantityFloathelp="If the total quantity of the order is over this quantity, the method won't be available."
No public methods.