Tower: upload tk_construction_management 18.0.2.0.8 (was 18.0.2.0.8, via marketplace)
This commit is contained in:
10
addons/tk_construction_management/wizard/__init__.py
Normal file
10
addons/tk_construction_management/wizard/__init__.py
Normal file
@@ -0,0 +1,10 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Copyright 2020-Today TechKhedut.
|
||||
# Part of TechKhedut. See LICENSE file for full copyright and licensing details.
|
||||
from . import site_project
|
||||
from . import warehouse
|
||||
from . import requisition_reject
|
||||
from . import import_material
|
||||
from . import construction_budget
|
||||
from . import project_wbs
|
||||
from . import wbs_entries
|
||||
Reference in New Issue
Block a user