Openbravo Issue Tracking System - POS2
View Issue Details
0054982POS2Corepublic2024-03-18 16:582024-03-18 17:00
ruben_jimenez 
Triage Platform Base 
normalminoralways
newopen 
5
main 
 
No
0054982: Header checkbox in BaseMultiSelectorDialog doesn't show when there is sort options
The header checkbox to select all the rows of the grid doesn't appear when sort options are rendered for the list view
In BaseMultiSelectorDialog, when you set the properties 'multiline' and 'viewAsList' to true and add to the 'column' propertie a JSON configuration [1], the checkbox to select all rows of the grid doesn't appear.

In SSMS enviroment you can check the error by following this steps:

1- Login in SSMS app
2- Go to "Put Aways" view
3- Click on "New Put Away" button
4- Click on 'Stock Product' input
See that the header checkbox doesn't appear.




[1] Column configuration example: " columns: [
          {
            field: 'product_name',
            headerName: '$OBAWO_ProdNameLbl',
            sortable: true
          }
        ]"
No tags attached.
gif HeaderCheckBoxError.gif (28,237) 2024-03-18 17:00
https://issues.openbravo.com/file_download.php?file_id=19559&type=bug
gif
Issue History
2024-03-18 16:58ruben_jimenezNew Issue
2024-03-18 16:58ruben_jimenezAssigned To => Triage Platform Base
2024-03-18 16:58ruben_jimenezFile Added: HeaderCheckboxError.gif
2024-03-18 16:58ruben_jimenezTriggers an Emergency Pack => No
2024-03-18 17:00ruben_jimenezFile Deleted: HeaderCheckboxError.gif
2024-03-18 17:00ruben_jimenezFile Added: HeaderCheckBoxError.gif

There are no notes attached to this issue.