摘要: 环境 odoo-14.0.post20221212.tar context用法总结 获取上下文 >>> self.env.context # 返回字典数据,等价于 self._context {'lang': 'en_US', 'tz': 'Europe/Brussels'} >>> self._c 阅读全文
posted @ 2023-03-05 23:04 授客 阅读(599) 评论(0) 推荐(0) 编辑