TIP: You can type at any time to perform a new search.
Delivery Automatic Package
delivery_automatic_package · OCA/delivery-carrier
- Repository
- OCA/delivery-carrier · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/delivery-carrier
- Last tracking update
- 2026-08-07 08:09:17
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Denis Roussel, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
delivery_carrier_form_view |
delivery.carrier.form (in delivery_package_automatic) | delivery.carrier | form | Inherits delivery.view_delivery_carrier_form |
res_config_settings_view_form |
res.config.settings.form (in delivery_package_automatic) | res.config.settings | form | Inherits stock.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
automatic_package_creation_at_deliveryBooleandefault=<expr>help='Check this in order to create automatically a delivery package for this carrierfor the delivery picking.'
No public methods.
New fields (1)
-
automatic_package_creation_at_delivery_defaultBooleanhelp='Check this if you want to have the automatic package creation configuredfor new delivery carriers.'
No public methods.
New fields (1)
-
automatic_package_creation_at_delivery_defaultBooleanreadonly=Falserelated='company_id.automatic_package_creation_at_delivery_default'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
send_to_shipper(self) -> NoneIf the automatic package creation is enabled (through configuration or context), set a new one for concerned moves.