Warning: include_once(/home/favoledo/robertozanardo.com/wp-content/sunrise.php): Failed to open stream: No such file or directory in /home/favoledo/robertozanardo.com/wp-includes/ms-settings.php on line 52

Warning: include_once(): Failed opening '/home/favoledo/robertozanardo.com/wp-content/sunrise.php' for inclusion (include_path='.:/opt/alt/php83/usr/share/pear:/opt/alt/php83/usr/share/php:/usr/share/pear:/usr/share/php') in /home/favoledo/robertozanardo.com/wp-includes/ms-settings.php on line 52
Odoo fields definition Quick Guide - Odoo e Soluzioni Open Source

Odoo fields definition Quick Guide

Odoo fields definition Quick Guide

Directly from site getodootraining:

  • fields.Char (string=“DISPLAY NAME”)
  • fields.Text (string=“DISPLAY NAME”)
  • fields.Integer (string=“DISPLAY NAME”)
  • fields.Float (string=“DISPLAY NAME”)
  • fields.Boolean (string=“DISPLAY NAME”)
  • fields.Binary (string=“DISPLAY NAME”)
  • fields.Date (string=“DISPLAY NAME”)
  • fields.Datetime (string=“DISPLAY NAME”)
  • fields.Selection (string=“DISPLAY NAME”, selection=[(‘key_one’, ‘value_string_to_be_display’), (‘key_two’, ‘value_string_to_be_display’)])

More on Odoo Documentation

 

Lascia un commento