Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044878Retail ModulesWeb POSpublic2020-08-24 12:242020-09-09 09:11
avicente 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR20Q4 
No
0044878: When an invoice is reprinted the informed time is not correct
When an invoice is reprinted the informed time is not correct. It is the current time instead the created time. See video https://drive.google.com/file/d/1o4uiBcVYWj_IHwL2IxrjWOF1t0Pu6sk7/view [^]
See video https://drive.google.com/file/d/1o4uiBcVYWj_IHwL2IxrjWOF1t0Pu6sk7/view [^]
No tags attached.
Issue History
2020-08-24 12:24avicenteNew Issue
2020-08-24 12:24avicenteAssigned To => Retail
2020-08-24 12:24avicenteResolution time => 1599688800
2020-08-24 12:24avicenteTriggers an Emergency Pack => No
2020-09-02 07:10ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-09-03 04:47ranjith_qualiantech_comStatusnew => scheduled
2020-09-04 04:51hgbotNote Added: 0122622
2020-09-04 07:20hgbotResolutionopen => fixed
2020-09-04 07:20hgbotStatusscheduled => closed
2020-09-04 07:20hgbotNote Added: 0122628
2020-09-04 07:20hgbotFixed in Version => RR20Q4
2020-09-04 07:20hgbotNote Added: 0122629
2020-09-09 09:11hgbotNote Added: 0122843

Notes
(0122622)
hgbot   
2020-09-04 04:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/78 [^]
(0122628)
hgbot   
2020-09-04 07:20   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/78 [^]
(0122629)
hgbot   
2020-09-04 07:20   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 4c6b24c87af0cd170b037fe10e417033db2b8af4
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-09-04T05:20:37+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/4c6b24c87af0cd170b037fe10e417033db2b8af4 [^]

Fixed ISSUE-44878: Added creationDate to printInvoice template
* To show invoice date&time in invoice, creationDate is added to InvoiceHeader

---
M src/org/openbravo/retail/posterminal/InvoicesHeader.java
M web/org.openbravo.retail.posterminal/res/printclosedinvoice.xml
---
(0122843)
hgbot   
2020-09-09 09:11   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 11530a6b523ebe2cf3d52e2775350bc7fcdcc02b
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2020-09-09T09:10:30+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/11530a6b523ebe2cf3d52e2775350bc7fcdcc02b [^]

Related to ISSUE-44878: Add i.creationDate to group by clause to avoid error in Oracle

---
M src/org/openbravo/retail/posterminal/InvoicesHeader.java
---