Prototype your module.
Project description
Module Prototyper
This module allows the administrator to prototype new features and export them as module. Functional people can prepare the job for a developer who is left with the logic to implement in addition to everything the prototype does not export yet.
Installation
Make sure you have Jinja2 version 2.7.3 or higher installed:
$ pip install --upgrade Jinja2==2.7.3
Configuration
No configuration required.
Usage
To use this module, you need to:
install the dependencies of your future module
customize your instance by adding fields and creating inherited views
create your menu items and their window actions
prepare your data and demo data by creating filters
create your own groups with access rights and record rules
add your own access rights and record rules to an existing group
Once you have customized your instance properly, you can go to Settings > Module Prototypes > Prototypes and create a new prototype:
fill in the information of your module (enter the name, the description, the logo, etc.)
in the Depencencies tab, select all the other modules that yours will be depending on
in the Data & Demo tab, select your filters for data and demo data
in the Fields tab, select the fields you created or customized
in the Interface tab, select your menu items and your views
in the Security tab, select your groups, access rights and record rules
save and click on export
You will get a zip file containing your module ready to be installed and compliant with the conventions of the OCA. You can then provide the module to a developer who have to implement things like default values or onchange methods.
Known issues / Roadmap
#104 - Include controllers.py and templates.xml from scaffold.
Attach images to the prototype and export them to be used in the ‘images’ module manifest.
Export data and demo data
Export reports
Export workflows, nodes, transitions, actions
Export groups, access rights and record rules
Allow selecting and exporting website stuff
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.
Credits
Contributors
David Arnold <blaggacao@users.noreply.github.com>
Jordi Riera <jordi.riera@savoirfairelinux.com>
Maxime Chambreuil <maxime.chambreuil@savoirfairelinux.com>
El hadji Dem <elhadji.dem@savoirfairelinux.com>
Savoir-faire Linux <support@savoirfairelinux.com>
Vincent Vinet <vincent.vinet@savoirfairelinux.com>
Nicolas JEUDY <nicolas@sudokeys.com>
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.
Changelog
v9.0.0.1.0
Initial V9 version from V8.0.3
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 Distributions
Built Distribution
Hashes for odoo9_addon_module_prototyper-9.0.0.1.0.99.dev25-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0502f4e337d98b1214233a975df13d0fef3f7e96edad34f9827e1439865940c4 |
|
MD5 | 93d518e22a71c1fd652e1080dc99645d |
|
BLAKE2b-256 | 2316cffce360aa4035b83111fa67e2bcca1abb7db10b7f6d18865a19f775f1b3 |