mirror of
https://github.com/odoo-ide/odoo-stubs.git
synced 2025-05-08 16:52:26 +03:00
Update stubs
This commit is contained in:
@@ -53,7 +53,7 @@ class Field(metaclass=MetaField):
|
|||||||
model_name: str
|
model_name: str
|
||||||
comodel_name: str | None
|
comodel_name: str | None
|
||||||
store: bool
|
store: bool
|
||||||
index: bool
|
index: str | bool | None
|
||||||
manual: bool
|
manual: bool
|
||||||
copy: bool
|
copy: bool
|
||||||
_depends: Collection[str, ...] | None
|
_depends: Collection[str, ...] | None
|
||||||
|
|||||||
Reference in New Issue
Block a user