Skip to Content
Menu
v 18.0 Third Party 10
Download for v 18.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Inventory (stock)
Lines of code 166
Technical Name delivery_carrier_shipping_label
LicenseAGPL-3
Websitehttps://github.com/OCA/delivery-carrier
You bought this module and need support? Click here!

Delivery Carrier Shipping Label

Beta License: AGPL-3 OCA/delivery-carrier Translate me on Weblate Try me on Runboat

This module is kind of a technical module as it adds a new model inheriting the ir.attachment which purpose is to isolate the shipping label and eventually add some specific fields for this kind of document. The final main goal beeing to identifiy these shipping labels from the other documents attached to a picking in order to send it to the right printer.

Table of contents

Usage

This module is meant to be used in carrier specific implementation. In the carrier specific label generation method (delivery.carrier.mycarrier_send_shipping), include the label information in the result with a dedicated key labels. These labels will then be attached to the picking and isolated in the dedicated attachment table. { “labels”: [{ “name”: “mylabel”, “file”: base64_label, “file_type”: “zpl”, # optional “package_id”: package_id, # optional } ] }

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Camptocamp
  • Akretion

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

florian-dacosta

This module is part of the OCA/delivery-carrier project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.