TIP: You can type at any time to perform a new search.
Delivery Carrier Manual Weight
delivery_carrier_manual_weight · 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-07 08:42:52
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a flag in Shipping Methods to allow to set manually the weight and shipping weight in each transfer.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier.form - delivery_carrier_manual_weight | delivery.carrier | form | Inherits delivery.view_delivery_carrier_form |
view_picking_withcarrier_out_form |
stock.picking.form - delivery_carrier_manual_weight | stock.picking | form | Inherits stock_delivery.view_picking_withcarrier_out_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
is_manual_weightBooleanstring='Manual Weights'
No public methods.
New fields (3)
-
is_manual_weightBooleanrelated='carrier_id.is_manual_weight' -
shipping_weight_manualFloatstring='Weight for Shipping (Manual)' -
weight_manualFloatdigits='Stock Weight'string='Weight (Manual)'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 2 days ago
- Last activity
- 2 days ago
- Repository
- OCA/delivery-carrier
- Pull request
- [19.0][MIG] delivery_carrier_manual_weight: Migration to 19.0 (#1239)