Module Prototyper

Beta License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runbot

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

Table of contents

Usage

To use this module, you need to:

Once you have customized your instance properly, you can go to Settings > Module Prototypes > Prototypes and create a new prototype:

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.

Try me on Runbot

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.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Pelayo Gómez

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

This module is part of the OCA/server-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.