openerp_bootstrap

Easy bootstrap for your OpenERP modules
Download

openerp_bootstrap Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Simone Orsi
  • Publisher web site:
  • http://svn.plone.org/

openerp_bootstrap Tags


openerp_bootstrap Description

Tired of copy&paste and find&replace for creating new OpenERP modules?openerp_bootstrap is a Python module that adds Paste templates for bootstrapping your modules.InstallAs simple as:pip install openerp_bootstrapIssues and contribshttps://github.com/simahawk/openerp_bootstrapUsageList templates:paster create --list-templatesYou should see "openerp_newmodule", "openerp_theme" among the other templates.To create a simple module run:paster create -t openerp_newmoduleto create a basic theme package run:paster create -t openerp_themeand follow the instructions step by step.Product's homepage


openerp_bootstrap Related Software