You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(spp_branding_kit): resolve XPath conflicts with g2p_theme module
- Replace problematic XPath selectors with CSS-based approach
- Add login_branding.css to handle Odoo branding removal
- Simplify login_templates.xml to avoid template inheritance conflicts
- Move branding logic from XML to frontend assets for better compatibility
Fixes build failures caused by missing elements in different environments.
0 commit comments