Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030848 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Retail Modules] Web POS | major | always | 2015-09-16 19:11 | 2015-11-29 21:20 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 68b2b29c1711 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | guilleaer | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030848: The cash management is not restored after clean the cache | |||||||
Description | The deposit and withdrawals are not recovered after clean the cache so you can not see them on the cashup report if you do the cashup after remove the cache. | |||||||
Steps To Reproduce | -Login on the webpos -Execute a deposit -Clean the cache -Login again and execute the cashup. *You don't see the deposit on the cashup report | |||||||
Tags | RoadMapAccelerator | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0081897) hgbot (developer) 2015-11-16 17:44 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 68b2b29c1711d56ce380e349bec95d39ecb634e0 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Nov 16 15:24:13 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/68b2b29c1711d56ce380e349bec95d39ecb634e0 [^] Fixed issue 30848: The cash management is not restored after clean the cache The feature requested is that the cashmanagement must be sent from the server if the cahed data is not available. The solution is to load the cash Management in the Cash Up Json and save the information in the client side (local db). --- M src/org/openbravo/retail/posterminal/master/Cashup.java M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js --- |
(0081898) hgbot (developer) 2015-11-16 17:45 |
Repository: tools/automation/pi-mobile Changeset: 5920d259eeea7d2850adf5bb575d7c8e334a960c Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Nov 16 15:20:32 2015 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/5920d259eeea7d2850adf5bb575d7c8e334a960c [^] Verifies issue 30848: The cash management is not restored after clean the cache Added test I30848_CashMgmtRecoverAfterDeletingCache --- M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I30848_CashMgmtRecoverAfterDeletingCache.java --- |
(0081948) hgbot (developer) 2015-11-18 13:29 |
Repository: tools/automation/pi-mobile Changeset: 6eeea0ef240e26462ebde8a0d79616fa59b3cdfe Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Nov 17 18:00:51 2015 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6eeea0ef240e26462ebde8a0d79616fa59b3cdfe [^] Verifies issue 30848: The cash management is not restored after clean the cache Some changes has been made in the test to ensure there is enough cash to do all the transactions of the test. --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I30848_CashMgmtRecoverAfterDeletingCache.java --- |
(0081949) hgbot (developer) 2015-11-18 13:33 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: a0e77a4d5a61828c879713cf8a66376ec42b9a82 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Nov 17 18:03:59 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a0e77a4d5a61828c879713cf8a66376ec42b9a82 [^] Related to issue 30848: The cash management is not restored after clean cache Some error callbacks has been added for some functions (saving the TaxCashup, CashMamagement and PaymentMethod models). --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2015-09-16 19:11 | egoitz | New Issue | |
2015-09-16 19:11 | egoitz | Assigned To | => Retail |
2015-09-16 19:11 | egoitz | Triggers an Emergency Pack | => No |
2015-09-28 23:03 | fmolina | Status | new => scheduled |
2015-09-28 23:03 | fmolina | Assigned To | Retail => fmolina |
2015-09-28 23:06 | fmolina | Assigned To | fmolina => |
2015-09-28 23:06 | fmolina | Status | scheduled => acknowledged |
2015-10-02 13:33 | egoitz | Tag Attached: RoadMapAccelerator | |
2015-10-13 12:22 | VictorVillar | Assigned To | => Retail |
2015-11-11 10:35 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2015-11-16 17:44 | hgbot | Checkin | |
2015-11-16 17:44 | hgbot | Note Added: 0081897 | |
2015-11-16 17:44 | hgbot | Status | acknowledged => resolved |
2015-11-16 17:44 | hgbot | Resolution | open => fixed |
2015-11-16 17:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/68b2b29c1711d56ce380e349bec95d39ecb634e0 [^] |
2015-11-16 17:45 | hgbot | Checkin | |
2015-11-16 17:45 | hgbot | Note Added: 0081898 | |
2015-11-16 19:25 | guilleaer | Review Assigned To | => guilleaer |
2015-11-18 13:29 | hgbot | Checkin | |
2015-11-18 13:29 | hgbot | Note Added: 0081948 | |
2015-11-18 13:33 | hgbot | Checkin | |
2015-11-18 13:33 | hgbot | Note Added: 0081949 | |
2015-11-29 21:20 | guilleaer | Status | resolved => closed |
2015-11-29 21:20 | guilleaer | Fixed in Version | => RR16Q1 |
Copyright © 2000 - 2009 MantisBT Group |