Browse Source

July 04: [FIX] Bug Fixed 'advanced_loan_management'

18.0
Cybrosys Technologies 2 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_report_templates.xml',
],
'images': ['static/description/banner.jpg'],
'images': ['static/description/banner.png'],
'license': 'AGPL-3',
'installable': True,
'auto_install': False,

Loading…
Cancel
Save