TIP: You can type at any time to perform a new search.
Delivery Send To Shipper at Operation
delivery_send_to_shipper_at_operation · OCA/delivery-carrier
- Repository
- OCA/delivery-carrier · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Inventory
- Folder size
- 0.13 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/delivery-carrier
- Last tracking update
- 2026-08-07 07:47:34
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Jacques-Etienne Baudoux, Michael Tietz, Weblate, OCA-git-bot, oca-travis, nguyen hoang hiep, Joshua Lauer, Christopher Hansen
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
delivery_send_to_shipper_at_operation |
delivery.stock.picking_withcarrier.form.view.inherit | stock.picking | form | Inherits delivery.view_picking_withcarrier_out_form |
view_delivery_carrier_form |
delivery.carrier.form.inherit | delivery.carrier | form | Inherits delivery.view_delivery_carrier_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
send_delivery_notice_onSelectiondefault='ship'help=SEND_DELIVERY_NOTICE_ON_HELPselection=[('ship', 'Ship operation'), ('custom', 'Defined operations')]string='Send delivery notice on' -
send_delivery_notice_picking_type_idsMany2many → stock.picking.typecomodel_name='stock.picking.type'help='\n When an operation of the listed type will be mark as done, the\n notification will be sent to the carrier (instead of the default\n behavior, which is whenever a delivery method is set on an\n operation).\n 'string='Send delivery notice operation types'
No public methods.
New fields (1)
-
delivery_notification_sentBooleancopy=Falsedefault=False
-
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False) -
send_to_shipper(self)
Loading…