hide not needed fields

This commit is contained in:
ronozoro 2024-10-09 18:42:21 -07:00
parent b66edf1486
commit 92aeac2cfd
No known key found for this signature in database
GPG Key ID: 7C2BDED35C62C0F3
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
'wizards/convert_to_contract.xml',
'reports/external_layout.xml',
'reports/committee_meeting_minutes_report.xml',
'views/budget_confirmation.xml',
# 'views/budget_confirmation.xml',
],
'depends': ['stock', 'purchase_requisition','hr_base', 'project','account_budget_custom','account_fiscal_year'],
'installable': True,