Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032332 | Retail Modules | Web POS | public | 2016-02-24 20:14 | 2016-03-09 16:12 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR16Q1 | Fixed in Version | RR16Q1 | |
Merge Request Status | |
Review Assigned To | Orekaria |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0032332: Tickets not included in cashup if cashup was done offline |
Description | In certain circumstances, if tickets are created while being offline, and then a cashup is done also while being offline, then the cashup may be processed before all tickets have been processed. In this case, the tickets will not be invoiced, and their payments will be missing in the cashup reconciliation. |
Steps To Reproduce | This issue is very easy to reproduce in 15Q3, but it's much harder to reproduce in 15Q4 or 16Q1, although it's still theoretically possible to face it there.
The steps to reproduce are the following:
- Log in the Web POS. Go offline.
- Create five or more tickets.
- Do the cashup.
- Go back online. Log in again.
- Verify that the tickets have been synchronized, and the cashup is processed. However, all tickets except the first one will not be invoiced, and their payments will not be reconciled. |
Proposed Solution | The cause of the problem is that the synchronization tasks in the backend are not processing correctly entries which contain more than one record in the JSON. In this case, the import entry should be marked as processed only when all the records have been processed, and currently this is not the case (the entry is marked as processed as soon as the first record is processed). |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0032331 | | closed | marvintm | Tickets not included in cashup if cashup was done offline |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-02-24 20:14 | marvintm | Type | defect => backport |
2016-02-24 20:14 | marvintm | Target Version | => RR16Q1 |
2016-02-29 17:34 | hgbot | Checkin | |
2016-02-29 17:34 | hgbot | Note Added: 0084606 | |
2016-02-29 17:34 | hgbot | Status | scheduled => resolved |
2016-02-29 17:34 | hgbot | Resolution | open => fixed |
2016-02-29 17:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR16Q1/rev/fa3cf2f87496d85df40bfcf8d6361f8196f1a64b [^] |
2016-02-29 17:41 | hgbot | Checkin | |
2016-02-29 17:41 | hgbot | Note Added: 0084607 | |
2016-02-29 17:41 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/backports/3.0PR16Q1/rev/fa3cf2f87496d85df40bfcf8d6361f8196f1a64b [^] => http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.mobile.core/rev/332f1b6a82610ef3fa0fda65fae92332bd2fdff0 [^] |
2016-03-04 18:42 | Orekaria | Review Assigned To | => Orekaria |
2016-03-04 18:42 | Orekaria | Status | resolved => closed |
2016-03-04 18:42 | Orekaria | Fixed in Version | => RR16Q1 |
2016-03-09 16:12 | hgbot | Checkin | |
2016-03-09 16:12 | hgbot | Note Added: 0084849 | |