Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Odoo's XML files

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 162
    Comment on it

    For creation of Odoo module we need four files, given below
    1- Demo_views.xml (with the view definitions of Demo module).
    2-__openerp__.py (with the description of your module and import of your xml files)
    3-Demo_python.py (with demo model definition)
    4- __init__.py (with import of your py file in it)

    Note- With the help of Odoo's XML files we can create a template which indicates the data you plan to report 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: