Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039281
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Sessionsmajoralways2018-09-13 12:142018-09-28 12:14
ReporterumartirenaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityimmediateResolutionfixedFixed in VersionRR18Q4
StatusclosedFix in branchFixed in SCM revision1efba8004f27
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression levelProduction - QA Approved
Regression date
Regression introduced in releaseRR18Q3
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039281: Login process asks for Cash up unnecessarily once per each till not associated to a cash up record

DescriptionWhenever a login it is done on a POS Terminal, if the store was closed, and the till was not closed the day before, the POS asks for a cashup. This makes sense if the cashup was not done.
But if, for any reason, there are multiple till records without cashup associated, the POS will ask for a cashup once per each record, having the need to do a cashup of 0.00 each time unnecessarily.
Steps To ReproduceReach to a situation in where there are multiple opened till records (for instance 10) on a POS Terminal, in 17Q3 it was possible deleting cache memory.
Upgrade to 18Q3.
Try to login in the terminal.
The terminal will ask for a cashup 10 times before asking for the business date.
TagsNo tags attached.
Attached Filespatch file icon issue39281 source sessions.patch [^] (3,050 bytes) 2018-09-17 09:32 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0106822)
hgbot (developer)
2018-09-18 09:19

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: ee67d67635a378f95638975656f66e3acf5ca86d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Sep 18 12:49:44 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/ee67d67635a378f95638975656f66e3acf5ca86d [^]

Fixed issue 39281 : Added modulescript for deleting tills when upgrading to 18Q3

* Tills without cashup id and not closed will be deleted when upgrading from any version to !8Q3

---
A build/classes/org/openbravo/retail/sessions/modulescript/FixDataIssue39281.class
A src-util/modulescript/src/org/openbravo/retail/sessions/modulescript/FixDataIssue39281.java
---
(0106857)
hgbot (developer)
2018-09-19 13:10

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 3976916166c8083a8562a30460b186ea2def644f
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Sep 19 16:40:30 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/3976916166c8083a8562a30460b186ea2def644f [^]

Fixed issue 39281 : Added modulescript for deleting tills when upgrading to 18Q3

* Tills(Excluding current till) without cashup id and not closed will be deleted when upgrading from any version to !8Q3

---
M build/classes/org/openbravo/retail/sessions/modulescript/FixDataIssue39281.class
M src-util/modulescript/src/org/openbravo/retail/sessions/modulescript/FixDataIssue39281.java
---
(0107057)
marvintm (manager)
2018-09-27 17:53

Query needs to be changed a bit. Currently, we are only considering tills which have null value in "closed". However, we need to take into account also tills closed in terminal, so we should remove this condition. All tills which have null cashup should be deleted.
(0107061)
hgbot (developer)
2018-09-28 10:05

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 1efba8004f275264e09209d37e4f4587054db9b5
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Sep 28 13:20:14 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/1efba8004f275264e09209d37e4f4587054db9b5 [^]

Fixed issue 39281 : Added modulescript for deleting tills without cashup id when upgrading to 18Q3

* Tills(Excluding current till) without cashup id will be deleted when upgrading from any version to !8Q3

---
M build/classes/org/openbravo/retail/sessions/modulescript/FixDataIssue39281.class
M src-util/modulescript/src/org/openbravo/retail/sessions/modulescript/FixDataIssue39281.java
---

- Issue History
Date Modified Username Field Change
2018-09-13 12:14 umartirena New Issue
2018-09-13 12:14 umartirena Assigned To => Retail
2018-09-13 12:14 umartirena Triggers an Emergency Pack => No
2018-09-13 12:16 marvintm Resolution time => 1538604000
2018-09-13 12:20 umartirena Regression introduced in release => RR18Q3
2018-09-13 13:14 martinsdan Issue Monitored: martinsdan
2018-09-14 09:52 egoitz Resolution time 1538604000 => 1537221600
2018-09-14 09:53 egoitz Priority urgent => immediate
2018-09-14 10:45 ngarcia Issue Monitored: ngarcia
2018-09-14 13:39 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2018-09-14 13:39 ranjith_qualiantech_com Status new => scheduled
2018-09-17 09:27 ranjith_qualiantech_com File Added: issue39281 source sessions.patch
2018-09-17 09:28 ranjith_qualiantech_com File Deleted: issue39281 source sessions.patch
2018-09-17 09:32 ranjith_qualiantech_com File Added: issue39281 source sessions.patch
2018-09-17 15:42 jorge-garcia Status scheduled => acknowledged
2018-09-17 15:44 jorge-garcia Status acknowledged => scheduled
2018-09-18 09:19 hgbot Checkin
2018-09-18 09:19 hgbot Note Added: 0106822
2018-09-18 09:19 hgbot Status scheduled => resolved
2018-09-18 09:19 hgbot Resolution open => fixed
2018-09-18 09:19 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/ee67d67635a378f95638975656f66e3acf5ca86d [^]
2018-09-19 08:40 marvintm Status resolved => new
2018-09-19 08:40 marvintm Resolution fixed => open
2018-09-19 08:41 marvintm Status new => scheduled
2018-09-19 08:41 marvintm Status scheduled => resolved
2018-09-19 08:41 marvintm Fixed in Version => RR18Q4
2018-09-19 08:41 marvintm Resolution open => fixed
2018-09-19 13:10 hgbot Checkin
2018-09-19 13:10 hgbot Note Added: 0106857
2018-09-19 13:10 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/ee67d67635a378f95638975656f66e3acf5ca86d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/3976916166c8083a8562a30460b186ea2def644f [^]
2018-09-20 19:29 marvintm Regression level => Production - QA Approved
2018-09-21 10:11 marvintm Review Assigned To => marvintm
2018-09-21 10:11 marvintm Status resolved => closed
2018-09-27 17:53 marvintm Note Added: 0107057
2018-09-27 17:53 marvintm Status closed => new
2018-09-27 17:53 marvintm Resolution fixed => open
2018-09-27 17:53 marvintm Fixed in Version RR18Q4 =>
2018-09-28 09:45 ranjith_qualiantech_com Status new => scheduled
2018-09-28 10:05 hgbot Checkin
2018-09-28 10:05 hgbot Note Added: 0107061
2018-09-28 10:05 hgbot Status scheduled => resolved
2018-09-28 10:05 hgbot Resolution open => fixed
2018-09-28 10:05 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/3976916166c8083a8562a30460b186ea2def644f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/1efba8004f275264e09209d37e4f4587054db9b5 [^]
2018-09-28 12:14 marvintm Status resolved => closed
2018-09-28 12:14 marvintm Fixed in Version => RR18Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker