show timesheet conf without developer mode
This commit is contained in:
parent
07edd4263f
commit
eace205a16
|
@ -6,7 +6,7 @@
|
|||
<field name="inherit_id" ref="hr_timesheet.res_config_settings_view_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//div[@name='section_leaves']" position="after">
|
||||
<div name="timesheet_block_limit" groups="base.group_no_one">
|
||||
<div name="timesheet_block_limit">
|
||||
<h2>Timesheet Create/Edit Configuration </h2>
|
||||
<div class="row mt16 o_settings_container" name="timesheet_control">
|
||||
<div class="col-12 col-lg-6 o_setting_box" id="timesheet_block_validation_setting">
|
||||
|
|
Loading…
Reference in New Issue