Merge pull request #3378 from expsa/dev_odex25_donation

Dev odex25 donation
This commit is contained in:
abdurrahman-saber 2025-06-01 14:54:46 +03:00 committed by GitHub
commit 5f7f92bd1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 13 deletions

View File

@ -1,18 +1,5 @@
<odoo>
<template id="my_account_link" name="Link to frontend portal" inherit_id="website.footer_custom">
<xpath expr="//div[@id='footer']/section/div/div/div/ul" position="inside">
<li>
<a href="/affiliate/">Affiliate</a>
</li>
<!-- <li>
<span t-esc="user_id.partner_id.is_affiliate"></span>
</li>
-->
</xpath>
</template>
<template id="my_affiliate_link" name="Link to My Affiliate Account"
inherit_id="portal.user_dropdown">
<xpath expr="//div[@id='o_logout_divider']" position="before">