Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/权限去掉继承
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
name="open_work_schedule_calendar"
|
||||
class="oe_highlight"
|
||||
/>
|
||||
<button name="action_check" string="启用" type="object" class="oe_highlight" attrs="{'invisible': [('check_status', '=', True)]}" groups="sf_base.group_plan_director"/>
|
||||
<button name="action_uncheck" string="禁用" type="object" class="oe_highlight" attrs="{'invisible': [('check_status', '=', False)]}" groups="sf_base.group_plan_director"/>
|
||||
<field name="status" widget="statusbar" statusbar_visible="正常,禁用"/>
|
||||
</header>
|
||||
<sheet string-="工作日历设置">
|
||||
|
||||
Reference in New Issue
Block a user