Fix placeholder for repo in readme.rst

This commit is contained in:
yvaucher
2016-10-05 15:28:44 +02:00
committed by Carlos Roca
parent 8981963848
commit 6c943e09b8
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ Bug Tracker
=========== ===========
Bugs are tracked on `GitHub Issues Bugs are tracked on `GitHub Issues
<https://github.com/OCA/{project_repo}/issues>`_. In case of trouble, please <https://github.com/OCA/report-print-send/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first, check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback. help us smashing it by providing a detailed and welcomed feedback.

View File

@@ -25,7 +25,7 @@
'views/ir_actions_report_xml_view.xml', 'views/ir_actions_report_xml_view.xml',
'wizards/printing_printer_update_wizard_view.xml', 'wizards/printing_printer_update_wizard_view.xml',
], ],
'installable': True, 'installable': False,
'application': True, 'application': True,
'external_dependencies': { 'external_dependencies': {
'python': ['cups'], 'python': ['cups'],