gerf1 / pyafipws

Automatically exported from code.google.com/p/pyafipws
GNU General Public License v3.0
0 stars 0 forks source link

Error Permisos Factura de Exportacion #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Genero una factura de exportación con el campo permisos_existente="S"
2. Hago un WSFEX.AgregarPermiso según el ejemplo.
3. Ejecuto el método autorizar y me devuelve el error 1720. Diciéndome que 
tengo que Campo Permisos:Obligatorio para Tipo_expo:1, Cmp.Tipo_cbte:19 , 
Cmp.Permiso_existente:S.

What is the expected output? What do you see instead?
parte del print del request
<Premisos><Permiso><dst_merc>225</dst_merc><id_permisos>09052EC01006154G</i
d_permisos></Permiso></Premisos><Dst_cmp>203</Dst_cmp><Tipo_expo>1</Tipo_ex
po><Idioma_cbte>1</Idioma_cbte><Forma_pago/><Items><Item><Pro_precio_uni>12
5.00</Pro_precio_uni><Pro_umed>1</Pro_umed><Pro_ds>Producto Tipo 1 
Exportacion MERCOSUR ISO 
9001</Pro_ds><Pro_total_item>250.00</Pro_total_item><Pro_qty>2</Pro_qty><Pr
o_codigo>-
2147352572</Pro_codigo></Item></Items><Moneda_Id>DOL</Moneda_Id><Obs/><Mone
da_ctz>0.5</Moneda_ctz><Fecha_cbte>20100407</Fecha_cbte><Id_impositivo>PJ54
482221-l</Id_impositivo><Cbte_nro>3</Cbte_nro><Cliente>Joao Da 
Silva</Cliente><Punto_vta>10</Punto_vta><Permiso_existente>S</Permiso_exist
ente><Id>18</Id>
What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by melinaaz...@hotmail.com on 7 Apr 2010 at 2:47

GoogleCodeExporter commented 8 years ago
Solucionado en versión 21

Original comment by reingart@gmail.com on 14 Apr 2010 at 2:08