| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/delivery-carrier |
| GIT | |
| GIT | https://github.com/OCA/delivery-carrier.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/delivery-carrier/tree/14.0/delivery_send_to_shipper_at_operation |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Inventory |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, oca-travis, Weblate, OCA-git-bot, Michael Tietz, nguyen hoang hiep, Christopher Hansen |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/delivery-carrier |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - stock_picking_delivery_link odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - delivery - sale_stock - sale - sales_team - payment - account - analytic - utm - stock_account - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
delivery_send_to_shipper_at_operation |
delivery.stock.picking_withcarrier.form.view.inherit | stock.picking | group | Inherits delivery.view_picking_withcarrier_out_form |
view_delivery_carrier_form |
delivery.carrier.form.inherit | delivery.carrier | field | Inherits delivery.view_delivery_carrier_form |
send_delivery_notice_on
Selection
default='ship'
help=SEND_DELIVERY_NOTICE_ON_HELP
selection=[('ship', 'Ship operation'), ('custom', 'Defined operations')]
string='Send delivery notice on'
send_delivery_notice_picking_type_ids
Many2many → stock.picking.type
comodel_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.
delivery_notification_sent
Boolean
copy=False
default=False
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
send_to_shipper(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/delivery-carrier |
| GIT | |
| GIT | https://github.com/OCA/delivery-carrier.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/delivery-carrier/tree/13.0/delivery_send_to_shipper_at_operation |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Inventory |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Sébastien Alix, João Marques, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/delivery-carrier |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - stock_picking_delivery_link odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - delivery - sale_stock - sale - sales_team - payment - account - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
delivery_send_to_shipper_at_operation |
delivery.stock.picking_withcarrier.form.view.inherit | stock.picking | group | Inherits delivery.view_picking_withcarrier_out_form |
view_delivery_carrier_form |
delivery.carrier.form.inherit | delivery.carrier | field | Inherits delivery.view_delivery_carrier_form |
send_delivery_notice_on
Selection
default='ship'
help=SEND_DELIVERY_NOTICE_ON_HELP
selection=[('ship', 'Ship operation'), ('custom', 'Defined operations')]
string='Send delivery notice on'
send_delivery_notice_picking_type_ids
Many2many → stock.picking.type
comodel_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.
delivery_notification_sent
Boolean
default=False
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
send_to_shipper(self)