Why do you need this change?
Please do
field(50; "Archive Jobs"; Option)
{
Caption = 'Archive Projects';
ToolTip = 'Specifies if you want to automatically archive projects when: deleted, status changed, when project or project task quote sent to customer or related sales invoice posted.';
OptionCaption = 'Never,Question,Always';
OptionMembers = Never,Question,Always;
DataClassification = CustomerContent;
}
as extensible enum. This request is connected with #30361.
Describe the request
Change field "Archive Jobs" from Option to extensible Enum.
Internal work item: AB#644931
Why do you need this change?
Please do
field(50; "Archive Jobs"; Option)
{
Caption = 'Archive Projects';
ToolTip = 'Specifies if you want to automatically archive projects when: deleted, status changed, when project or project task quote sent to customer or related sales invoice posted.';
OptionCaption = 'Never,Question,Always';
OptionMembers = Never,Question,Always;
DataClassification = CustomerContent;
}
as extensible enum. This request is connected with #30361.
Describe the request
Change field "Archive Jobs" from Option to extensible Enum.
Internal work item: AB#644931