Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3315 Vizualizări

Dear all,

I need to add quantity for front-end user, I already override view, it works for standard user but not for public front-end user.

<template id="custom_yotech_product_variants" inherit_id="website_sale.product_variants" active="False" customize_show="True" name="List View of Variants">

<xpath expr="//span[@class='badge']" position="after">

  <span class="variant_quanty" style="font-style: italic;font-weight: normal;white-space: nowrap;">

<br/><span >Qty available :</span><span t-field="variant_id.virtual_available" />

</span>

</xpath>

</template>

What must I do according to access right ?


Thanks by advance for your help.


Regards,

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
aug. 22
2768
1
aug. 22
7140
0
iul. 20
3531
1
mar. 15
5842
3
sept. 25
25488