Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Commit

Permalink
Set new wsdl_base for version 1.1(bis)
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Ramos committed Dec 22, 2020
1 parent 05ecdd7 commit f16f951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyAEATsii/service.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

wsdl_base = (
'https://www2.agenciatributaria.gob.es/static_files/common/'
'internet/dep/aplicaciones/es/aeat/ssii_1_1/fact/ws/')
'internet/dep/aplicaciones/es/aeat/ssii_1_1_bis/fact/ws/')


def _get_client(wsdl, public_crt, private_key, test=False):
Expand Down

0 comments on commit f16f951

Please sign in to comment.