Skip to content

Instantly share code, notes, and snippets.

@ged-odoo
Created June 12, 2014 09:13
Show Gist options
  • Save ged-odoo/ec32394b24223eac55d0 to your computer and use it in GitHub Desktop.
Save ged-odoo/ec32394b24223eac55d0 to your computer and use it in GitHub Desktop.
__openerp__.py
{
'name': 'Custom Settings for Odoo',
'category': 'Custom',
'description': """
Custom Settings for Odoo
""",
'version': '1.0',
'data' : [
'view.xml',
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment