From 946eea82e9af406857d33d4c8f60ee2060bb94fb Mon Sep 17 00:00:00 2001 From: zainab2097 <149927291+zainab2097@users.noreply.github.com> Date: Tue, 13 Aug 2024 09:39:47 +0300 Subject: [PATCH] Update __manifest__.py --- odex25_realstate/real_estate/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odex25_realstate/real_estate/__manifest__.py b/odex25_realstate/real_estate/__manifest__.py index 23b1814fc..c90ed35c1 100644 --- a/odex25_realstate/real_estate/__manifest__.py +++ b/odex25_realstate/real_estate/__manifest__.py @@ -23,7 +23,7 @@ 'website': 'http://exp-sa.com', 'category': 'Odex25-Realstate/Odex25-Realstate', 'version': '0.1', - 'depends': ['country_city'], + 'depends': ['country_city','partner_custom'], 'data': [ 'security/security.xml', 'security/ir.model.access.csv',