Skip to main content

mr.bob templates for Odoo projects

Project description

License: AGPL 3.0 or Later https://badge.fury.io/py/bobtemplates.odoo.svg https://travis-ci.org/acsone/bobtemplates.odoo.svg?branch=master

bobtemplates.odoo is a set of mr.bob templates to use when developing Odoo addons.

It provides the following templates:

  • addon: an addon skeletton, with optional OCA README and icon

  • model: an Odoo model with accompanying form, tree, action, menu, demo data and ACL

  • test: a test class

  • wizard: a wizard with transient model, view and action

The following are candidates (pull requests welcome):

  • report

  • controller

  • widget

Install

pip install bobtemplates.odoo

Quickstart

CAUTION: it is recommanded to backup or vcs commit your current directory before running these commands, so you can easily see what has been generated and/or changed.

Create a new addon in the current directory:

mrbob bobtemplates.odoo:addon

Now go to the newly created addon directory and run this to add a new model, with associated views, demo data, and acl:

mrbob bobtemplates.odoo:model

Add a test class:

mrbob bobtemplates.odoo:test

Tip: read the mr.bob user guide. In particular it explains how to set default values to avoid retyping the same answers at each run (such as the copyright author).

Credits

Author:

Inspired by https://github.com/plone/bobtemplates.plone.

Contributors:

  • Adrien Peiffer (ACSONE)

  • Olivier Laurent (ACSONE)

  • Mohamed Cherkaoui

Maintainer

ACSONE SA/NV

This module is maintained by ACSONE SA/NV.

Changes

1.1.1 (2017-01-14)

  • [FIX] wizard: Return correct action type

  • [IMP] do not add items (eg views) that already exists in manifest

1.1.0 (2016-10-28)

  • [IMP] Odoo 10.0 support

1.0.1 (2016-09-09)

  • [FIX] packaging error in 1.0.0 (removed icon.svg.oca)

1.0.0 (2016-09-01)

  • [IMP] wizard: improve form view template

  • [IMP] wizard: use ‘new’ target in wizard action

  • [ADD] wizard: add action in More/Action menu

  • [FIX] wizard: remove parenthesis in multi decorator that caused crash in Odoo 8.0

  • [FIX] addon: for OCA addons, generate icon.png instead of icon.svg

  • [IMP] wizard, model: use <odoo> instead of <openerp> for Odoo >= 9.0

1.0.0b3 (2016-06-25)

  • [ADD] wizard template

  • [IMP] model: auto-add view, demo data and acl in addon manifest

  • [IMP] addon: put summary in description field if there is no README.rst

  • [IMP] model: do not generate action view_type (which is mostly obsolete)

  • [IMP] model: add domain and context in action

  • [IMP] model: add example field when not inherited

  • [IMP] model: add default group in form view

  • [IMP] model: do not generate an empty view xml file

  • [FIX] model: menu name is mandatory when creating menu with a record entry

1.0.0b2 (2016-06-17)

  • [ADD] addon: add optional OCA mode (author, README.rst and icon.svg)

  • [IMP] model: improve order of import in the model file

  • [FIX] model: avoid to set ir.model.access data as non updatable record

1.0.0b1 (2016-06-16)

  • add post render message inviting the user to add the generated xml files in __openerp__.py data section

  • auto add model import to models/__init__.py

  • many improvements and fixes to the model template (views, security, demo data, and more)

  • addon template

  • test template

  • tests (with tox and travis)

1.0.0a2 (2016-06-15)

  • fix broken namespace package distribution

1.0.0a1 (2016-06-15)

  • first version, very rough template for an Odoo model with view

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

bobtemplates.odoo-1.1.1.tar.gz (26.4 kB view details)

Uploaded Source

Built Distribution

bobtemplates.odoo-1.1.1-py2-none-any.whl (26.9 kB view details)

Uploaded Python 2

File details

Details for the file bobtemplates.odoo-1.1.1.tar.gz.

File metadata

File hashes

Hashes for bobtemplates.odoo-1.1.1.tar.gz
Algorithm Hash digest
SHA256 40f99d95af7659b11ebaea04864609bbb1942c29f19509a0bfa965a53ba71414
MD5 a1b03ac8c5d6497da73d14935b408ed8
BLAKE2b-256 dc63b7eb74b2b234bf22afcd1e617b5cfb497948c4004db8c4ea7936f8097166

See more details on using hashes here.

File details

Details for the file bobtemplates.odoo-1.1.1-py2-none-any.whl.

File metadata

File hashes

Hashes for bobtemplates.odoo-1.1.1-py2-none-any.whl
Algorithm Hash digest
SHA256 a804980e7e7a2815954e252c91b7a64b13bdb678a61a32ca3deefcc717a19d93
MD5 2ccee7e7d4b4754f92baa6b2007f3903
BLAKE2b-256 595a8eedf58afb2672cc0e92ab4c2d901ab78b587b0db6ea3f295ab770afa03f

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