Field 'supplyDate' not accessible via the Banqup API #1

Closed
opened 2023-06-29 12:22:54 +00:00 by kikobar · 2 comments
Owner

The Banqup API does not accept or publish the 'suppyDate', but it seems to populate it with a default date value '2022-10-23'.

This value is observable in the Banqup portal, requiring its manual update or replace with NULL to avoid the default to show in the PDF version of the invoice.

This value is currently not accessible via the Banqup API, so this script cannot populate it, but I have filed a request with Unifiedpost to either make it available or populate it with NULL instead.

The Banqup API does not accept or publish the 'suppyDate', but it seems to populate it with a default date value '2022-10-23'. This value is observable in the Banqup portal, requiring its manual update or replace with NULL to avoid the default to show in the PDF version of the invoice. This value is currently not accessible via the Banqup API, so this script cannot populate it, but I have filed a request with Unifiedpost to either make it available or populate it with NULL instead.
kikobar added the
enhancement
label 2023-06-29 12:44:26 +00:00
Author
Owner

According to the Banqup folks, they are addressing the underlying issue in a release scheduled for 2023-07-27.

According to the Banqup folks, they are addressing the underlying issue in a release scheduled for 2023-07-27.
kikobar added
bug
and removed
enhancement
labels 2023-07-28 19:07:07 +00:00
Author
Owner

After the update of the Banqup API/portal, now the 'supply_date' field is available through the API, but it is not mandatory, and it is populated with NULL by default if not provided in the JSON.

This closes this issue without any further action required.

After the update of the Banqup API/portal, now the 'supply_date' field is available through the API, but it is not mandatory, and it is populated with NULL by default if not provided in the JSON. This closes this issue without any further action required.
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#1
No description provided.