BLUE PURPLE
9 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
7 deletions
-
advanced_excel_reports/__manifest__.py
|
|
@ -33,13 +33,7 @@ |
|
|
|
'depends': ['sale_management', 'account', 'stock'], |
|
|
|
'data': [ |
|
|
|
'data/ir_action_data.xml' |
|
|
|
], |
|
|
|
'assets': |
|
|
|
{ |
|
|
|
'web.assets_backend': [ |
|
|
|
'advanced_excel_reports/static/src/js/excel_report.js' |
|
|
|
], |
|
|
|
}, |
|
|
|
|
|
|
|
'images': [ |
|
|
|
'static/description/banner.jpg'], |
|
|
|
'license': 'LGPL-3', |
|
|
|