tryton-ar / party_ar

Integrates party with AFIP
GNU General Public License v3.0
1 stars 3 forks source link

ws padron a4 its not working #14

Closed lukio closed 6 years ago

lukio commented 6 years ago

more information regarding: https://groups.google.com/d/msg/pyafipws/exH4ez5aIj4/iN7KU5ocEQAJ

seems that we need to replace ws_padron_A4 by ws_padron_A5 or padronA10

lukio commented 6 years ago

I replace wsSrPadronA4 by PadronA5, but I found another bug. When connect to this webservice, I add to the parameters the WSDL of production, but is always using the WSDL of homologación. We opened a ticket regarding this issue #15

So, to get it work, for now, we need to set the WSDL of production on ws_sr_padron.py at pyafipws module.

faviodutria commented 6 years ago

Hi Lukio. Can you see about information for MONOTRIBUTO? Because when I have a party with a condiction "MONOTRIBUTE", AFIP´s boton give wrong the activity information.

Regards.

lukio commented 6 years ago

Hi @faviodutria, are u sure that the system is not posting to homologacion instead of production? Could you send a log of the server when pressing the button AFIP? Thanks!