Remove depends module

This commit is contained in:
eman 2024-09-22 15:37:25 +03:00
parent 080a062807
commit 7a6c10cff5
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
'license': 'GPL-3',
'author': 'Expert Ltd',
'depends': ['base', 'takaful_core', 'website', 'account', 'report_xlsx', 'sale', 'product', 'stock', 'hr',
'purchase', 'branch'],
'purchase'],
'data': [
'security/security_view.xml',
'security/ir.model.access.csv',

View File

@ -6,7 +6,7 @@ from . import housing_config
from . import generate_reports
from . import Services
from . import sms
from . import branch_inherit
# from . import branch_inherit
from . import visit
from . import main_service
from . import member_location