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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034235
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-10-18 18:272016-11-15 18:24
ReportergorkaionView Statuspublic 
Assigned Tojorge-garcia 
PriorityurgentResolutionfixedFixed in VersionRR17Q1
StatusclosedFix in branchFixed in SCM revisionef93f9c27053
ProjectionnoneETAnoneTarget Versionpi
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034235: cash up not created when the till is open

DescriptionWith the sessions module installed the cash up should be created when the till is opened.
Steps To Reproduce1 Log in in the Web POS
2 do the initial count.
3 check that no cash up has been created for the new till.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0033172 closedjorge-garcia [SER QA 1245] Till differences generated during the initial count are not linked to a cashup 

-  Notes
(0090678)
marvintm (manager)
2016-10-18 18:31

Note: the behavior when the Sessions module is not installed is currently correct. That is, it is correct that initially, no cashup information is created when the user first logs in the Web POS, and only when a transaction is created this information is also created.

However, if the Sessions module is installed, then the topic changes a bit, because whenever the user logs in the Web POS, a Till is automatically created. Therefore, it makes sense also to automatically create the cashup information in this case. This happens already automatically if the user reports a cash difference in the Open Till window, and it must also happen if no difference is reported.
(0090753)
hgbot (developer)
2016-10-21 10:48

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: ef93f9c270539346131e5b8c3cf37004f5953b2a
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Oct 20 11:32:48 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/ef93f9c270539346131e5b8c3cf37004f5953b2a [^]

Fixed issue 34235: cash up not created when the till is open

It’s necessary for BUT client to initialize the cashup when
the open till is done.

The solution is to add the cashUpReportInformation in the
opentill request to create it in the backend.

---
M src/org/openbravo/retail/sessions/OpenSessionPOS.java
M web/org.openbravo.retail.sessions/js/countcash/countcash-model.js
---
(0090763)
jorge-garcia (reporter)
2016-10-21 12:53

Backout of changeset ef93f9c270539346131e5b8c3cf37004f5953b2a

https://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/d5773f59920f [^]
(0090872)
hgbot (developer)
2016-10-25 15:50

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: e882831b5c831077cc7a935cbbd485e3816aff1b
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Oct 21 14:47:04 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/e882831b5c831077cc7a935cbbd485e3816aff1b [^]

Related to issue 34235: cash up not created when the till is open

It’s necessary for BUT client to initialize the cashup when
the open till is done.

The solution is to add the cashUpReportInformation in the
opentill request to create it in the backend.

---
M src/org/openbravo/retail/sessions/OpenSessionPOS.java
M web/org.openbravo.retail.sessions/js/countcash/countcash-model.js
---
(0090879)
hgbot (developer)
2016-10-25 17:54

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 403821ed35196fc348697a20b65f8d2021898a99
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Oct 25 17:53:44 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/403821ed35196fc348697a20b65f8d2021898a99 [^]

Related to issue 34235: cash up not created when the till is open

Backed out changeset e882831b5c83

---
M src/org/openbravo/retail/sessions/OpenSessionPOS.java
M web/org.openbravo.retail.sessions/js/countcash/countcash-model.js
---
(0091069)
hgbot (developer)
2016-11-03 08:38

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 37e82fccd8536bb151e978454e01dc75e8871a19
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Nov 02 17:16:18 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/37e82fccd8536bb151e978454e01dc75e8871a19 [^]

Related to issue 34235: cash up not created when the till is open

It’s necessary for BUT client to initialize the cashup when
the open till is done.

The solution is to add the cashUpReportInformation in the
opentill request to create it in the backend.

---
M src/org/openbravo/retail/sessions/OpenSessionPOS.java
M web/org.openbravo.retail.sessions/js/countcash/countcash-model.js
---
(0091258)
hgbot (developer)
2016-11-09 08:35

Repository: tools/automation/pi-mobile
Changeset: 457b76bec4b70c1429beeecd60338a02cd6278c8
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Nov 08 17:41:42 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/457b76bec4b70c1429beeecd60338a02cd6278c8 [^]

Verifies issue 34235: cash up not created when the till is open

Added test I34235_CashUpSynchonizedWithOpenTillRequest

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I34235_CashUpSynchonizedWithOpenTillRequest.java
---

- Issue History
Date Modified Username Field Change
2016-10-18 18:27 gorkaion New Issue
2016-10-18 18:27 gorkaion Assigned To => Retail
2016-10-18 18:27 gorkaion Triggers an Emergency Pack => No
2016-10-18 18:31 marvintm Note Added: 0090678
2016-10-18 19:03 azabaleta Issue Monitored: azabaleta
2016-10-19 10:07 jorge-garcia Status new => scheduled
2016-10-19 10:07 jorge-garcia Assigned To Retail => jorge-garcia
2016-10-19 10:24 jorge-garcia Relationship added related to 0033172
2016-10-21 10:48 hgbot Checkin
2016-10-21 10:48 hgbot Note Added: 0090753
2016-10-21 10:48 hgbot Status scheduled => resolved
2016-10-21 10:48 hgbot Resolution open => fixed
2016-10-21 10:48 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/ef93f9c270539346131e5b8c3cf37004f5953b2a [^]
2016-10-21 12:51 jorge-garcia Status resolved => new
2016-10-21 12:51 jorge-garcia Resolution fixed => open
2016-10-21 12:52 jorge-garcia Status new => scheduled
2016-10-21 12:53 jorge-garcia Note Added: 0090763
2016-10-25 15:50 hgbot Checkin
2016-10-25 15:50 hgbot Note Added: 0090872
2016-10-25 17:54 hgbot Checkin
2016-10-25 17:54 hgbot Note Added: 0090879
2016-11-03 08:38 hgbot Checkin
2016-11-03 08:38 hgbot Note Added: 0091069
2016-11-07 12:58 gorkaion Resolution time => 1478559600
2016-11-09 08:35 hgbot Checkin
2016-11-09 08:35 hgbot Note Added: 0091258
2016-11-09 08:35 jorge-garcia Status scheduled => resolved
2016-11-09 08:35 jorge-garcia Fixed in Version => RR17Q1
2016-11-09 08:35 jorge-garcia Resolution open => fixed
2016-11-15 18:24 marvintm Review Assigned To => marvintm
2016-11-15 18:24 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker