Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2070 มุมมอง

i want to modify this for edit i want to set it to False not True but i don't know how to edit this xml code in the interface of the timesheet : 

	
	
	
	
		
		
	
	


อวตาร
ละทิ้ง

seems the code is missing with the question, in case if you find trouble adding the code in question, add here in comment section

ผู้เขียน

<grid string="Timesheets" adjustment="object" adjust_name="adjust_grid" create="true" edit="true">
<field name="validated" type="readonly" modifiers="{'readonly': true}"/>
<field name="employee_id" type="row" section="1" on_change="1" can_create="true" can_write="true" modifiers="{}"/>
<field name="project_id" type="row" on_change="1" can_create="true" can_write="true" modifiers="{}"/>
<field name="date" type="col" on_change="1" modifiers="{'required': true}">
<range name="week" string="Week" span="week" step="day"/>
<range name="month" string="Month" span="month" step="day"/>
</field>
<field name="unit_amount" type="measure" widget="timesheet_uom" string="Heures" on_change="1" modifiers="{}"/>
</grid>

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
พ.ค. 23
1749
0
พ.ย. 17
6625
1
ธ.ค. 23
1754
Sorting timesheet grid's lines แก้ไขแล้ว
1
ม.ค. 24
13772
0
มิ.ย. 22
1444