[FIX] orm: remove autoattribute
directive for BaseModel._sequence
The attribute was dropped with PR odoo/odoo#82727 closes odoo/documentation#1522 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
c0ac2a7e13
commit
e4c963d7b6
@ -56,7 +56,6 @@ value::
|
||||
Defaults to whatever value was set for :attr:`~._auto`.
|
||||
|
||||
.. autoattribute:: _table
|
||||
.. autoattribute:: _sequence
|
||||
.. autoattribute:: _sql_constraints
|
||||
|
||||
.. autoattribute:: _register
|
||||
|
Loading…
Reference in New Issue
Block a user