Repository
OCA/delivery-carrier · module folder · Try on Runboat
Module version
1.3.0
Category
Delivery
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/delivery-carrier
Last tracking update
2026-08-07 07:31:53
Authors
Odoo Community Association (OCA), Hunki Enterprises BV
Maintainers
Odoo Community Association (OCA), Hunki Enterprises BV
Committers
Stefan Rijnhart, Holger Brunn, Andrea, OCA-git-bot, oca-travis, oca-ci, Dariusz Kubiak
Odoo dependencies
Python dependencies
zeep
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_carrier_account_form carrier.account form Inherits base_delivery_carrier_label.carrier_account_view_form
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
/_paazl/push_api/v1 PaazlController.push_api none json post csrf off sudo
Models touched (3)

New fields (1)
  • paazl_bearer_token Char
    help="Fill in the security token generated for the Paazl's push API" args: 'Bearer token'
Public methods (0)

No public methods.

New fields (1)
  • delivery_type Selection
    selection_add=[('paazl', 'Paazl')]
Public methods (3)
  • paazl_cancel_shipment(self, pickings)
  • paazl_get_tracking_link(self, picking)
  • paazl_send_shipping(self, pickings)

New fields (1)
  • paazl_carrier_tracking_url Char
Public methods (1)
  • action_generate_carrier_label(self)