Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038454 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2018-04-26 08:46 | 2018-06-18 09:09 | |||
Reporter | Sandrahuguet | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 24dfb4346d24 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 7.x | |||
OS Version | Openbravo Appliance 14.04 | Database version | 9.3.x | Ant version | 1.9.x | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038454: When master.Cashup fails a popup with reload button should be shown | |||||||
Description | When the cache of a terminal is cleared, or a new computer is used for the terminal, a request to master.Cashup is done to find out if there is a cashup pending to be processed in the backend. If there is, then it is loaded, and used for the terminal. If there is not, then another request to the same class is done, to try to find the last cashup which was processed. This cashup is then used to initialize a new cashup, taking into account the amount to keep that was specified for every payment method. If any of these requests fails, and no information about cashup is available in the local database, a popup with reload button should be shown, and the login should be prevented, because without this information, it's not possible to use the WebPOS correctly. | |||||||
Steps To Reproduce | -In the database: update obpos_app_cashup set isprocessed='Y' isprocessedbo='Y' update obpos_paymentmethodcashup set amountttokeep=100 -Clear the cache -In the code force and error in master.Cashup -Log in WebPOS | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0104895) hgbot (developer) 2018-06-02 08:55 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 24dfb4346d24cec13df619d27e2a67869be70fc7 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Sat Jun 02 12:25:28 2018 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/24dfb4346d24cec13df619d27e2a67869be70fc7 [^] Fixed issue 38454 : Error should be shown if cashup data is not present while loading --- M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-04-26 08:46 | Sandrahuguet | New Issue | |
2018-04-26 08:46 | Sandrahuguet | Assigned To | => Retail |
2018-04-26 08:46 | Sandrahuguet | OBNetwork customer | => No |
2018-04-26 08:46 | Sandrahuguet | Triggers an Emergency Pack | => No |
2018-04-26 08:47 | Sandrahuguet | File Added: 38454_16q1.diff | |
2018-04-26 09:06 | marvintm | OBNetwork customer | No => Yes |
2018-04-26 09:06 | marvintm | Resolution time | => 1527112800 |
2018-04-26 09:06 | marvintm | Description Updated | View Revisions |
2018-05-15 08:48 | marvintm | Severity | minor => major |
2018-05-28 10:50 | marvintm | Resolution time | 1527112800 => 1529100000 |
2018-05-28 15:01 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2018-05-28 15:02 | ranjith_qualiantech_com | Status | new => scheduled |
2018-06-02 08:55 | hgbot | Checkin | |
2018-06-02 08:55 | hgbot | Note Added: 0104895 | |
2018-06-02 08:55 | hgbot | Status | scheduled => resolved |
2018-06-02 08:55 | hgbot | Resolution | open => fixed |
2018-06-02 08:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/24dfb4346d24cec13df619d27e2a67869be70fc7 [^] |
2018-06-18 09:09 | marvintm | Review Assigned To | => marvintm |
2018-06-18 09:09 | marvintm | Status | resolved => closed |
2018-06-18 09:09 | marvintm | Fixed in Version | => RR18Q3 |
Copyright © 2000 - 2009 MantisBT Group |