[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:
@@ -56,7 +56,6 @@ value::
|
||||
Defaults to whatever value was set for :attr:`~._auto`.
|
||||
|
||||
.. autoattribute:: _table
|
||||
.. autoattribute:: _sequence
|
||||
.. autoattribute:: _sql_constraints
|
||||
|
||||
.. autoattribute:: _register
|
||||
|
||||
Reference in New Issue
Block a user