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

"Currency Exchange Rate"."Fix Exchange Rate Amount" - Option to Enum #26506

Closed
xtiche opened this issue May 21, 2024 · 1 comment
Closed

"Currency Exchange Rate"."Fix Exchange Rate Amount" - Option to Enum #26506

xtiche opened this issue May 21, 2024 · 1 comment
Labels
enum-request Request for adding an enum value or type Finance GitHub request for Finance area ships-in-future-update Fix ships in a future update

Comments

@xtiche
Copy link

xtiche commented May 21, 2024

Describe the request

Please convert option to enum:

table 330 "Currency Exchange Rate"

...

field(7; "Fix Exchange Rate Amount"; Option)
{
    Caption = 'Fix Exchange Rate Amount';
    OptionCaption = 'Currency,Relational Currency,Both';
    OptionMembers = Currency,"Relational Currency",Both;
}

Additional context

We need to add same setup on other table
Internal work item: AB#538740

@mynjj mynjj added enum-request Request for adding an enum value or type Finance GitHub request for Finance area labels May 21, 2024
@aholstrup1 aholstrup1 added enum-request Request for adding an enum value or type and removed enum-request Request for adding an enum value or type labels Jun 18, 2024
@JesperSchulz JesperSchulz added enum-request Request for adding an enum value or type ships-in-future-update Fix ships in a future update and removed enum-request Request for adding an enum value or type labels Jun 18, 2024
@JesperSchulz
Copy link
Contributor

Thanks for reporting this. We agree, and we’ll publish a fix asap, either in an update for the current version or in the next major release. Please do not reply to this, as we do not monitor closed issues. If you have follow-up questions or requests, please create a new issue where you reference this one.

Build ID: 21183.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enum-request Request for adding an enum value or type Finance GitHub request for Finance area ships-in-future-update Fix ships in a future update
Projects
None yet
Development

No branches or pull requests

4 participants