Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051288Retail ModulesWeb POSpublic2023-01-04 13:502023-01-09 08:33
javierRodriguez 
javierRodriguez 
lowmajorhave not tried
closedfixed 
5
 
RR23Q1 
No
0051288: Reset initialTicketDate attribute when the application create a cashup from scratch
When a cashup is created from scratch, there are some attributes that are being restored like id, total tickets, sales, etc. One of cashup attributes that are not being restored is initialTicketDate.

This attribute has the date when the first ticket which belongs to this cashup creation date.
-
No tags attached.
Issue History
2023-01-04 13:50javierRodriguezNew Issue
2023-01-04 13:50javierRodriguezAssigned To => javierRodriguez
2023-01-04 13:50javierRodriguezTriggers an Emergency Pack => No
2023-01-08 13:16hgbotNote Added: 0145194
2023-01-09 08:33hgbotResolutionopen => fixed
2023-01-09 08:33hgbotStatusnew => closed
2023-01-09 08:33hgbotNote Added: 0145196
2023-01-09 08:33hgbotFixed in Version => RR23Q1
2023-01-09 08:33hgbotNote Added: 0145197

Notes
(0145194)
hgbot   
2023-01-08 13:16   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1028 [^]
(0145196)
hgbot   
2023-01-09 08:33   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1028 [^]
(0145197)
hgbot   
2023-01-09 08:33   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 322dde4251c2ffd586ebff425aa9566aa6874eab
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 08-01-2023 18:08:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/322dde4251c2ffd586ebff425aa9566aa6874eab [^]

Fixed ISSUE-51288: Reset initialTicketDate on create new cashup from scratch

---
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/CashupUtils.js
---