Skip to content

Conversation

@Wigny
Copy link
Contributor

@Wigny Wigny commented Oct 28, 2025

No description provided.

@coveralls
Copy link

Coverage Status

coverage: 95.22%. remained the same
when pulling 2b43c66 on Wigny:fix-origcurrency-typo
into 6a27468 on kedder:master.

self.buildCurrency("CURRENCY", line.currency)
if line.orig_currency is not None:
self.buildCurrency("ORIG_CURRENCY", line.orig_currency)
self.buildCurrency("ORIGCURRENCY", line.orig_currency)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right! I can't believe it wasn't spotted for such a long time!

@kedder kedder merged commit d3a8635 into kedder:master Oct 28, 2025
10 checks passed
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.

3 participants