Skip to content

This is a sublime package which includes a bunch of handy snippets for doing OpenERp development. Snippets borrowed from open-erp-eclipse-template.

Notifications You must be signed in to change notification settings

pcaro/openerp-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenErp Snippets

This is a sublime package which includes a bunch of handy snippets for doing OpenERp development.

Snippets borrowed from open-erp-eclipse-template.

Licence: GPL3

Instalation

With Package Control

If you have the Package Control package installed, you can install OpenErp Snippets from inside Sublime Text itself. Open the Command Palette and select "Package Control: Install Package", then search for OpenErp Snippets.

It's just that simple!

Without Package Control

If you haven't got Package Control installed (seriously, go install it!) you will need to make a clone of this repository into your packages folder.

Then, create a package-metadata.json file:

{"url": "https://bitbucket.org/pcaro/openerp-snippets",
"version": "0.1",
"description": "Code snippets for developing with OpenErp"}

About

This is a sublime package which includes a bunch of handy snippets for doing OpenERp development. Snippets borrowed from open-erp-eclipse-template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published