- [FIX] Test class parent (thanks micdahl)
- [NEW] Add 'act.url' snippet
- [NEW] Add 'act.server' snippet
- [NEW] Add 'act.client' snippet
- [NEW] Fix import snippet (thanks @ww-michael)
- [NEW] Fix README badge
- [NEW] Add dashboard snippet (thanks @ww-michael)
- [NEW] Add import snippet
- [NEW] Add ipdb snippet
- [NEW] Add chatter snippet
- [NEW] Add return action snippets
- [IMP] Improve models and views snippets using regex
- [NEW] Add self.user.company_id snippet
- [NEW] Add if-else snippet
- [NEW] Add elif snippet
- [NEW] Add odoo snippet
- [NEW] Add group snippet
- [NEW] Add TransientModel snippet
- [IMP] Simplify 'data' tag snippet
- [NEW] Add report template tags (t-if, t-call, t-foreach, t-field e etc)
- [NEW] Add github action support
- [DEL] Remove travisci support
- [IMP] Update contributing instructions and README info
- [NEW] Add new logo
- [IMP] Improve README
- [NEW] Add constrain method snippet (thanks @elmerdpadilla)
- [FIX] HTML to Html field constructor (thanks @oscars8a)
- [NEW] Add unlink method snippet
- [FIX] early close data tag (thanks @oscars8a)
- [IMP] Add XML version tag (thanks @oscars8a)
- [FIX] Fix string paramter of Selection field snippet
- [NEW] Add 'data' tag snippet
- [NEW] Add 'statusbar' snippet
- [IMP] Improve README
- [FIX] Fix api.multi in snippet of write method
- [NEW] Add field snippets
- [FIX] Fix tag in 'oxpathattr'
- [FIX] Remove 'required' tag from fields
- [FIX] Fix type of field Text snippet
- [FIX] Fix type of field Selection snippet
- [NEW] Add xpath attributes snippets
- [IMP] Move '@' to outside xpath snippet variable
- [NEW] Add graph and graph inherit views snippets
- [FIX] Fix name tag value in tree view snippet
- [FIX] Fix name tag in search view snippets
- [IMP] Simplify tree, form, search and graph views
- [NEW] Add pivot and pivot inherit views snippets
- [NEW] Add kanban and kanban inherit views snippets
- [NEW] Add calendar and calendar inherit views snippets
- [NEW] Add gantt and gantt inherit views snippets
- [FIX] Fix onchange description on README
- [NEW] Add button box snippet
- [NEW] Add button snippet
- [FIX] Remove tag '' from inherit tree snippet
- [NEW] Add search and search inherit views
- [NEW] Add ir cron snippet
- [NEW] Add menu action snippet
- [NEW] Add menu categoty snippet
- [NEW] Add menu root snippet
- [NEW] Add notebook page snippets
- [NEW] Add notebook snippet
- [NEW] Add ir.action.act_window snippets
- [IMP] Update install instruction
- [NEW] Add snippets to method create, write, compute and onchange.
- [FIX] XML snippets not working.
- [NEW] Add line in all Python snippets.
- [NEW] Form (new and inherit) XML snippets.
- [NEW] Tree (new and inherit) XML snippets.
- [NEW] Xpath XML snippet.
- [IMP] Snippets name of model and relational fields.
- [FIX] Fix Many2one, many2many and one2many parameter.
- [FIX] Fix Snippets of some fields.
- Initial release.