erpcya / adempiere

ADempiere Business Suite ERP/CRM/MFG/SCM/POS done the Bazaar way in an open and unabated fashion. Focus is on the Community that includes Subject Matter Specialists, Implementors and End-Users.
www.adempiere.net
GNU General Public License v2.0
2 stars 5 forks source link

[Bug Report] Error NPE importando órdenes de compra #55

Open yamelsenih opened 11 months ago

yamelsenih commented 11 months ago

Reporte de Error

Cuando se importan órden es de compa desde el importador de órdenes de compra no hace la impoortación y queda todo marcado como "Error"

Steps to reproduce

  1. Cargue un archivo con órdenes de compra
  2. Asegúrese que en el archivo no se establezca el número de documento (se asume que se generará automáticamente)
  3. Importe el registro

Screenshot or Gif

Screenshot from 2023-10-24 10-07-20 Screenshot from 2023-10-24 10-07-12

trace1.log

Comportamiento Esperado

Debería generar el número de documento de manera automática en lugar de generar un error en tiempo de ejecución.

Additional context

Si se coloca un número de documento en el importador funciona

Referencia: https://github.com/adempiere/adempiere/issues/4240

Issues-translate-bot commented 11 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Bug Report

When an order is imported from Compa, the purchase order importer does not do the import and everything is marked as "Error"

Steps to play

  1. Upload a file with purchase orders
  2. Make sure that the document number is not set in the file (it is assumed that it will be generated automatically)
  3. Import the registry

Screenshot or Gif

Screenshot from 2023-10-24 10-07-20 Screenshot from 2023-10-24 10-07-12

Expected Behavior

It should generate the document number automatically instead of generating an error at run time.

Additional context

If you put a document number in the importer it works