Skip to content
New issue

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

Factura exportacion error no attribute commercial_partner #78

Open
tomasbond opened this issue Oct 29, 2024 · 0 comments
Open

Factura exportacion error no attribute commercial_partner #78

tomasbond opened this issue Oct 29, 2024 · 0 comments

Comments

@tomasbond
Copy link

Factura exportacion error no attribute commercial_partner

Version affectada:

  • Probado en 17.0 y 18.0

Pasos para reproducir:

  1. instalar localizacion argentina y modulos oficioales de adhoc
  2. se carga un libro de factura exportacion y se conecta al wsfexv1
  3. crear factura para empresa creada como cliente del exterior.
  4. validar con homologacion da el siguiente error

Lo que pasa actualmente:

  • File "/opt/odoo17/sources/odoo-argentina-ce/l10n_ar_afipws_fe/models/account_move_ws.py", line 535, in wsfex_map_invoice_info
    invoice_info["nombre_cliente"] = self.commercial_partner.name
    AttributeError: 'account.move' object has no attribute 'commercial_partner'

Lo que debe pasar:

  • Crear factura tipo E
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant