Skip to content

Fixes #8869: French sales reports must ignore comment lines when evaluating GetGoodsAndServicesText - #9879

Open
nicolassaleron wants to merge 1 commit into
microsoft:mainfrom
nicolassaleron:nicolassaleron/bug8869
Open

Fixes #8869: French sales reports must ignore comment lines when evaluating GetGoodsAndServicesText#9879
nicolassaleron wants to merge 1 commit into
microsoft:mainfrom
nicolassaleron:nicolassaleron/bug8869

Conversation

@nicolassaleron

@nicolassaleron nicolassaleron commented Jul 31, 2026

Copy link
Copy Markdown

This PR fixes #8869. This issue is only related to the French localization.

Issue: comment lines are considered are services when the GetGoodsAndServicesText is executed when printing sales invoice and credit memos.

Solution: comment lines are filtered out.

@github-actions github-actions Bot added From Fork Pull request is coming from a fork SCM GitHub request for SCM area labels Jul 31, 2026
@nicolassaleron
nicolassaleron marked this pull request as ready for review July 31, 2026 15:06
@nicolassaleron
nicolassaleron requested a review from a team July 31, 2026 15:06
@github-actions github-actions Bot added the needs-approval Workflow runs require maintainer approval to start label Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

From Fork Pull request is coming from a fork needs-approval Workflow runs require maintainer approval to start SCM GitHub request for SCM area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: GetGoodsAndServicesText calculates that the document contains services if there is at least one comment line

1 participant