gestion des demandes d'évolution pour le centre kalachakra non géré dans les module booking et opendons
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
367 B

<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<template id="portal_invoice_page" name="Invoice Portal Template" inherit_id="account.portal_invoice_page">
<xpath expr="//div[1][@class='small']" position="replace">
</xpath>
<xpath expr="//li[2][@class='list-group-item flex-grow-1']" position="replace">
</xpath>
</template>
</odoo>