opt ztree

This commit is contained in:
ivan deng
2019-04-19 04:05:55 +08:00
parent 82720655ef
commit 8eb8f99d37

View File

@@ -143,9 +143,6 @@
<span class="col-3 col-lg-2 text-left">Accounting</span> <span class="col-3 col-lg-2 text-left">Accounting</span>
<button string="Delete All Voucher/Invoice/Bill" type="object" name="remove_account" <button string="Delete All Voucher/Invoice/Bill" type="object" name="remove_account"
confirm="Please confirm to delete the select data?" class="oe_highlight"/> confirm="Please confirm to delete the select data?" class="oe_highlight"/>
|
<button string="Clean and reset Account Chart" type="object" name="remove_account_chart"
confirm="Please confirm to delete the select data?" class="oe_highlight"/>
</div> </div>
<div class="col-12 col-lg-12 mb4"> <div class="col-12 col-lg-12 mb4">
<span class="col-3 col-lg-2 text-left">Project</span> <span class="col-3 col-lg-2 text-left">Project</span>
@@ -170,6 +167,9 @@
| |
<button string="Delete All Workflow" type="object" name="remove_workflow" <button string="Delete All Workflow" type="object" name="remove_workflow"
confirm="Please confirm to delete the select data?" class="oe_highlight"/> confirm="Please confirm to delete the select data?" class="oe_highlight"/>
|
<button string="Clean and reset Account Chart" type="object" name="remove_account_chart"
confirm="Please confirm to delete the select data?" class="oe_highlight"/>
</div> </div>
<div class="col-12 col-lg-12 mb4"> <div class="col-12 col-lg-12 mb4">
<span class="col-3 col-lg-2 text-left">All Business</span> <span class="col-3 col-lg-2 text-left">All Business</span>