Skip to content

Commit

Permalink
[MIG] Make modules uninstallable
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobaeza authored and SimoRubi committed Mar 17, 2021
1 parent 97ecc6c commit b2f9f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_report_auto_create_qweb/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"wizard/report_duplicate_view.xml",
"views/report_xml_view.xml",
],
"installable": True,
'installable': False,
}

0 comments on commit b2f9f5e

Please sign in to comment.