Openbravo Issue Tracking System - POS2
View Issue Details
0051369POS2Corepublic2023-01-13 21:122023-01-16 11:10
jarmendariz 
igor_trebol 
normalmajorhave not tried
closedfixed 
5
 
 
jarmendariz
No
0051369: Add subdetail rows to rows with detail view in Grid
We want to be able to specify as well as in the first-level row definition for a grid, a detail view for each row. Also It'd be convenient to add an option for the Grid to load with all rows collapsed.
See above
No tags attached.
blocks feature request 0051150 closed igor_trebol Stock for a product by characteristic level 
Issue History
2023-01-13 21:12jarmendarizNew Issue
2023-01-13 21:12jarmendarizAssigned To => igor_trebol
2023-01-13 21:12jarmendarizTriggers an Emergency Pack => No
2023-01-13 21:13jarmendarizNote Added: 0145414
2023-01-13 21:13jarmendarizRelationship addedblocks 0051150
2023-01-13 21:18hgbotResolutionopen => fixed
2023-01-13 21:18hgbotStatusnew => resolved
2023-01-13 21:18hgbotFixed in Version => 23Q2
2023-01-13 21:18hgbotNote Added: 0145415
2023-01-16 11:10jarmendarizReview Assigned To => jarmendariz
2023-01-16 11:10jarmendarizStatusresolved => closed
2023-01-16 11:10jarmendarizFixed in Version23Q2 =>

Notes
(0145414)
jarmendariz   
2023-01-13 21:13   
Merge request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/949 [^]
(0145415)
hgbot   
2023-01-13 21:18   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 3eed1a4767d44f18af98c8459b89c3fdd8abf53d
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 13-01-2023 21:17:50
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/3eed1a4767d44f18af98c8459b89c3fdd8abf53d [^]

Fixed ISSUE-51369: Added sub-grids to details grid and option for the rows to start collapsed

MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/949 [^]

---
M web-jspack/org.openbravo.core2/src/components/FilterableGrid/FilterableGrid.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/__test__/DataGrid.test.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/DetailsGrid.scss
M web-jspack/org.openbravo.core2/src/components/Grid/Grid.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/createDetailsGrid.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/stories/GridSampleData.js
M web-jspack/org.openbravo.core2/src/components/Grid/stories/GridSelection.stories.jsx
---