Skip to content

[REF] odoo-shippable: Adding Odoo snippets into spf13 package

Ghost User requested to merge github/fork/lescobarvx/master into master

This change in VIM adds a set of snippets for Odoo (openerp) of the old API and new API very useful.

how to use:

[SNIPPET_WORD] < tab >

In some cases, the snippet will ask you to choose which type of API want (<7, 7 or 8)

To view the set of snippets you can see in the file ~/.vim/bundle/vim-openerp/snippets/python.snippets and ~/.vim/bundle/vim-openerp/snippets/xml.snippets

Video

Merge request reports