修改按钮样式、优化权限
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<header>
|
||||
<!-- <button name="do_production_schedule" type="object" string="批量排程"/> -->
|
||||
<button string="批量排程" name="%(sf_plan.action_plan_some)d" type="action"
|
||||
class="btn-primary"/>
|
||||
class="treeHeaderBtn"/>
|
||||
</header>
|
||||
<field name="state" widget="badge" decoration-warning="state == 'draft'"
|
||||
decoration-success="state == 'done'" decoration-info="state == 'processing'"
|
||||
|
||||
Reference in New Issue
Block a user