Skip to content

lambdao-dev/odoo-dev-tools

Repository files navigation

Pre-commit Status Build Status codecov

Odoo Development Tools

Odoo addons to ease the development experience

Installation

You can simply install these modules like every other Odoo module; either manually or through the pip tools.

Usage

The modules in this repository are meant to be used by developers, and are not meant to be used by end users. Some, like base_pretty_print, only offer functions to be used in shell mode. Others include a wizard that can be used via the GUI.

Available addons

addon version maintainers summary
base_ir_export 16.0.1.0.0 Module providing a wizard to create exports and views on ir.exports
base_pretty_print 16.0.1.0.0 Base module that provide display functions on the base model
base_viewify 16.0.1.0.0 Base module to generate Odoo views
base_xmlify 16.0.1.0.0 Base module that provide an xmlify method on all models

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to len-foss policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages