[IMP] delivery_ups_hibou: mechanisms for per package rating and shipping

This commit is contained in:
Jared Kipe
2021-09-20 17:49:21 -07:00
parent 687f85f53c
commit f01e063501
5 changed files with 21 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
# Part of Hibou Suite Professional. See LICENSE_PROFESSIONAL file for full copyright and licensing details.
from zeep.exceptions import Fault
from odoo.addons.delivery_ups.models.ups_request import UPSRequest
import logging