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 error in documentation about currencyInformation #10

Open
thomaseizinger opened this issue Jan 28, 2018 · 0 comments
Open

Fix error in documentation about currencyInformation #10

thomaseizinger opened this issue Jan 28, 2018 · 0 comments

Comments

@thomaseizinger
Copy link
Member

thomaseizinger commented Jan 28, 2018

Currently, the documentation states the following about the currencyInformation object:

An object defining the conversion information to the currency of the associated nobt. If this object is present, the amounts of this expense are to be interpreted in the given currency. If this object is not present, it is assumed that the currency of this expense is equal to the currency of the nobt, hence the conversion rate is 1.

This is not correct.
The amounts listed in the shares are always in the currency of the nobt. The conversion information object represents the rate and the original currency. Clients can utilize this object to store information about the amounts that were entered by the user:

  • the original currency
  • the rate the client used to convert the entered amounts into the nobt currency
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

No branches or pull requests

1 participant