fix: remove Request for Quotation link from Fiscal Year dashboard (#23040)

This commit is contained in:
Rucha Mahabal 2020-08-18 10:57:10 +05:30 committed by GitHub
parent 38cabbd4b8
commit 035907a24f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ def get_data():
},
{
'label': _('References'),
'items': ['Period Closing Voucher', 'Request for Quotation', 'Tax Withholding Category']
'items': ['Period Closing Voucher', 'Tax Withholding Category']
},
{
'label': _('Target Details'),