Fix for invoices with multiple qr coders#2
Open
stephanweidmann wants to merge 2 commits intodocument-capture:mainfrom
Open
Fix for invoices with multiple qr coders#2stephanweidmann wants to merge 2 commits intodocument-capture:mainfrom
stephanweidmann wants to merge 2 commits intodocument-capture:mainfrom
Conversation
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If 2 QR Codes are present on a bill, an error occurred -
Der Datensatz existiert bereits in der Tabelle QR-Rechnungspuffer. Identifizierende Felder und Werte: Laufnr.='0'.
The Callstack is missleading probably because of buffered inserts. But with this fix, the error disappeared.
"PTE DC SwissQR Mgt."(CodeUnit 61110).FindQRPaymentCodeInDocument line 45 - PTE DC Swiss QR-Bill Management by github.com/document-capture
"PTE DC SwissQR Mgt."(CodeUnit 61110).SetCurrencyFromQRCode line 5 - PTE DC Swiss QR-Bill Management by github.com/document-capture
"PTE DC SwissQR Mgt."(CodeUnit 61110).CaptureEngineOnBeforeCaptureField2 line 8 - PTE DC Swiss QR-Bill Management by github.com/document-capture
"CDC Capture Engine"(CodeUnit 6085575).OnBeforeCaptureField2(Event) line 2 - Continia Document Capture by Continia Software
"CDC Capture Engine"(CodeUnit 6085575).CaptureField2 line 8 - Continia Document Capture by Continia Software
"CDC Capture Engine"(CodeUnit 6085575).CaptureField line 4 - Continia Document Capture by Continia Software
"CDC Capture Engine"(CodeUnit 6085575).CaptureDocument line 104 - Continia Document Capture by Continia Software