college_student.py
admission_no = fields.Char(string=”Admission Number”, required=True)
admission_date = fields.Date(string=”Admission Date”, required=True)
first_name = fields.Char(string=”First Name”, required=True)
last_name = fields.Char(string=”Last Name”, required=True)
father_name = fields.Char(string=”Father’s Name”, required=True)
mother_name = fields.Char(string=”Mother’s Name”, required=True)
communication_address = fields.Text(string=”Communication Address”, required=True)
street = fields.Char()
street2 = fields.Char()
zip = fields.Char()
city = fields.Char()
country_id= fields.Many2one(‘res.country’)
state_id = fields.Many2one(‘res.country.state’, ‘Fed. State’, domain=”[(‘country_id’, ‘=?’, country_id)]”)
country_code = fields.Char(related=’country_id.code’, string=’Country Code’)
email = fields.Char(string=”Email”)
phone = fields.Char(string=”Phone”)
#Odoo18 #Fields #Tutorial #Technical #Development #NewFeatures #OdooDevelopment #OdooTutorial #ERP #BusinessSoftware #Odoo18Fields #Odoo18Development #Odoo18Tutorial #Odoo18NewFeatures #OdooTechnical #OdooCustomization #OdooERP #OdooDeveloper #OdooFields #Odoo18ReleaseDate
Connect With Us:
—————————————
➡️ Website:
➡️ Email: info@cybrosys.com
➡️ Twitter:
➡️ LinkedIn:
➡️ Facebook:
➡️ Instagram:
➡️ Pinterest:
#EP21 #Create #Add #Fields #Odoo #Fields #Odoo #Odoo #Technical #Tutorials