diff --git a/mobile_service_shop/wizard/__init__.py b/mobile_service_shop/wizard/__init__.py index 31955eafc..b3ad93ac8 100644 --- a/mobile_service_shop/wizard/__init__.py +++ b/mobile_service_shop/wizard/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Part of Odoo. See LICENSE file for full copyright and licensing details. + from . import mobile_create_invoice diff --git a/mobile_service_shop/wizard/mobile_create_invoice.py b/mobile_service_shop/wizard/mobile_create_invoice.py index 971b7caaa..26114930f 100644 --- a/mobile_service_shop/wizard/mobile_create_invoice.py +++ b/mobile_service_shop/wizard/mobile_create_invoice.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Part of Odoo. See LICENSE file for full copyright and licensing details. + import time