Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Fix) LineID handling for line item's BuyerOrderReferencedDocument (CII) #549

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

tobitege
Copy link
Contributor

@tobitege tobitege commented Jan 8, 2025

For the BuyerOrderReferencedDocument (in line item) there was no way to set the LineID correctly,
thus resulting in potentially empty section and causing validation errors.

Related methods (AddTradeLineItem, SetOrderReferencedDocument) got a corresponding parameter added for the LineID.

Tests were adapted and ran successfully.

Also fixed a bug to read the LineID in InvoiceDescriptor20Reader (wrong XML selector).

Should resolve discussion #468

@stephanstapel stephanstapel merged commit 4baa122 into stephanstapel:master Jan 8, 2025
2 checks passed
@tobitege tobitege deleted the fix-item-lineid branch January 8, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants