Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0054551 | POS2 | [Retail Modules] Sessions | public | 2024-02-02 08:37 | 2024-02-14 10:36 |
|
Reporter | inaki_luque | |
Assigned To | inaki_luque | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
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 | 0054551: Enable Print Sales Report in POS2 |
Description | A report was available in the Enyo version but never ported to React. Therefore, it now needs to be enabled to launch the Sales Report in the pos2 version. |
Steps To Reproduce | - It looks like the code and report code is still present in the session module but there is no menu entry available in React to launch it.
- The behaviour can be seen in EnyoPos by purchasing a ticket and clicking on the Print Sales Report menu entry |
Proposed Solution | - Create a new user action: WebPOS Print Sales Report
- A new menu entry should be added to webPOS (React) linked to the user action described above. This menu entry should just be visible if the logged user has permissions.
|
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-02-02 08:37 | inaki_luque | New Issue | |
2024-02-02 08:37 | inaki_luque | Assigned To | => inaki_luque |
2024-02-02 08:37 | inaki_luque | Triggers an Emergency Pack | => No |
2024-02-02 08:38 | inaki_luque | Status | new => scheduled |
2024-02-09 15:03 | hgbot | Note Added: 0160580 | |
2024-02-09 15:23 | hgbot | Note Added: 0160583 | |
2024-02-12 10:54 | hgbot | Note Added: 0160607 | |
2024-02-13 10:21 | jorgewederago | Project | Retail Modules => POS2 |
2024-02-14 10:36 | hgbot | Resolution | open => fixed |
2024-02-14 10:36 | hgbot | Status | scheduled => closed |
2024-02-14 10:36 | hgbot | Note Added: 0160726 | |
2024-02-14 10:36 | hgbot | Note Added: 0160727 | |
Notes |
|
(0160580)
|
hgbot
|
2024-02-09 15:03
|
|
|
|
(0160583)
|
hgbot
|
2024-02-09 15:23
|
|
|
|
(0160607)
|
hgbot
|
2024-02-12 10:54
|
|
|
|
(0160726)
|
hgbot
|
2024-02-14 10:36
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: a2d01df2b9274e735d0c6b36ea66ff359ff459b9
Author: IƱaki Luque <i.luque@orisha.com>
Date: 14-02-2024 09:36:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/a2d01df2b9274e735d0c6b36ea66ff359ff459b9 [^]
Fixed ISSUE-54551: Enable Print Sales Report in POS2
---
A web-jspack/org.openbravo.retail.sessions/src/assets/icons/sales-report.svg
A web-jspack/org.openbravo.retail.sessions/src/assets/style/iconography.scss
A web-jspack/org.openbravo.retail.sessions/src/assets/style/main.scss
A web-jspack/org.openbravo.retail.sessions/src/model/global/actions/PrintSalesReport.js
A web-jspack/org.openbravo.retail.sessions/src/model/global/actions/__test__/PrintSalesReport.test.js
A web-jspack/org.openbravo.retail.sessions/src/model/salesReport/user-actions/PrintSalesReport.js
A web/org.openbravo.retail.sessions/app/external-device/printing/PrintTemplateStore.js
A web/org.openbravo.retail.sessions/app/model/business-logic/salesreport/SalesReport.js
M src-db/database/sourcedata/OBC2_USER_ACTION.xml
M src-db/database/sourcedata/OBMOBC_SERVICES.xml
M src/org/openbravo/retail/sessions/POSSComponentProvider.java
M web-jspack/org.openbravo.retail.sessions/src/model/global/GlobalExtension.js
M web-jspack/org.openbravo.retail.sessions/src/ob-init.js
M web/org.openbravo.retail.sessions/js/reports/SalesReportMenu.js
M web/org.openbravo.retail.sessions/res/salesreport.xml
R web/org.openbravo.retail.sessions/js/reports/SalesReportUtils.js
---
|
|
|
(0160727)
|
hgbot
|
2024-02-14 10:36
|
|
|