Browse Source

Nov 4 [UPDT] Updated 'website_hide_button'

pull/347/head
AjmalCybro 8 months ago
parent
commit
a10065514e
  1. 1
      website_hide_button/views/product_templates.xml

1
website_hide_button/views/product_templates.xml

@ -115,7 +115,6 @@
<attribute name="t-if">(not request.env.user._is_public() or
(request.env.user._is_public() and not
request.env['ir.config_parameter'].sudo().get_param('website_hide_button.hide_price')))
and not data['website_hide_price']
</attribute>
</xpath>
</template>

Loading…
Cancel
Save