mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Remove dependency to oe_json_serializer due to packaging issues
--HG-- branch : odoo8
This commit is contained in:
@@ -39,7 +39,7 @@ The py3o.template package is required; install it with:
|
||||
'report'
|
||||
],
|
||||
'external_dependencies': {
|
||||
'python': ['py3o.template', 'oe_json_serializer']
|
||||
'python': ['py3o.template']
|
||||
},
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
|
||||
Reference in New Issue
Block a user