Browse Source

fixup! Fix several issues

pull/206/head
Patrick Tombez 7 years ago
parent
commit
e4be6fe841
  1. 2
      bi_sql_editor/__manifest__.py

2
bi_sql_editor/__manifest__.py

@ -10,7 +10,7 @@
'license': 'AGPL-3', 'license': 'AGPL-3',
'category': 'Reporting', 'category': 'Reporting',
'author': 'GRAP,Odoo Community Association (OCA)', 'author': 'GRAP,Odoo Community Association (OCA)',
'website': 'https://www.odoo-community.org',
'website': 'https://github.com/OCA/reporting-engine',
'depends': [ 'depends': [
'base', 'base',
'sql_request_abstract', 'sql_request_abstract',

Loading…
Cancel
Save