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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026570
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2014-05-16 12:232014-06-27 16:25
ReporterOrekariaView Statuspublic 
Assigned Toadrianromero 
PriorityimmediateResolutionfixedFixed in VersionRR14Q3
StatusclosedFix in branchFixed in SCM revision6e82c5567c83
ProjectionnoneETAnoneTarget VersionRR14Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToOrekaria
Regression levelCoding ( Testing )
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0026570: Cash deposit fails to deposit

DescriptionCash deposit fails to deposit
Steps To ReproduceLogin WebPOS as Vallblanca

open the 'cash management' menu
add a cash deposit of 1.000€
click 'done'

open the 'cash management' again
verify that the quantity has not been deposited
TagsRegression
Attached Filespdf file icon CashUpReport.jrxml.pdf [^] (10,937 bytes) 2014-06-05 12:46

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0067779)
jGaleron (reporter)
2014-06-05 12:45

I have the same problem with the withdrawals.
In fact, the system seems to automatically create the balancing transaction with the same amount.
See attached file : I have created a withdrawal of 10€ and the system generates a deposit of 10€.
(0068167)
hgbot (developer)
2014-06-19 15:05

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 2ff0c77622aeee876e28436cfff8b0461addebb5
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Jun 19 15:05:32 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2ff0c77622aeee876e28436cfff8b0461addebb5 [^]

Fixes issue 0026570: Cash deposit fails to deposit
Adding new behaviour for models synchronization: If model is marked as *isPersistent* records are not removed after synchronized, just marked as processed

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0068168)
hgbot (developer)
2014-06-19 15:06

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c8eb3be7a5fb4c4ab9d2a5c0246a793b6584a45f
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Jun 19 15:01:08 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c8eb3be7a5fb4c4ab9d2a5c0246a793b6584a45f [^]

Fixes issue 0026570: Cash deposit fails to deposit
Marks the CashManagement model as persistent

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---
(0068229)
adrianromero (manager)
2014-06-20 13:11

It is still missing the transaction that must be done with the ERP to register the management cash transaction.
(0068261)
hgbot (developer)
2014-06-23 17:19

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 6e82c5567c83dd668b0e8db9f896924d2973ca81
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Jun 23 17:15:50 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6e82c5567c83dd668b0e8db9f896924d2973ca81 [^]

Fixes issue 0026570: Cash deposit fails to deposit
It is required to do flush to persist changes before commiting

---
M src/org/openbravo/mobile/core/process/DataSynchronizationProcess.java
---
(0068421)
Orekaria (administrator)
2014-06-27 16:25

Tested in rev. 3690 of retail.posterminal
The pi-mobile test CMGa10_CashManagementDeposit if now passing

- Issue History
Date Modified Username Field Change
2014-05-16 12:23 Orekaria New Issue
2014-05-16 12:23 Orekaria Assigned To => malsasua
2014-05-16 12:23 Orekaria Triggers an Emergency Pack => No
2014-06-05 12:45 jGaleron Note Added: 0067779
2014-06-05 12:46 jGaleron File Added: CashUpReport.jrxml.pdf
2014-06-16 17:28 malsasua Regression level => Coding ( Testing )
2014-06-16 17:43 malsasua Tag Attached: Regression
2014-06-18 12:05 adrianromero Assigned To malsasua => adrianromero
2014-06-18 12:05 adrianromero Status new => scheduled
2014-06-19 15:05 hgbot Checkin
2014-06-19 15:05 hgbot Note Added: 0068167
2014-06-19 15:05 hgbot Status scheduled => resolved
2014-06-19 15:05 hgbot Resolution open => fixed
2014-06-19 15:05 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2ff0c77622aeee876e28436cfff8b0461addebb5 [^]
2014-06-19 15:06 hgbot Checkin
2014-06-19 15:06 hgbot Note Added: 0068168
2014-06-19 15:06 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2ff0c77622aeee876e28436cfff8b0461addebb5 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c8eb3be7a5fb4c4ab9d2a5c0246a793b6584a45f [^]
2014-06-20 13:11 adrianromero Note Added: 0068229
2014-06-20 13:11 adrianromero Status resolved => new
2014-06-20 13:11 adrianromero Resolution fixed => open
2014-06-23 17:19 hgbot Checkin
2014-06-23 17:19 hgbot Note Added: 0068261
2014-06-23 17:19 hgbot Status new => resolved
2014-06-23 17:19 hgbot Resolution open => fixed
2014-06-23 17:19 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c8eb3be7a5fb4c4ab9d2a5c0246a793b6584a45f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6e82c5567c83dd668b0e8db9f896924d2973ca81 [^]
2014-06-27 16:25 Orekaria Review Assigned To => Orekaria
2014-06-27 16:25 Orekaria Note Added: 0068421
2014-06-27 16:25 Orekaria Status resolved => closed
2014-06-27 16:25 Orekaria Fixed in Version => RR14Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker