英文: How to add domain in onchange function for a One2many field 问题 了解情况 我有以下两个模型。我根据'requirement_id'...
如何在One2many字段的onchange函数中添加域名?
英文: How to add domain in onchange function for a One2many field 问题 理解情况 我有下面两个模型。我根据'requirement_id'...
Odoo 15 – 基于hr_org_chart创建小部件 – SCSS不显示res.partner
英文: Odoo 15 - Create widget based on hr_org_chart - SCSS don't visible od res.partner 问题 你的问题可能是...
Odoo 15 – 在Owl框架中覆盖.js文件(Chatter组件)
英文: Odoo 15 - overwrite .js file in Owl framework (Chatter Component) 问题 可以覆盖整个 .js 文件,方法是将您的定制 js 文...
Odoo 15用户表单显示组列表而不是组设置。
英文: Odoo 15 User form showing list of groups instead of group settings 问题 在我的开发环境中,用户表单正常显示组设置,但在生产环...
继承的选择字段在Odoo 15中没有被选择。
英文: Inherited selection field isn't selecting in odoo 15 问题 我已经继承了res.partner模型,并在company_type字段...
在Odoo中搜索字段的搜索方法优化
英文: search Method Optimization for searching a field in odoo 问题 在这个方法中,需要优化以将 allocated_sale_order 搜...
如何在创建方法中更新 One2many 字段?
英文: How can i update One2many field on Create method? 问题 class DownloadReport(models.Model): _name =...
如何通过操作按钮呈现qweb模板?
英文: How to render a qweb template by action button? 问题 我有一个Qweb模板,像这样: <template id="...
如何在树形视图中在没有记录时显示图像?
英文: How to Show image in tree view when there are no records? 问题 Sure, here's the translated code po...