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