From f98d07ec6d5af0d04693298ea1150b9459e0f5d3 Mon Sep 17 00:00:00 2001 From: Juan Jose Scarafia Date: Wed, 10 Jun 2020 23:29:28 -0300 Subject: [PATCH] [IMP] do not require country on company --- l10n_ar_ux/views/res_company_view.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/l10n_ar_ux/views/res_company_view.xml b/l10n_ar_ux/views/res_company_view.xml index de4261aff..75b623b6e 100644 --- a/l10n_ar_ux/views/res_company_view.xml +++ b/l10n_ar_ux/views/res_company_view.xml @@ -8,9 +8,6 @@ - - True - {'required': [('l10n_ar_country_code', '=', 'AR')]}