Form ArticleMovesParametersForm
- Unit name: Dialogs.ArticleMovesParameters
- Form name: TArticleMovesParametersForm
- Old form name: form137
Synopsis
Dialog to collect parameters for ArticleMoves report
Functionalities
- FromDate date edit. (default empty)
- ToDate date edit (default today)
- Combobox with quick settings for from/to today, this week, this and last week, this month, this year.
- CheckBox: "Show all moves" (boolean)
- Button to execute OK action.
- Button to execute cancel action.
- Property 'AllowShowAllMoves' : Boolean. Controls 'ShowAllMoves' visibility, default checked..
- Property for all 3 properties.
- Function SetQuicksetting () allowing to let caller specify quicksettings.
Actions
OK
- Enabled if one of from/to date are nonzero, and if both are nonzero, fromdate<=todate.
- When executed, set modalResult to mrOK.
Action2
- When executed, set modalResult to mrCancel.
Tables/Views
None.
Needed Service Calls
None.
Reports
None.
- Used to provide parameters for ArticleMoves report.
- Used to provide parameters for DetailedArticleStock report.