Skip to content

Instantly share code, notes, and snippets.

@W360S
Created September 26, 2017 13:48
Show Gist options
  • Save W360S/df97f9a62c8d597079990e15abc2276e to your computer and use it in GitHub Desktop.
Save W360S/df97f9a62c8d597079990e15abc2276e to your computer and use it in GitHub Desktop.
fixd odoo invalid database name
cd path/to/odoo
sed -i 's/matches="[^"]*"//g' addons/web/static/src/xml/base.xml
@W360S
Copy link
Author

W360S commented Sep 26, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment