Skip to main content

Easy bootstrap for your OpenERP modules

Project description

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

Issues and contribs

https://github.com/simahawk/openerp_bootstrap

Usage

List templates:

paster create --list-templates

You should see “openerp_newmodule”, “openerp_webmodule” among the other templates.

To create a simple module run:

paster create -t openerp_newmodule

to create a basic web package run:

paster create -t openerp_webmodule

and follow the instructions step by step.

CHANGELOG

1.0b2

  • renamed “openerp_theme” to “openerp_webmodule”

1.0b1

  • fix JS template for openerp_theme

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openerp_bootstrap-1.0b2.zip (7.1 kB view details)

Uploaded Source

File details

Details for the file openerp_bootstrap-1.0b2.zip.

File metadata

File hashes

Hashes for openerp_bootstrap-1.0b2.zip
Algorithm Hash digest
SHA256 cec127dd086770342f4b125a3eb42715482dc060da5f8d5576de5cfefa97699a
MD5 c1c7eae4a5b47fe4c267a06087f1e232
BLAKE2b-256 fc3a2dd44c9d646149f74e174bb7c829f9b751b47f7f97da67fe19c5d4ea36ea

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page