Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to adds a separator line in OpenERP/Odoo ?

    • 0
    • 0
    • 0
    • 0
    • 1
    • 0
    • 0
    • 0
    • 5.60k
    Comment on it

    To add a separator line separator string is used, below us the way to do this.

    Go to .xml file and use the below code .

    <separator string="Session" colspan="4"/>
    <field name="session" nolabel="1">
    <tree>
    <field name="name"/>
    </tree>
    </field>
    

    Note- If you want to hide fields for particular groups,then we used separator string in OpenERP.

 1 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: