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:
@@ -76,7 +76,7 @@ class Environment(Mapping):
|
||||
) -> Environment: ...
|
||||
def ref(self, xml_id, raise_if_not_found: bool = ...): ...
|
||||
@property
|
||||
def user(self) -> "Users": ...
|
||||
def user(self) -> Users: ...
|
||||
@property
|
||||
def lang(self): ...
|
||||
def do_in_draft(self): ...
|
||||
|
||||
Reference in New Issue
Block a user