-
```
¿Que pasos reproducirán el problema?
Utilicé el mismo ejemplo en visual basic que se adjunta con los fuentes
(http://pyafipws.googlecode.com/files/ejemplo_wsctg.zip)
y sólo reemplacé el certificad…
-
```
Just in case anyone will come across the same problem:
The linker was complaining about -lg2c and an undefined reference to
ApplySort(...). Here are few steps leading to successful compilation:
1…
-
```
Just in case anyone will come across the same problem:
The linker was complaining about -lg2c and an undefined reference to
ApplySort(...). Here are few steps leading to successful compilation:
1…
-
```
What steps will reproduce the problem?
1. Doenload mitlm.0.4. and extract it
2. goto the mitlm.0.4 dir
3. run make -j
What is the expected output? What do you see instead?
Succesful compilatio…
-
```
What steps will reproduce the problem?
1. incluir pyrece en un proyecto de django version 1.1
2. generar un ticket de acceso con wsaa.py para un cuit determinado
3. invocar al método ultnro del mó…
-
```
What steps will reproduce the problem?
1. intentando compilar c:\python25\python.exe pyafipws.py --register
2.
3.
What is the expected output? What do you see instead?
C:\1>c:\python25\python.exe…
-
```
Tengo el mismo problema que el #11, me da error al hacer WSAA.Dummy indicando
"invalid token".
Modifiqué las urls wsaa.py, wsfe.py y soap.py, además de cambiar las
variables HOMO a false.
Me es…
-
```
¿Que pasos reproducirán el problema?
1.Ejecutar el wsaa.py
2.
3.
¿Cual es la salida esperada? ¿Que es lo que ve en cambio?
La salida esperada es generar el TA.xml
¿Que versión del producto están…
-
```
What steps will reproduce the problem?
1. Doenload mitlm.0.4. and extract it
2. goto the mitlm.0.4 dir
3. run make -j
What is the expected output? What do you see instead?
Succesful compilatio…
-
```
Al ejecutar wsfe.py desde la linea de comandos se obtiene
QTY: 250
Last CBTE: 1
Last Id: 100060023
CAE: NULL
El problema se produce porque def aut(.....) espera cbt_desde y cbt_hasta
mientras qu…