anyone can assist me?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- 프로젝트
- MRP
신고된 질문입니다
1
회신
1337
화면
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
|
3631 | ||
|
|
0
7월 23
|
2010 | ||
|
|
0
11월 21
|
3399 | ||
|
|
1
4월 19
|
6287 | ||
|
|
2
3월 15
|
17477 |