Browse Source

Jul 17 : [UPDT] Code Updated

pull/124/merge
AjmalCybro 2 years ago
parent
commit
19e7394d2a
  1. 2
      mobile_service_shop/wizard/__init__.py
  2. 2
      mobile_service_shop/wizard/mobile_create_invoice.py

2
mobile_service_shop/wizard/__init__.py

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import mobile_create_invoice from . import mobile_create_invoice

2
mobile_service_shop/wizard/mobile_create_invoice.py

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
import time import time

Loading…
Cancel
Save