We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Actualmente el modulo de account_invoice_ar implemente la autenticación hacia AFIP, cuando podría llamar al método Autenticar de WSAA: https://github.com/tryton-ar/account_invoice_ar/blob/master/afip_auth.py#L35
Ver ejemplo; https://github.com/reingart/pyafipws/blob/py3k/ejemplos/factura_electronica.py#L57
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Actualmente el modulo de account_invoice_ar implemente la autenticación hacia AFIP, cuando podría llamar al método Autenticar de WSAA:
https://github.com/tryton-ar/account_invoice_ar/blob/master/afip_auth.py#L35
Ver ejemplo;
https://github.com/reingart/pyafipws/blob/py3k/ejemplos/factura_electronica.py#L57
The text was updated successfully, but these errors were encountered: