英文: odoo.http: Exception during request handling 问题 当我尝试在PyCharm中运行Odoo16时,我遇到了以下错误,不知道问题是什么: 2023-0...
Char字段未指定大小的最大字符长度限制是多少?
英文: What is the maximum character length limit of Char field with no specified size? 问题 Char字段没有指定大小...
如何通过操作按钮呈现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...
子模板中传递给变量的范围是什么?
英文: What is the scope of the variables passed to subtemplates in QWeb? 问题 我正在使用Odoo 13,但这是一个QWeb的问题:...
使员工字段从配置字段(多对多字段)中变为只读。
英文: Make employee field readonly from configured fields(many2many field) 问题 Here's the translated co...
在Odoo 14中,如何仅更改销售模块中”product_template_id”字段的显示名称?
英文: Odoo 14 - how to change display name of "product_template_id" field ONLY in sale modul...
批量更新Odoo中的One2Many字段,只需从API响应中更改1个数据。
英文: Bulk Update One2Many odoo Just Change 1 data From API response 问题 我在Odoo中创建了一个API,用于在Web应用程序中使用,...
Odoo通过API发送邮件从采购订单:记录不存在
英文: Odoo send mail via API from Purchase Order : record does not exist 问题 在VPS上运行Odoo。 我尝试使用以下代码从已验证...
将相同的SQL查询应用于所有合作伙伴 [Odoo]
英文: Apply the same SQL query to all partners [Odoo] 问题 我想对每个合作伙伴都添加一个税收,如果可能的话,只需一个查询。我有4700个合作伙伴,所以...
5