Banqup cannot create the PDF invoice because the file is invalid #6

Closed
opened 2024-05-20 03:48:16 +00:00 by kikobar · 3 comments
Owner

The invoices are posted as DRAFT to the Banqup system correctly via the API, but when they need to be sent to the customer via the API or directly from the portal, the operation fails because the invoice file is considered invalid.

The invoices are posted as DRAFT to the Banqup system correctly via the API, but when they need to be sent to the customer via the API or directly from the portal, the operation fails because the invoice file is considered invalid.
kikobar added the
bug
label 2024-05-20 03:48:16 +00:00
Author
Owner

Banqup informs that the issue has been introduced by the deployment of the new Credit Note functionality and they are going to fix it in the next few days.
They provided the temporary workaround to fix the problem, which is adding the field "type": "invoice" to the payload JSON at the POST/Sales-Invoice API.

Banqup informs that the issue has been introduced by the deployment of the new Credit Note functionality and they are going to fix it in the next few days. They provided the temporary workaround to fix the problem, which is adding the field `"type": "invoice"` to the payload JSON at the POST/Sales-Invoice API.
Author
Owner

Attached the patch for the workaround.

Attached the patch for the workaround.
Author
Owner

The Banqup team has applied a fix to their code and now the issue is resolved.
The above mentioned patch is not needed any more.

The Banqup team has applied a fix to their code and now the issue is resolved. The above mentioned patch is not needed any more.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kikobar/org.openbravo.kikobar.banqup#6
No description provided.