diff --git a/odoo/custom/src/addons.yaml b/odoo/custom/src/addons.yaml index 7fbc2ab..3ee8917 100644 --- a/odoo/custom/src/addons.yaml +++ b/odoo/custom/src/addons.yaml @@ -58,6 +58,9 @@ # - mail_partner_opt_out # - mail_restrict_follower_selection +./social: + - mail_plugin_inject_raw + ./server-brand: - disable_odoo_online - website_debranding diff --git a/odoo/custom/src/repos.yaml b/odoo/custom/src/repos.yaml index f376321..c6e71e1 100644 --- a/odoo/custom/src/repos.yaml +++ b/odoo/custom/src/repos.yaml @@ -18,6 +18,7 @@ - px-odoo 19.0-mail_disable_relay_notification - px-odoo 19.0-web-bring-back-print-button - px-odoo 19.0-always_handle_notifications_in_odoo + - odoo refs/pull/273564/head # [FIX] web: Fix checkbox contrast (px-odoo 19.0-backport-checkbox-improvements) ./web: defaults: @@ -28,7 +29,18 @@ target: agg merges: - oca-web $ODOO_VERSION - - px-web 19.0-mig-web_dark_mode + - px-web 19.0-web_responsive_cleanup + +./social: + defaults: + depth: 300 + remotes: + oca-social: https://github.com/OCA/social.git + px-social: https://github.com/Pyxiris/social.git + target: agg + merges: + - oca-social $ODOO_VERSION + - px-social 19.0-mail_plugin_inject_raw ./server-brand: defaults: