mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
@@ -16,3 +16,4 @@ class IrUiView(models.Model):
|
||||
result["res_company"] = self.env["res.company"].browse(
|
||||
self.env.context["allowed_company_ids"][0]
|
||||
).sudo()
|
||||
return result
|
||||
|
||||
Reference in New Issue
Block a user