""" The EU_FIELD_MAP contains localization specific fields for account.tax """ EU_FIELD_MAP = { 'es_assec': { 'l10n_es_type': 'no_sujeto_loc', }, 'es_common': { 'l10n_es_type': 'no_sujeto_loc', }, 'es_full': { 'l10n_es_type': 'no_sujeto_loc', }, 'es_pymes': { 'l10n_es_type': 'no_sujeto_loc', }, }