Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0056553 | POS2 | POS | public | 2024-09-26 10:10 | 2024-10-31 13:07 |
|
Reporter | javierRodriguez | |
Assigned To | Retail | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 25Q1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0056553: [Fase 1] Kit management [RM-16620] |
Description | Develop Kit management for Fase 1
JIRA-https://openbravo.atlassian.net/browse/RM-16620 [^] |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-09-26 10:10 | javierRodriguez | New Issue | |
2024-09-26 10:10 | javierRodriguez | Assigned To | => Retail |
2024-09-26 10:10 | javierRodriguez | Triggers an Emergency Pack | => No |
2024-09-26 10:15 | hgbot | Note Added: 0169627 | |
2024-09-26 10:17 | hgbot | Note Added: 0169628 | |
2024-09-30 13:58 | hgbot | Note Added: 0169761 | |
2024-09-30 13:58 | hgbot | Note Added: 0169762 | |
2024-09-30 13:58 | hgbot | Note Added: 0169763 | |
2024-09-30 17:17 | hgbot | Note Added: 0169766 | |
2024-09-30 17:18 | hgbot | Note Added: 0169767 | |
2024-09-30 17:18 | hgbot | Note Added: 0169768 | |
2024-09-30 17:19 | hgbot | Note Added: 0169769 | |
2024-09-30 17:20 | hgbot | Note Added: 0169770 | |
2024-09-30 17:20 | hgbot | Note Added: 0169771 | |
2024-10-11 12:23 | hgbot | Note Added: 0170279 | |
2024-10-15 14:21 | hgbot | Note Added: 0170441 | |
2024-10-15 14:21 | hgbot | Note Added: 0170442 | |
2024-10-31 12:17 | javierRodriguez | Summary | Kit management => [Fase 1] Kit management |
2024-10-31 12:17 | javierRodriguez | Description Updated | bug_revision_view_page.php?rev_id=28694#r28694 |
2024-10-31 12:21 | hgbot | Resolution | open => fixed |
2024-10-31 12:21 | hgbot | Status | new => closed |
2024-10-31 12:21 | hgbot | Fixed in Version | => 25Q1 |
2024-10-31 12:21 | hgbot | Note Added: 0171206 | |
2024-10-31 12:22 | hgbot | Note Added: 0171207 | |
2024-10-31 12:22 | hgbot | Note Added: 0171208 | |
2024-10-31 12:22 | hgbot | Note Added: 0171209 | |
2024-10-31 12:22 | hgbot | Note Added: 0171210 | |
2024-10-31 12:34 | guilleaer | Summary | [Fase 1] Kit management => [Fase 1] Kit management [RM-16620] |
2024-10-31 12:34 | guilleaer | Description Updated | bug_revision_view_page.php?rev_id=28695#r28695 |
2024-10-31 13:07 | javierRodriguez | Note Added: 0171224 | |
Notes |
|
(0169627)
|
hgbot
|
2024-09-26 10:15
|
|
|
|
(0169628)
|
hgbot
|
2024-09-26 10:17
|
|
|
|
(0169761)
|
hgbot
|
2024-09-30 13:58
|
|
|
|
(0169762)
|
hgbot
|
2024-09-30 13:58
|
|
|
|
(0169763)
|
hgbot
|
2024-09-30 13:58
|
|
|
|
(0169766)
|
hgbot
|
2024-09-30 17:17
|
|
|
|
(0169767)
|
hgbot
|
2024-09-30 17:18
|
|
|
|
(0169768)
|
hgbot
|
2024-09-30 17:18
|
|
|
|
(0169769)
|
hgbot
|
2024-09-30 17:19
|
|
|
|
(0169770)
|
hgbot
|
2024-09-30 17:20
|
|
|
|
(0169771)
|
hgbot
|
2024-09-30 17:20
|
|
|
|
(0170279)
|
hgbot
|
2024-10-11 12:23
|
|
|
|
(0170441)
|
hgbot
|
2024-10-15 14:21
|
|
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: b2412387652976997e34a835e40e5ef0d2de4c4a
Author: Javier RodrÃguez Regueiro <j.rodriguez@orisha.com>
Date: 15-10-2024 12:21:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/b2412387652976997e34a835e40e5ef0d2de4c4a [^]
Related to ISSUE-56553: Enable to show DetailsRow without selecting the row
- forceShowDetailsRow prop has been included
- DetailsRow will be always shown if the row is not in collapsable state
---
A web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/__test__/BaseRowContent.test.jsx
M web-jspack/org.openbravo.core2/src/components/FilterableGrid/FilterableGrid.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/BaseRowContent.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/BaseRowRender.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.jsx
M web-jspack/org.openbravo.core2/src/components/Grid/Grid.jsx
---
|
|
|
(0170442)
|
hgbot
|
2024-10-15 14:21
|
|
|
|
(0171206)
|
hgbot
|
2024-10-31 12:21
|
|
|
|
(0171207)
|
hgbot
|
2024-10-31 12:22
|
|
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 2d93240ac91b6a39fd5762b529bbaa81aff31280
Author: Francisco Javier Deler O'Farril <francisco.ofarril@doceleguas.com>
Date: 31-10-2024 11:22:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/2d93240ac91b6a39fd5762b529bbaa81aff31280 [^]
Related to ISSUE-56553: RM-14565: Ticket Templates and swagger example
---
M api/org.openbravo.retail.posterminal-orderloader.yml
M web/org.openbravo.retail.posterminal/res/printcanceledlayaway.xml
M web/org.openbravo.retail.posterminal/res/printcanceledreceipt.xml
M web/org.openbravo.retail.posterminal/res/printclosedinvoice.xml
M web/org.openbravo.retail.posterminal/res/printclosedreceipt.xml
M web/org.openbravo.retail.posterminal/res/printinvoice.xml
M web/org.openbravo.retail.posterminal/res/printlayaway.xml
M web/org.openbravo.retail.posterminal/res/printquotation.xml
M web/org.openbravo.retail.posterminal/res/printreceipt.xml
M web/org.openbravo.retail.posterminal/res/printreceipt32.xml
M web/org.openbravo.retail.posterminal/res/printreturn.xml
M web/org.openbravo.retail.posterminal/res/printsimplifiedclosedinvoice.xml
M web/org.openbravo.retail.posterminal/res/printsimplifiedinvoice.xml
M web/org.openbravo.retail.posterminal/res/printsimplifiedreturninvoice.xml
---
|
|
|
(0171208)
|
hgbot
|
2024-10-31 12:22
|
|
|
|
(0171209)
|
hgbot
|
2024-10-31 12:22
|
|
|
|
(0171210)
|
hgbot
|
2024-10-31 12:22
|
|
|
|
|
|