From 03f14c2c40199ea2c87357c2a4662d8fb1018e5d Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Mon, 11 May 2026 17:57:04 -0400 Subject: [PATCH] changes --- fusion_whitelabels/__manifest__.py | 7 +++-- .../views/fusion_whitelabels_templates.xml | 30 +++++++++++++++++++ 2 files changed, 35 insertions(+), 2 deletions(-) diff --git a/fusion_whitelabels/__manifest__.py b/fusion_whitelabels/__manifest__.py index dfe1652a..a9ef9dad 100644 --- a/fusion_whitelabels/__manifest__.py +++ b/fusion_whitelabels/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- { "name": "Fusion Whitelabels", - "version": "19.0.1.4.5", + "version": "19.0.1.5.0", "category": "Website", "summary": "Replace Odoo frontend promotional branding with Nexa Systems whitelabeling.", "description": """ @@ -12,10 +12,13 @@ - Removes "Connect with your software" portal promotions. - Replaces global "Powered by Odoo" website/footer promotions with Nexa Systems credit. - Removes login-page "Powered by Odoo" footer link. + - Replaces "Powered by Odoo" footer in transactional email notifications + (mail.mail_notification_layout + mail.mail_notification_light) with + Nexa Systems credit. """, "author": "Fusion", "license": "LGPL-3", - "depends": ["portal", "sale", "purchase", "website", "website_sale"], + "depends": ["mail", "portal", "sale", "purchase", "website", "website_sale"], "data": [ "views/fusion_whitelabels_templates.xml", ], diff --git a/fusion_whitelabels/views/fusion_whitelabels_templates.xml b/fusion_whitelabels/views/fusion_whitelabels_templates.xml index 9582d2f3..eb41dbfc 100644 --- a/fusion_whitelabels/views/fusion_whitelabels_templates.xml +++ b/fusion_whitelabels/views/fusion_whitelabels_templates.xml @@ -36,4 +36,34 @@ + + + +