Openbravo Issue Tracking System - POS2
View Issue Details
0056369POS2POSpublic2024-09-04 17:512024-09-12 10:10
kchoperena 
SABARINATH P 
highmajoralways
closedfixed 
5
 
24Q4 
No
0056369: Open Till action is always printing the standard report even if a different one is configured
Even if we configure a non standard report for the Open Till document, the standard one is printed always
PRE-REQUIREMENTS:
1.- Configure at organization level a different template in the 'Open Till Template' (you can register a fake one in 'Print Templates' logged as a sysadmin)
2.- Hardware Manager should be running

STEPS:
1.- Log into the POS2
2.- If the till is already opened, close it using the menu, 'Till' section
3.- Login again and the process of open till will be started
4.- Before proceed it, put a breakpoint on 'doPrintInitialCount' function of the JS code
5.- Complete the open till

RESULT: In the 'template' variable, the standard template is loaded instead of the configured one
No tags attached.
png Screenshot from 2024-09-04 17-45-00.png (72,836) 2024-09-04 17:52
https://issues.openbravo.com/file_download.php?file_id=20129&type=bug
png

png Screenshot from 2024-09-04 17-44-42.png (83,457) 2024-09-04 17:52
https://issues.openbravo.com/file_download.php?file_id=20130&type=bug
png
Issue History
2024-09-04 17:51kchoperenaNew Issue
2024-09-04 17:51kchoperenaAssigned To => Retail
2024-09-04 17:51kchoperenaTriggers an Emergency Pack => No
2024-09-04 17:52kchoperenaFile Added: Screenshot from 2024-09-04 17-45-00.png
2024-09-04 17:52kchoperenaFile Added: Screenshot from 2024-09-04 17-44-42.png
2024-09-05 08:19guillermogilStatusnew => acknowledged
2024-09-05 09:37SABARINATH PAssigned ToRetail => SABARINATH P
2024-09-05 09:37SABARINATH PStatusacknowledged => scheduled
2024-09-05 12:15hgbotNote Added: 0168795
2024-09-11 11:23hgbotNote Added: 0169068
2024-09-11 13:36hgbotNote Added: 0169081
2024-09-11 13:36hgbotNote Added: 0169082
2024-09-12 10:10hgbotResolutionopen => fixed
2024-09-12 10:10hgbotStatusscheduled => closed
2024-09-12 10:10hgbotFixed in Version => 24Q4
2024-09-12 10:10hgbotNote Added: 0169117
2024-09-12 10:10hgbotNote Added: 0169118

Notes
(0168795)
hgbot   
2024-09-05 12:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2897 [^]
(0169068)
hgbot   
2024-09-11 11:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1669 [^]
(0169081)
hgbot   
2024-09-11 13:36   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1669 [^]
(0169082)
hgbot   
2024-09-11 13:36   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1669 [^]
(0169117)
hgbot   
2024-09-12 10:10   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 58d1939ab6efb3ed3056f38fe69ff6a60c2334ab
Author: Sabarinath <s.palanisamy@external.orisha.com>
Date: 12-09-2024 11:37:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/58d1939ab6efb3ed3056f38fe69ff6a60c2334ab [^]

Fixed ISSUE-56369: Template for initial count used dynamically from Org configuration.

---
M src/org/openbravo/pos2/term/OBPOS2TerminalProperties.java
M web-jspack/org.openbravo.pos2/src/model/cashup/actions/SetInitialCountDone.js
---
(0169118)
hgbot   
2024-09-12 10:10   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2897 [^]