feature/share_module #4

Merged
pranay merged 4 commits from feature/share_module into srivyn_test 2026-07-06 19:10:18 +05:30
3 changed files with 10 additions and 10 deletions
Showing only changes of commit 445bc8e6d4 - Show all commits

View File

@ -1 +1 @@
from . import models
# from . import models

View File

@ -38,10 +38,10 @@
# always loaded
'data': [
'security/ir.model.access.csv',
'views/payroll_periods.xml',
'views/emp_it_declaration.xml',
'views/it_investment_type.xml',
'views/it_investment_costing.xml'
# 'security/ir.model.access.csv',
# 'views/payroll_periods.xml',
# 'views/emp_it_declaration.xml',
# 'views/it_investment_type.xml',
# 'views/it_investment_costing.xml'
],
}

View File

@ -1,4 +1,4 @@
from . import payroll_periods
from . import emp_it_declarations
from . import it_investment_type
from . import it_investment_costing
# from . import payroll_periods
# from . import emp_it_declarations
# from . import it_investment_type
# from . import it_investment_costing