Status Update
Comments
va...@google.com <va...@google.com>
je...@google.com <je...@google.com> #2
Hello,
To troubleshoot the issue further, I have created a private ticket to provide some information about the issue (for which you should have received a notification). Please provide requested information there. Don't put any personal information, including project identifiers in this public ticket.
je...@google.com <je...@google.com> #3
Hello,
Thank you for reaching out to us with your request.
We have duly noted your feedback and will thoroughly validate it. While we cannot provide an estimated time of implementation or guarantee the fulfillment of the issue, please be assured that your input is highly valued. Your feedback enables us to enhance our products and services.
We appreciate your continued trust and support in improving our Google Cloud Platform products. In case you want to report a new issue, please do not hesitate to create a new issue on the
Once again, we sincerely appreciate your valuable feedback; Thank you for your understanding and collaboration.
Description
But when testing a document in the Processor test section, Line Items are correctly sorted (see image "Google Document Invoice Testing - Edited.png")
In object response, we can view IDs of the entities exctracted from the Processor.
See doc "API Response - ID List - Edited.txt" to view an API response from a typical Invoice
What you expected to happen:
Entities IDs (Line Items) sorted as they appear in the original pdf document.
Steps to reproduce:
Make API call (python) to the already trainned Processor, read response and view data response with the problem
Other information (workarounds you have tried, documentation consulted, etc):