From 19e7394d2a8b80e36ff9cfbd196d61199ee5d5fc Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Mon, 17 Jul 2023 14:35:14 +0530 Subject: [PATCH] Jul 17 : [UPDT] Code Updated --- mobile_service_shop/wizard/__init__.py | 2 +- mobile_service_shop/wizard/mobile_create_invoice.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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