Skip to main content

mr.bob templates for kitayazilim's Odoo projects

Project description

mrbob.kita is a set of mr.bob templates to use when developing kita addons.

Install

pip install mrbob.kita

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 kita: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 kita:model

Add a test class:

mrbob kita:test

Add a wizard class:

mrbob kita:wizard

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).

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

mrbob.kita-1.5.tar.gz (19.2 kB view hashes)

Uploaded Source

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