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

Add support for the Indian rupee. #248

Merged
merged 2 commits into from
Apr 12, 2019
Merged

Add support for the Indian rupee. #248

merged 2 commits into from
Apr 12, 2019

Conversation

chintal
Copy link
Contributor

@chintal chintal commented Apr 9, 2019

Changes proposed in this pull request:

  • Add support for the Indian rupee.

Status

  • READY
  • HOLD
  • WIP (Work-In-Progress)

How to verify this change

num2words('102541.34', to='currency', currency='INR', adjective=True)

Additional notes

The standard currency code used internationally for the Indian Rupee is the INR. The added currency forms for the Indian Rupee are linked to the 'INR' code. The change is made in the Num2Word_EU class, where most of the currency forms seem to be. In principle, the provided forms are valid for English and similar languages.

@coveralls
Copy link

coveralls commented Apr 9, 2019

Pull Request Test Coverage Report for Build 672

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.966%

Totals Coverage Status
Change from base Build 671: 0.0%
Covered Lines: 4877
Relevant Lines: 5155

💛 - Coveralls

@erozqba erozqba merged commit f4b2bac into savoirfairelinux:master Apr 12, 2019
@eortiz-tracktik eortiz-tracktik mentioned this pull request May 12, 2019
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