TIP: You can type at any time to perform a new search.
Delivery Package Type Shipping Weight
delivery_package_type_shipping_weight · OCA/delivery-carrier
- Repository
- OCA/delivery-carrier · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Inventory
- 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:42:52
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Weblate, Ruchir Shukla, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to use the delivery package weight as the default total shipping weight for a package using this delivery package. The weight of the products is then not anymore added to the package type weight.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_package_type_form |
stock.package.type.form.delivery | stock.package.type | form | Inherits stock.stock_package_type_form |
stock_package_type_tree_inherit |
stock.package.type.tree.inherit | stock.package.type | tree | Inherits stock.stock_package_type_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (6)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
is_base_weight_shipping_weightBooleanhelp="When flagged, the package type weight will be the package total weight.\n The product weight won't be added"string='Is shipping weight'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (2)-
create(self, vals_list)@api.model_create_multi -
write(self, vals)