|
@ -162,8 +162,7 @@ |
|
|
<button name="button_mark_as_read" type="object" |
|
|
<button name="button_mark_as_read" type="object" |
|
|
class="oe_stat_button" icon="fa-check" |
|
|
class="oe_stat_button" icon="fa-check" |
|
|
string="Mark as read" |
|
|
string="Mark as read" |
|
|
groups="beesdoo_shift.group_shift_attendance" |
|
|
|
|
|
/> |
|
|
|
|
|
|
|
|
groups="beesdoo_shift.group_shift_attendance"/> |
|
|
<button name="toggle_active" |
|
|
<button name="toggle_active" |
|
|
type="object" |
|
|
type="object" |
|
|
groups="beesdoo_shift.group_shift_attendance" |
|
|
groups="beesdoo_shift.group_shift_attendance" |
|
@ -172,9 +171,9 @@ |
|
|
<field name="active" widget="boolean_button" options='{"terminology": "archive"}'/> |
|
|
<field name="active" widget="boolean_button" options='{"terminology": "archive"}'/> |
|
|
</button> |
|
|
</button> |
|
|
</div> |
|
|
</div> |
|
|
<separator string="Expected Shifts" style="position:relative;padding:0px;margin:0px;" /> |
|
|
|
|
|
|
|
|
<separator string="Expected Shifts"/> |
|
|
<field name="expected_shift_ids" /> |
|
|
<field name="expected_shift_ids" /> |
|
|
<separator string="Added Shifts" style="position:relative;padding:0px;margin-top:15px;margin-bottom:0px;" /> |
|
|
|
|
|
|
|
|
<separator string="Added Shifts"/> |
|
|
<field name="added_shift_ids" /> |
|
|
<field name="added_shift_ids" /> |
|
|
<group> |
|
|
<group> |
|
|
<field name="max_worker_no" /> |
|
|
<field name="max_worker_no" /> |
|
|