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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028635
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Cash upmajoralways2015-01-15 20:072015-01-19 19:21
ReportermalsasuaView Statuspublic 
Assigned Tomarvintm 
PriorityhighResolutionfixedFixed in VersionRR15Q1
StatusclosedFix in branchFixed in SCM revisioncca3712b4a1d
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Merge Request Status
Review Assigned Tomarvintm
OBNetwork customerNo
Support ticket
Regression levelQA functional test
Regression date
Regression introduced in releasemain
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7134637f5070 [^]
Triggers an Emergency PackNo
Summary

0028635: cashup is not finished when receipt exists in "Errors while importing" window

Descriptionif there is one receipt in "Errors while importing data" window, and you try to do a cashup, the process is not finished, and "loading" window is not hidden
Steps To Reproduce. go to backend
. close period control for the current date
. go to webpos
. create a receipt
. complete it

. go to backend:
 . previous receipt is in "errors while importing" window

. go to webpos
 . go to cashup and complete the process

Loading window is displayed and never is hidden.
In console, error is displayed:
OB.Dal.save: table 'cashup'; {"message":"could not execute statement due to a constaint failure (19 constraint failed)","code":6};
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0028562 closedmarvintm Cash up does not finish and an error is shown at the console 

-  Notes
(0073603)
hgbot (developer)
2015-01-19 13:33

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 62a994fe61f1e72688b6f5b29b5f25f339bb6930
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Mon Jan 19 13:33:15 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/62a994fe61f1e72688b6f5b29b5f25f339bb6930 [^]

fixed issue 28635: added override function to execute additional process when record is save in Errors While Importing window

---
M src/org/openbravo/mobile/core/process/DataSynchronizationProcess.java
---
(0073604)
hgbot (developer)
2015-01-19 13:36

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7164622a36b616dd8b9cea5c0f217386bb6948ee
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Mon Jan 19 13:36:17 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7164622a36b616dd8b9cea5c0f217386bb6948ee [^]

fixed issue 28635: cashup is saved with processed=Y when it is saved in errors while importing data window

---
M src/org/openbravo/retail/posterminal/POSDataSynchronizationErrorHandler.java
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
---
(0073627)
hgbot (developer)
2015-01-19 19:10

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cca3712b4a1d406d06e9bbd642f00a3039fb654c
Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com>
Date: Mon Jan 19 19:09:39 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cca3712b4a1d406d06e9bbd642f00a3039fb654c [^]

fixed issue 28635: the scope of variable has been moved from instance scope to method scope

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

- Issue History
Date Modified Username Field Change
2015-01-15 20:07 malsasua New Issue
2015-01-15 20:07 malsasua Assigned To => marvintm
2015-01-15 20:07 malsasua OBNetwork customer => No
2015-01-15 20:07 malsasua Triggers an Emergency Pack => No
2015-01-19 11:36 malsasua Regression level => QA functional test
2015-01-19 11:36 malsasua Regression introduced in release => main
2015-01-19 11:36 malsasua Regression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7134637f5070 [^]
2015-01-19 13:33 hgbot Checkin
2015-01-19 13:33 hgbot Note Added: 0073603
2015-01-19 13:33 hgbot Status new => resolved
2015-01-19 13:33 hgbot Resolution open => fixed
2015-01-19 13:33 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/62a994fe61f1e72688b6f5b29b5f25f339bb6930 [^]
2015-01-19 13:36 hgbot Checkin
2015-01-19 13:36 hgbot Note Added: 0073604
2015-01-19 13:36 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/62a994fe61f1e72688b6f5b29b5f25f339bb6930 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7164622a36b616dd8b9cea5c0f217386bb6948ee [^]
2015-01-19 19:10 hgbot Checkin
2015-01-19 19:10 hgbot Note Added: 0073627
2015-01-19 19:10 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7164622a36b616dd8b9cea5c0f217386bb6948ee [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cca3712b4a1d406d06e9bbd642f00a3039fb654c [^]
2015-01-19 19:21 marvintm Review Assigned To => marvintm
2015-01-19 19:21 marvintm Status resolved => closed
2015-01-19 19:21 marvintm Fixed in Version => RR15Q1
2015-01-30 11:00 malsasua Relationship added has duplicate 0028562


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker