Skip to content

Commit edc84fe

Browse files
committed
[FIX] l10n_ar_edi_ux: Agregamos un tipo de valor adicioal al check
Ticket: 83599
1 parent 69ab8e1 commit edc84fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

l10n_ar_edi_ux/models/res_partner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ def _clean_response_obj(self, xml_tag, default_replace={}):
5656
'codPostal': '',
5757
'descripcionProvincia': '',
5858
'direccion': '',
59+
'idProvincia': '',
5960
'localidad': '',
6061
'tipoDomicilio': '',
6162
'datoAdicional': '',

0 commit comments

Comments
 (0)