mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-18 02:39:10 +02:00
add new module
This commit is contained in:
13
sale_field_service_task/models/__init__.py
Normal file
13
sale_field_service_task/models/__init__.py
Normal file
@@ -0,0 +1,13 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
##############################################################################
|
||||
#
|
||||
# OpenERP, Open Source Management Solution
|
||||
#
|
||||
# For Module Support : mayurmaheshwari07@gmail.com or Skype : mayur_maheshwari1
|
||||
#
|
||||
##############################################################################
|
||||
from . import res_config
|
||||
from . import sale
|
||||
|
||||
|
||||
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
|
||||
Reference in New Issue
Block a user