Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to Build an Odoo module

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 198
    Comment on it

    If you want to build an Odoo module in OpenERP(Odoo) follow the below mentioned step.
    For creation of any module in Odoo you have to make four files,given below-
    1-__init__.py // its indicate the  import instructions for various Python files in the module.
    2- __openerp__.py // its having name , vesion , description' etc
    3-_python.py //description of python file
    4- views.xml // its having xml and wizard -

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: