Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046861
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[POS2] Restaurantsmajorhave not tried2021-05-27 11:052023-09-13 17:40
Reportertimothee_catteeuwView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionsuspendedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0046861: JIRA 1970 - REPORT - Multi-selection

DescriptionCustomer ask to have the ability to generate a report on several values on an indicator.
For example here to be able to select "Après-midi" and "Midi" for example.
Or Today and Yesterday in the field date.
Currently we can just one value for a field and generate and it is quite limited.

I think we can consider it as a future request.
Steps To ReproduceGo to new WebPOS.
Select a report
Check the pop-up whose fields has to be modify
TagsNo tags attached.
Attached Filespng file icon selection.png [^] (14,748 bytes) 2021-05-27 11:05


png file icon image-2021-05-27-10-58-26-405.png [^] (25,822 bytes) 2021-05-27 11:06

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0128706)
dbaz (developer)
2021-05-27 12:09

For the "Meal Service" combobox case, it should be replaced by a component like this one: https://material-ui.com/components/autocomplete/#checkboxes [^]

For the date, if both things are required (literals as "Today", "Yesterday", etc and specific dates), a solution should be something similar to the one used in backoffice date filtering. Something similar to this: https://www.smartclient.com/smartclient/showcase/?id=dateRangeFilter [^]
Where the user can both open the dropdown list to select a literal or set a specific date.

The implementation of this last point could be simplified by using two inputs.
First one only with a dropdown list, with values: "Date, Today, Yesterday, N days ago", with the default option set "Date", and a second input, that will be shown depending on the value selected on the first input.
* If in the first input the selection is "Date", it will show the current date picker.
* If in the first input the selection is "Today", "Yesterday", .... nothing will be shown.
* If in the first input the selection is "N days ago", it will show an input to enter the number of days (with the typical "+" and "-" buttons on its sides)
etc.
(0154823)
Daria_Sh (developer)
2023-09-13 17:40

The issue is related to a client which is currently in stand by

- Issue History
Date Modified Username Field Change
2021-05-27 11:05 timothee_catteeuw New Issue
2021-05-27 11:05 timothee_catteeuw Assigned To => Retail
2021-05-27 11:05 timothee_catteeuw File Added: selection.png
2021-05-27 11:05 timothee_catteeuw Triggers an Emergency Pack => No
2021-05-27 11:06 timothee_catteeuw File Added: image-2021-05-27-10-58-26-405.png
2021-05-27 12:09 dbaz Note Added: 0128706
2021-05-31 18:01 dmiguelez Status new => acknowledged
2023-09-13 17:37 Daria_Sh Description Updated View Revisions
2023-09-13 17:38 Daria_Sh Status acknowledged => scheduled
2023-09-13 17:40 Daria_Sh Note Added: 0154823
2023-09-13 17:40 Daria_Sh Status scheduled => closed
2023-09-13 17:40 Daria_Sh Resolution open => suspended


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker