Giter Club home page Giter Club logo

recover_invoice_ar's Introduction

recover_invoice_ar
==================

The recover_invoice_ar module of the Tryton application platform.

Installing
----------

See INSTALL

Support
-------

If you encounter any problems with this module, please don't hesitate to ask
questions on the module bug tracker:

  https://github.com/tryton-ar/recover_invoice_ar/issues

For more information please contact the programmers at tryton-ar

  website: https://groups.google.com/forum/#!forum/tryton-ar

If you encounter any problems with Tryton, please don't hesitate to ask
questions on the Tryton bug tracker, mailing list, wiki or IRC channel:

  http://bugs.tryton.org/
  http://groups.tryton.org/
  http://wiki.tryton.org/
  irc://irc.freenode.net/tryton
  irc://irc.freenode.net/tryton-es

License
-------

See LICENSE

Copyright
---------

See COPYRIGHT


For more information please visit the Tryton web site:

  http://www.tryton.org/

recover_invoice_ar's People

Contributors

abernardi avatar lukio avatar smarro avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

silix rollyar

recover_invoice_ar's Issues

error when click button ask afip

File "/pysimplesoap/client.py", line 469, in wsdl_parse
    xml = fetch(url)
  File "/pysimplesoap/client.py", line 465, in fetch
    warnings.warn("Cannot write file", filename)
TypeError: issubclass() arg 1 must be a class

recover_invoice_error_pysimplesoap

Error sobre facturas de exportacion

Al usar el botón "Recovery Invoice" para un punto de venta de exportación da el error: "WSFEXv1 instance has no attribute 'EmisionTipo'"

Traceback (most recent call last):
File "/trytond/wsgi.py", line 47, in dispatch_request
return endpoint(request, **request.view_args)
File "/trytond/protocols/dispatcher.py", line 41, in rpc
request, database_name, *request.rpc_params)
File "/trytond/wsgi.py", line 39, in auth_required
return wrapped(*args, **kwargs)
File "/trytond/protocols/wrappers.py", line 105, in wrapper
return func(request, pool, *args, **kwargs)
File "/trytond/protocols/dispatcher.py", line 165, in _dispatch
result = rpc.result(meth(*c_args, **c_kwargs))
File "/trytond/wizard/wizard.py", line 287, in execute
return wizard._execute(state_name)
File "/trytond/wizard/wizard.py", line 318, in _execute
result = self._execute(transition())
File "/trytond/modules/recover_invoice_ar/invoice.py", line 147, in transition_ask_afip
message += 'EmisionTipo = ' + str(ws.EmisionTipo) + '\n'
AttributeError: WSFEXv1 instance has no attribute 'EmisionTipo'

Muchas gracias.

Mejorar tests

Hacer tests funcionales.
Se pueden utilizar como base account invoice ar

código de barras son 42 caracteres

El código de barras esta compuesto por 42 caracteres.
Anteriormente el código de tipo de comprobante eran 2 caracteres
y ahora pasaron a ser 3.

El código de barras deberá contener los siguientes datos con su correspondiente orden:

*Clave Única de Identificación Tributaria (C.U.I.T.) del emisor de la factura (11 caracteres)
*Código de tipo de comprobante (3 caracteres)
*Punto de venta (5 caracteres)
*Código de Autorización de Impresión (C.A.I.) (14 caracteres)
*Fecha de vencimiento (8 caracteres)
*Dígito verificador (1 carácter)

Enlace de AFIP:
https://www.afip.gob.ar/genericos/guiavirtual/consultas_detalle.aspx?id=130014

REL:
tryton-ar/account_invoice_ar#114
tryton-ar/account_invoice_ar#122

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.