Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040485 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Cash up | major | have not tried | 2019-03-07 13:41 | 2019-04-11 13:03 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR18Q4.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6565d88df89e | ||||
Projection | none | ETA | none | Target Version | RR18Q4.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040485: Cashup with corrupted data is synced after to update to 18Q3 | |||||||
Description | When cashup has not been completed in one terminal, and system is updated to 18Q3, the payment method cashup info is corrupted in local database. This info is updated to current balance of financial account of payments. | |||||||
Steps To Reproduce | BO: . Cash financial account - current balance 0 POS: . login . complete cashup -> total to keep for cash payment method: 0 . complete a new sales order SO1 -> amount 10 (Cash financial account - current balance 10) UPDATE TO 18Q3 POS: . login . complete cashup -> starting cash is displaying amount 10 and it should be 0 | |||||||
Proposed Solution | Verify into OB.UTIL.initcashup function if any tables related with the cash up process was rebuilded. If it was done, is necessary eliminate the others related tables, at the beginning of the process. By doing this, we recover all the backend data. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0110954) hgbot (developer) 2019-04-01 20:22 |
Repository: retail/backports/3.0RR18Q4.3/org.openbravo.mobile.core Changeset: 6565d88df89ea24d358cfd42f7b67817cfabd88e Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Mon Apr 01 13:49:18 2019 -0400 URL: http://code.openbravo.com/retail/backports/3.0RR18Q4.3/org.openbravo.mobile.core/rev/6565d88df89ea24d358cfd42f7b67817cfabd88e [^] Fixed issue 40485: Cashup with corrupted data is synced after to update to 18Q3 - If one table related to Cash Up process is rebuilded, is necessary rebuild all the related tables. "relatedTablesToRebuild" function was added to do it. This way we reload all Cash Up data from the backend. --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-03-28 18:00 | guilleaer | Type | defect => backport |
2019-03-28 18:00 | guilleaer | Target Version | => RR18Q4.3 |
2019-04-01 20:22 | hgbot | Checkin | |
2019-04-01 20:22 | hgbot | Note Added: 0110954 | |
2019-04-01 20:22 | hgbot | Status | scheduled => resolved |
2019-04-01 20:22 | hgbot | Resolution | open => fixed |
2019-04-01 20:22 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c74d6f059b735e2b45163a54886035c9829cbc49 [^] => http://code.openbravo.com/retail/backports/3.0RR18Q4.3/org.openbravo.mobile.core/rev/6565d88df89ea24d358cfd42f7b67817cfabd88e [^] |
2019-04-11 13:03 | marvintm | Review Assigned To | guilleaer => marvintm |
2019-04-11 13:03 | marvintm | Status | resolved => closed |
2019-04-11 13:03 | marvintm | Fixed in Version | => RR18Q4.3 |
Copyright © 2000 - 2009 MantisBT Group |