Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to make the X-path in OpenERP (Odoo)?

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 259
    Comment on it

    In X-Path first we have to go in View_XML file (XML file) After that we have to decide where we want X-Path and then give Initial to last Path to that field. See below View_Xml code in Xml file .

    1. <?xml version="1.0" encoding="utf-8"?>
    2. <openerp>
    3. <data>
    4. <xpath expr="/form/sheet/notebook/page[@string='Public Information']/group/group[@string='Contact Information']/field[@name='mobile_phone']" position="after">
    5. </xpath>
    6. </data>
    7. </openerp>

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Reset Password
Fill out the form below and reset your password: