mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[FIX] Fix 'installable' syntax in manifest file
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"demo": [
|
||||
"demo/report.xml"
|
||||
],
|
||||
"intallable": True,
|
||||
"installable": True,
|
||||
'external_dependencies': {
|
||||
'python': [
|
||||
'PyPDF2',
|
||||
|
||||
Reference in New Issue
Block a user