Skip to content
Extraits de code Groupes Projets
Valider 84d9c366 rédigé par jordan's avatar jordan
Parcourir les fichiers

[update] label of table is "DLC"

parent 55f5d893
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -3,6 +3,7 @@
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
<odoo>
<!-- Inheritance from stock -->
<template id="fumoc_sale_stock_report_delivery_document"
inherit_id="stock.report_delivery_document">
......@@ -29,4 +30,15 @@
</template>
<!-- Inheritance from product_expiry -->
<template id="fumoc_sale_stock_report_delivery_document2"
inherit_id="product_expiry.stock_report_delivery_document_inherit_product_expiry">
<xpath expr="//t[@name='expiry_date']/th" position="replace">
<th class="text-center">DLC</th>
</xpath>
</template>
</odoo>
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter