Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install openerp-bootstrap

How to install openerp_bootstrap

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install openerp-bootstrap
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0a8 Available View build log
Windows (64-bit)
1.0a8 Available View build log
Mac OS X (10.5+)
1.0a8 Available View build log
Linux (32-bit)
1.0a8 Available View build log
Linux (64-bit)
1.0a8 Available View build log
 
Author
License
GPL
Lastest release
version 1.0a8 on May 23rd, 2012

Introduction

Tired of copy&paste and find&replace for creating new OpenERP modules?

This module adds Paste templates for bootstrapping your modules.

Install

As simple as:

pip install openerp_bootstrap

Usage

List templates:

paster create --list-templates

You should see "openerp_newmodule", "openerp_theme" among the other templates.

To create a simple module run:

paster create -t openerp_newmodule

to create a basic theme package run:

paster create -t openerp_theme

and follow the instructions step by step.

CHANGELOG

1.0a8
  • imp remove static resources that are not required
  • initialize module-specific openerp object into JS
1.0a7
  • fix bool var handling
  • fix typo into theme template
1.0a6
  • CHANGED PACKAGE NAME FROM 'openerp_pastertemplates'
  • set active=False by default
  • added basic openerp web theme template
1.0a5
  • fix optional web parameters
1.0a4
  • fix bracket typo into __openerp__.py
1.0a3
  • fix README.rst
  • added missing HISTORY.txt
1.0a2
  • updated docs
1.0a1
  • 1st release

Subscribe to package updates

Last updated May 23rd, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.