[IMP] Adding res.users chatter_position read/write test

This commit is contained in:
QS5ELkMu
2018-06-26 16:50:13 +02:00
parent 4612c14ae0
commit d6fb3c67cd
3 changed files with 16 additions and 1 deletions

View File

@@ -12,7 +12,6 @@ class ResUsers(models.Model):
('sided', 'Sided'),
], string="Chatter Position", default='normal')
def __init__(self, pool, cr):
""" Override of __init__ to add access rights.
Access rights are disabled by default, but allowed on some specific