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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033915
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Sessionsmajoralways2016-09-06 18:152017-03-23 08:46
Reportereduardo_ArgalView Statuspublic 
Assigned Tojorge-garcia 
PriorityurgentResolutionfixedFixed in VersionRR17Q1
StatusclosedFix in branchFixed in SCM revisioncb0728dc02a1
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

0033915: [SER QA1632] Cash Management synchronization is failing due to missing information related to cashup

DescriptionWhen opening a till and having differences in initial count when those differences are being synchronized system fails due to missing info related to cashup.
There is a new cashup being created which does not contain info related to payment types for the terminal. Due to this the process is failing
Steps To Reproduce1) Log into webpos
2) open till and add differences in initial count
3) process
4) review errors while importing
TagsSER-QA
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0031783 closedguilleaer [SERQA 503] [Sessions] Differences in the open till process are not taken into account in the cash up. 
depends on backport 0035606RR16Q4.3 closedjorge-garcia [SER QA1632] Cash Management synchronization is failing due to missing information related to cashup 

-  Notes
(0090196)
hgbot (developer)
2016-09-23 10:53

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 24fb00648e6ee399fde5dbfaccc1607f15e6f517
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Sep 22 16:56:16 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/24fb00648e6ee399fde5dbfaccc1607f15e6f517 [^]

Related to issue 33915: [SER QA1632] Cash Management synchronization is failing
due to missing information related to cashup

Change sessions module to navigate to the pointofsale window if the till is
open.

---
M web/org.openbravo.retail.sessions/js/components/loginhook.js
---
(0090203)
hgbot (developer)
2016-09-23 13:14

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 590251ce0069fcc2266bd371cc362555565ce87a
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Sep 23 13:13:46 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/590251ce0069fcc2266bd371cc362555565ce87a [^]

Related to issue 33915: [SER QA1632] Cash Management synchronization is failing
due to missing information related to cashup

Backed out changeset 24fb00648e6e

---
M web/org.openbravo.retail.sessions/js/components/loginhook.js
---
(0091252)
hgbot (developer)
2016-11-08 17:35

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cb0728dc02a112b875398276bf0df48c40b660ec
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Nov 08 17:34:55 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cb0728dc02a112b875398276bf0df48c40b660ec [^]

Fixed issue 33915: [SER QA1632] Cash Management synchronization is failing
due to missing information related to cashup

With the new infrastructure, the update of the cashup is sent with the
information of the synchronization models. In this case, the problem was the
information sent to the backend about the payment methods of the cashup.

Now, the cashup information is compose before it is sent to the backend.

---
M src/org/openbravo/retail/posterminal/UpdateCashup.java
M web/org.openbravo.retail.posterminal/js/utils/cashManagementUtils.js
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
---
(0091253)
hgbot (developer)
2016-11-08 17:36

Repository: tools/automation/pi-mobile
Changeset: da711d01b15cc32c640e6e89c028d847f2f319c1
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Oct 24 17:08:39 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/da711d01b15cc32c640e6e89c028d847f2f319c1 [^]

Verifies issue 33915: [SER QA1632] Cash Management synchronization is failing
due to missing information related to cashup

Added test I33915_CreateCashUpPaymentsOnOpenTill.

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/cashup/I33915_CreateCashUpPaymentsOnOpenTill.java
---
(0095521)
jorge-garcia (reporter)
2017-03-23 08:45

Reopened to create backport for 16Q4.3

- Issue History
Date Modified Username Field Change
2016-09-06 18:15 eduardo_Argal New Issue
2016-09-06 18:15 eduardo_Argal Assigned To => jorge-garcia
2016-09-06 18:15 eduardo_Argal Triggers an Emergency Pack => No
2016-09-08 10:12 VictorVillar Summary Cash Management synchronization is failing due to missing information related to cashup => [SER QA1632] Cash Management synchronization is failing due to missing information related to cashup
2016-09-08 10:12 VictorVillar Tag Attached: SER-QA
2016-09-08 11:38 VictorVillar Resolution time => 1474322400
2016-09-09 14:43 jorge-garcia Status new => scheduled
2016-09-23 10:53 hgbot Checkin
2016-09-23 10:53 hgbot Note Added: 0090196
2016-09-23 13:14 hgbot Checkin
2016-09-23 13:14 hgbot Note Added: 0090203
2016-09-30 10:14 migueldejuana Relationship added related to 0031783
2016-11-08 17:35 hgbot Checkin
2016-11-08 17:35 hgbot Note Added: 0091252
2016-11-08 17:35 hgbot Status scheduled => resolved
2016-11-08 17:35 hgbot Resolution open => fixed
2016-11-08 17:35 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cb0728dc02a112b875398276bf0df48c40b660ec [^]
2016-11-08 17:36 hgbot Checkin
2016-11-08 17:36 hgbot Note Added: 0091253
2016-11-25 15:22 marvintm Review Assigned To => marvintm
2016-11-25 15:22 marvintm Status resolved => closed
2016-11-25 15:22 marvintm Fixed in Version => RR17Q1
2017-03-23 08:45 jorge-garcia Note Added: 0095521
2017-03-23 08:45 jorge-garcia Status closed => new
2017-03-23 08:45 jorge-garcia Resolution fixed => open
2017-03-23 08:45 jorge-garcia Fixed in Version RR17Q1 =>
2017-03-23 08:45 jorge-garcia Status new => scheduled
2017-03-23 08:45 jorge-garcia Status scheduled => resolved
2017-03-23 08:45 jorge-garcia Fixed in Version => RR17Q1
2017-03-23 08:45 jorge-garcia Resolution open => fixed
2017-03-23 08:46 jorge-garcia Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker