Odoo Development
latest
  • First steps
  • Module Development
    • Docs and manifests
    • Guidelines
    • Odoo Python
    • XML
      • Create record of model
      • Xpath
      • Basic stuff
      • Inherit
      • Group_id in views
      • Actions Menu
    • HTML
    • CSS
    • YAML
    • Javascript
    • Frontend
    • Point of Sale (POS)
    • Access
    • Hooks
    • Source Diving
    • Odoo Translation Framework
    • Lint
    • Other
  • Debugging
  • Quality assurance
  • Porting Modules
  • Git and Github
  • Continuous Integration
  • Odoo
  • Odoo administration
  • Continuous Delivery
  • Maintenance
  • IDE
  • Other
Odoo Development
  • Docs »
  • Module Development »
  • XML
  • Edit on GitHub

XMLΒΆ

  • Create record of model
  • Xpath
    • Add some attributes to node
      • Important
    • To test xpath
  • Basic stuff
    • Call method of some model and put result in variable
    • Get value of some setting ir.config_parameter and put it in variable
    • Show value of variable
    • Use variable in condition
    • Get variable transmitted by render() in XML template
  • Inherit
    • Collisions and priority
  • Group_id in views
  • Actions Menu
    • 14.0+
    • 13.0
    • 12.0-
Next Previous

© Copyright 2016-2020, IT-Projects LLC Revision f6ad79ba.

License: CC BY-NC-SA 4.0