修改按钮样式、优化权限

This commit is contained in:
mgw
2024-03-07 11:53:57 +08:00
parent b4e0436b41
commit 457035e464
3 changed files with 20 additions and 1 deletions

View File

@@ -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'"