Skip to content
Snippets Groups Projects
Commit 246c3921 authored by Santiago Said's avatar Santiago Said
Browse files

hide removal of financings

parent 6efcc79c
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
<form string="Plan Generator">
<header>
<button name="generate" type="object" string="Generate Financings" class="oe_highlight" groups="point_of_sale.group_pos_manager"/>
<button name="remove" type="object" string="Remove Financings" groups="point_of_sale.group_pos_manager"/>
<button name="remove" type="object" string="Remove Financings" groups="point_of_sale.group_pos_manager" confirm="DANGER!!! Do you really want to delete all?" invisible="1"/>
<button name="update" type="object" string="Update Financings" groups="point_of_sale.group_pos_manager"/>
</header>
<sheet>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment