We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents faa3010 + 9cd408b commit 33c17bfCopy full SHA for 33c17bf
spp_service_points/views/service_points_view.xml
@@ -28,7 +28,7 @@
28
class="oe_stat_button"
29
icon="fa-address-card-o"
30
name="create_user"
31
- invisible="not is_disabled or not res_partner_company_id"
+ invisible="is_disabled or not res_partner_company_id"
32
>
33
<div class="o_form_field o_stat_info">
34
<span class="o_stat_text">Create SP User</span>
0 commit comments