Odoo Module Scaffold, Module Generator
by DevIntelle Consulting Service Pvt.Ltd https://www.devintellecs.com$ 44.50
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 526 |
Technical Name |
dev_module_generator |
License | See License tab |
Website | https://www.devintellecs.com |
Versions | 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |

Custom Module Generator

Helps you to create custom odoo app with a little effort
FEATURES

-
Create Custom Odoo App Easily
-
User can create custom app themselves who has basic knowledge of Odoo
-
Download created app as a zip file
Create Module Structure

Enter Module Name and Zip File Name

Module Name : It will be name of the app
Zip File Name : It will be name of the zip file which contains app
Configure Manifest File Structure

Sequence : Must be 1 to display your app at top of the list in app list
Installable : Must be true, to install an app
Application : If true, app will display in apps which is default filter when we click on Apps in Odoo
Auto Install : If true, app will automatically install when the database is created
Specify Name of the Menus

Now, Create Model
Once top and sub-menus are created now its time to create actual menu which displays our custom fields
And for that we need to create model also to store custom fields

Enter Menu Name and Model Name

Now, add Custom Fields to that Model

Create Field

Employee is Many2one Field so add Related Model for that

Same this you can create Many2many also
Other Configuration of a Field

Show in Tree : If true, it will show field into tree view also, in form view its default
Required : If true, fields value can't be empty
Index : If true, it will create index of a field into database - used for searching purpose
Copy : If true, field's value will be copied while duplicating record
Create another field
You can create as much as fields which you want

Other Optional Configuration into Model

Description : Simple description for your model
Order : Used for sorting records into tree view based on field, default order will be ascending
Descending Order : If true, record sorting will be into descending order
Next, add this Model to Module Structure

Module Structure: add Readme, Contributors if needed

Finally, click here to Generate App

Now, download app from here

Install App

Installed, Menus are set as Configured

Custom Fields : Form View

Custom Fields : Tree View

Version 1.0 | Released on : 18th January 2024

-
Is this app compatible with Odoo Enterprise?
- Yes, our app works with Odoo Enterprise as well as Community.
-
If need of customization in this app, How can i contact ?
- Please contact us on odoo@devintellecs.com
-
Do i get free support?
- Yes, you will get free support for 90days.
-
Do i get free updates?
- Yes, you will get free updates for lifetime.
-
Do i have to buy this module for each version ?
- Yes, you have to buy this module for each version.
SUPPORT


YOU MAY ALSO LIKE

MOST DEMANDED APPS

WHY US?

DEVINTELLE ODOO SERVICES

Odoo Implementation
Odoo Customization
Odoo Intergration
Odoo Migration
Odoo Training
Odoo Support
CONNECT US



Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module