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
回覆
1237
瀏覽次數
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
|
3523 | ||
|
|
0
7月 23
|
1861 | ||
|
|
0
11月 21
|
3273 | ||
|
|
1
4月 19
|
6134 | ||
|
|
2
3月 15
|
17287 |