Search 1.9 billion lines of Odoo code on GitHub

oe_module_maker

Author: Ruchir Shukla (Bizzappdev)
License: no license
Branch: master
Repository: ahui/oe_module_maker
Dependencies: base
Languages: Mako (251, 25.7%), Markdown (13, 1.3%), Python (478, 49.0%), and XML (233, 23.9%)
Other branches: develop, and inherit_logic
Other repositories: Nazarii/oe_module_maker, Nucleoos/oe_module_maker, bizzappdev/oe_module_maker, ccdos/oe_module_maker, dsasoftware/oe_module_maker, and westlyou/oe_module_maker

<h1>OpenERP Module Maker/Generator</h1> <p>OpenERP/Odoo Module which help you to Create/Generate OpenERP Module.</p> <p>Just few configurations for Object, Fiels, Field type, views and it will generate module zip file for you. You can extract zip file put file in addons path and it is ready to install.</p> <h2>Benifits</h2> <ul> <li>No Python knowledge is required</li> <li>Hassle free OpenERP Module creation</li> <li>All field types</li> <li>Button Event</li> <li>Inheriting object</li> </ul>