Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • CMS in Odoo

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 161
    Comment on it

    CMS is the most important part of the Odoo/OpenERP. Its help to use in Odoo dynamic website. CMS helps to make structure acts as a design foundation that you have to update over time to ensure compatibility within your CMS. For example see below code .

    <template id="my_title" name="My title">
      <h1>This is an HTML block</h1>
      <h2 class="lead">And this is a subtitle</h2>
    </template>
    <!--?xml version="1.0" encoding="utf-8" ?-->
    <openerp>
     <data>
      ## YOUR CODE HERE
     </data>
    </openerp>
    

 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: