I've inherited the res.users model and am trying to add a character field to it. However, it's throwing an internal server error on the server. Upgrading the module isn't working because the UI isn't loading. Additionally, on the live server, I don't have access to the command line to upgrade the module.(following is my code)
from odoo import models, fields
class ResUsers(models.Model):
_inherit = 'res.users'
clerk_id = fields.Char(string="Clerk User ID", index=True)
Re: Creating a field in res.user is throwing internal server error (#53)
Your request Re: Creating a field in res.user is throwing internal server error has been received and is being reviewed by our Customer Care team.
The reference for your ticket is 53.
To provide any additional information, simply reply to this email.
Customer Care Team
SOUL FOODS RETAIL PVT. LTD.