Browse Source

July 04: [FIX] Bug Fixed 'advanced_loan_management'

18.0
Cybrosys Technologies 4 days ago
parent
commit
ecf9fb92f8
  1. 2
      advanced_loan_management/__manifest__.py

2
advanced_loan_management/__manifest__.py

@ -51,7 +51,7 @@
'report/loan_management_reports.xml', 'report/loan_management_reports.xml',
'report/loan_report_templates.xml', 'report/loan_report_templates.xml',
], ],
'images': ['static/description/banner.jpg'], 'images': ['static/description/banner.png'],
'license': 'AGPL-3', 'license': 'AGPL-3',
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,

Loading…
Cancel
Save