Package ch.helvethink.odoo.models


package ch.helvethink.odoo.models
  • Class
    Description
    Describe an Odoo relation
    Encapsulate an Odoo Id Can be an object "false" due to xmlrpc implementation from Odoo
    Annotation which describes which Odoo model corresponds to a field Used only on generated fields, not class For the equivalent for classes see OdooObject
    Interface which will be extended by all the generated class
    Annotation which describes which Odoo model corresponds to the class Used only on generated classes, not fields For the equivalent for classes see OdooModel