Skip to content

Conversation

@meparis
Copy link
Contributor

@meparis meparis commented Dec 30, 2025

Fixes #1001

Root Cause:

  • Mustang can generate ram:IncludedNote, but the subjectCode field is typed as SubjectCode (an enum). The enum currently does not expose all required UNTDID 4451 values.The French CTC-FR validation rules needs the following codes

PMT (exists in the enum)

PMD (missing)

AAB (missing)

Solution:

  • Added AAB and PMD to org.mustangproject.SubjectCode.

Typo error. Thank you for your attention

Co-authored-by: Jueverhard <[email protected]>
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.

CTC-FR (Flux2 CII v1.2.0): cannot generate mandatory ExchangedDocument/IncludedNote SubjectCode PMT/PMD/AAB

2 participants