Outils pour utilisateurs

Outils du site


clients:piermi:odoo:etiquette-taille

Ceci est une ancienne révision du document !


Piermi: Odoo: Taille des libellés sur étiquettes Work in progress

report_simple_label_dymo

Non fonctionnel: le replace ne supprime pas l'ancienne balise div

<data> 
        <xpath expr="//div[@class='o_label_name']" position="replace">
                    <div class="o_label_name" style="font-size:12px;line-height: 100%;background-color: transparent;padding-top: 1px;">
                        <span t-if="product.is_product_variant" t-field="product.display_name"/>
                        <span t-else="" t-field="product.name"/>
                    </div>
        </xpath>
    </data>
 
clients/piermi/odoo/etiquette-taille.1716578946.txt.gz · Dernière modification : de root