anyone can assist me?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
1218
查看
Hi,
You can try this code
<odoo>
<record id="view_hr_job_form_inherit" model="ir.ui.view">
<field name="name">hr.job.form</
<field name="model">hr.job</field>
<field name="inherit_id" ref="hr_recruitment.view_hr_
<field name="arch" type="xml">
<xpath expr="//form" position="attributes">
<attribute name="default_order">create_
</xpath>
</field>
</record>
</odoo>
Hope it helps
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
|
0
12月 15
|
3516 | ||
|
|
0
7月 23
|
1855 | ||
|
|
0
11月 21
|
3249 | ||
|
|
1
4月 19
|
6116 | ||
|
|
2
3月 15
|
17263 |