I'm using this code in my product template
<p class="codigo_ref"> Ref : <span itemprop="default_code" t-field="product.default_code"/></p>
and it works with a single product but if my product has variants then doesn't render the default_code.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I'm using this code in my product template
<p class="codigo_ref"> Ref : <span itemprop="default_code" t-field="product.default_code"/></p>
and it works with a single product but if my product has variants then doesn't render the default_code.
Hello
we have already developed this feature and uploaded on odoo apps store.
please take a look on the link below.
https://apps.odoo.com/apps/modules/14.0/eq_website_default_code/
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
0
apr 25
|
1411 | ||
|
1
mag 24
|
4507 | ||
|
1
apr 24
|
2849 | ||
|
0
apr 24
|
2097 | ||
|
1
mag 23
|
5238 |
If you are taking the internal reference from product.template, change it product.product and take it from it.
Kevin, were you able to solve this? I'm having a similar problem. I'm assuming you are trying to display this on your website?
Hi,
We are having the same problem, v 12. Any fix?