forked from reingart/pyafipws
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
The function GetParamPtosVenta() in wsfexv1.py, returns null.
The xml returns fine but the fields are not returning, causing an empty list to be returned.
Evidence
On executing the following command:-
$ python -m pyafipws.wsfexv1 --prueba --ptosventa
-the following is returned, and it can be seen that at the end an empty array is returned,
where xml fields are expected.
See the function.
para soporte de WebClient debe instalar httplib2
Leyendo TA de C:\Users\shiva\OneDrive\Desktop\Pyafipaws_Utkarsh\pyafipws\test3\lib\site-packages\pyafipws-3.9.b_2491_-py3.9.egg\pyafipws\cache\TA-2e45027edec9ede1e93ebaf0f3959988.xml...
permiso_existente
Comprobante 19 None
Resultado
CAE
Vencimiento
[]
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers