srivyn_test #32

Merged
deepak merged 37 commits from srivyn_test into srivyn_uat 2026-08-05 12:39:29 +05:30
1 changed files with 10 additions and 12 deletions
Showing only changes of commit 92a45a847b - Show all commits

View File

@ -26,16 +26,14 @@
<!-- </xpath>--> <!-- </xpath>-->
</template> </template>
<odoo>
<template id="brand_promotion_inherit" <template id="brand_promotion_inherit"
inherit_id="web.brand_promotion"> inherit_id="web.brand_promotion">
<xpath expr="//div[@class='o_brand_promotion']" position="replace"> <xpath expr="//div[@class='o_brand_promotion']" position="replace">
<div class="o_brand_promotion srivyn_brand_footer"> <div class="o_brand_promotion srivyn_brand_footer">
Powered by <strong>SRIVYN PLATFORMS PVT.LTD</strong> Powered by
<strong>SRIVYN PLATFORMS PVT.LTD</strong>
</div> </div>
</xpath> </xpath>
</template> </template>
</odoo> </odoo>
</odoo>