mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
6 lines
164 B
Python
6 lines
164 B
Python
# -*- coding: utf-8 -*-
|
|
# © 2022 Vincent Renaville (Camptocamp)
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import shipping_label
|