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:
@@ -78,6 +78,7 @@ class BaseModel(MetaModel('DummyModel', (object,), {'_register': False})):
|
||||
_transient_check_count: int = ...
|
||||
_transient_max_count: Any = ...
|
||||
_transient_max_hours: Any = ...
|
||||
_fields: Dict[str, fields.Field]
|
||||
env: Environment = ...
|
||||
pool: Registry
|
||||
id = fields.Id()
|
||||
|
||||
Reference in New Issue
Block a user