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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mrbob.kita-1.6.tar.gz
.
File metadata
- Download URL: mrbob.kita-1.6.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24bdaaf9f7d5d5c08d975c2820c80a494c8e3d03df2f2e23ad72fe17ac192cce |
|
MD5 | 5c2b44dfe03ced9a6044f104b8dcdf50 |
|
BLAKE2b-256 | 218e80243fed3f6e5b9065055a25c7f4fe88ec72bd9e28137f186cc13271fdca |