diff --git a/account_usability/__init__.py b/account_usability_elabore/__init__.py similarity index 100% rename from account_usability/__init__.py rename to account_usability_elabore/__init__.py diff --git a/account_usability/__manifest__.py b/account_usability_elabore/__manifest__.py similarity index 100% rename from account_usability/__manifest__.py rename to account_usability_elabore/__manifest__.py diff --git a/account_usability/views/account_search.xml b/account_usability_elabore/views/account_search.xml similarity index 65% rename from account_usability/views/account_search.xml rename to account_usability_elabore/views/account_search.xml index bcdaf16..e23a39d 100644 --- a/account_usability/views/account_search.xml +++ b/account_usability_elabore/views/account_search.xml @@ -7,11 +7,9 @@ - - - - ['|', '|', '|', '|', ('name', 'ilike', self), ('amount_residual', 'ilike', self), ('ref', 'ilike', self), ('account_id', 'ilike', self), ('partner_id', 'ilike', self)] + ['|', '|', '|', ('name', 'ilike', self), ('amount_residual', 'ilike', self), ('ref', 'ilike', self), ('partner_id', 'ilike', self)] + Montant/Libellé/Partenaire