标签: user-interface odoo odoo-10
I am working in Odoo 10 and i want to change print menu label as i am unable to find them in edit form.
Sample Case
答案 0 :(得分:1)
转到>设置>报告>报告(查找发票)
答案 1 :(得分:0)
可以在我们的自定义模块的报告文件夹中配置自定义报告。
如果您需要更改现有odoo应用程序的报告名称,请导航到addons文件夹,找到相应的模块并打开报告文件夹。
您可以打开xml文件并更改报告标记中的字符串值。