Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032410 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-03-04 13:59 | 2016-04-10 17:29 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7cd36f98201a | ||||
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 | marvintm | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2015-08-22 | |||||||
Regression introduced in release | RR15Q4 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/54a8e71c3f32 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032410: Document sequence is reset when login offline is done | |||||||
Description | When a user logs in the Web POS in online mode, it automatically gets the current sequence which should be used for new tickets. This used to work also in offline mode (because the sequence was stored in the local database), but since RR15Q4, this has stopped working and now when login offline is done, the sequence resets, and it goes back to 0. | |||||||
Steps To Reproduce | - Log in the Web POS in VBS-1 terminal in online mode. Verify that the new ticket that is created has a correct document number (for example, VBS1/0000134). - Log out. - Go offline. - Log in offline mode. Verify that the new ticket in this case has a wrong document number (in previous case, it should be the same, so VBS1/0000134, and instead, it will be VBS1/0000000). | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0084777) hgbot (developer) 2016-03-07 15:35 |
Repository: retail/backports/3.0RR15Q4.5/org.openbravo.mobile.core Changeset: 59f9b055228e87d99bcc3b3e7f395ee9855906f2 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Mar 07 15:33:57 2016 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.5/org.openbravo.mobile.core/rev/59f9b055228e87d99bcc3b3e7f395ee9855906f2 [^] Fixed issue 32412: Document sequence is reset when login offline is done Backport of issue 32410 for 3.0RR15Q4.5 --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0084800) hgbot (developer) 2016-03-08 08:45 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 7cd36f98201acc5590f25a46aca1fea790391bf4 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Mar 07 13:33:24 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7cd36f98201acc5590f25a46aca1fea790391bf4 [^] Fixed issue 32410: Document sequence is reset when login offline is done The problem was that the document number is not set in offline mode during the terminal model load. Now the problem is fixed. --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0084805) hgbot (developer) 2016-03-08 09:34 |
Repository: retail/backports/3.0RR16Q1/org.openbravo.mobile.core Changeset: a0d2f37a7b7d61c29a10bfdec77c329ede0e4512 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Mar 07 16:58:26 2016 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.mobile.core/rev/a0d2f37a7b7d61c29a10bfdec77c329ede0e4512 [^] Fixed issue 32411: Document sequence is reset when login offline is done Backport of issue 32410 for 3.0RR16Q1 --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2016-03-04 13:59 | marvintm | New Issue | |
2016-03-04 13:59 | marvintm | Assigned To | => Retail |
2016-03-04 13:59 | marvintm | Triggers an Emergency Pack | => No |
2016-03-04 14:00 | marvintm | Status | new => scheduled |
2016-03-04 14:05 | Orekaria | Assigned To | Retail => marvintm |
2016-03-07 13:22 | jorge-garcia | Assigned To | marvintm => jorge-garcia |
2016-03-07 15:35 | hgbot | Checkin | |
2016-03-07 15:35 | hgbot | Note Added: 0084777 | |
2016-03-07 18:53 | marvintm | Regression level | => Production - Confirmed Stable |
2016-03-07 18:53 | marvintm | Regression date | => 2015-08-22 |
2016-03-07 18:53 | marvintm | Regression introduced in release | => RR15Q4 |
2016-03-07 18:53 | marvintm | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/54a8e71c3f32 [^] |
2016-03-08 08:45 | hgbot | Checkin | |
2016-03-08 08:45 | hgbot | Note Added: 0084800 | |
2016-03-08 08:45 | hgbot | Status | scheduled => resolved |
2016-03-08 08:45 | hgbot | Resolution | open => fixed |
2016-03-08 08:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7cd36f98201acc5590f25a46aca1fea790391bf4 [^] |
2016-03-08 09:34 | hgbot | Checkin | |
2016-03-08 09:34 | hgbot | Note Added: 0084805 | |
2016-03-18 13:21 | marvintm | Review Assigned To | => marvintm |
2016-03-18 13:21 | marvintm | Status | resolved => closed |
2016-03-18 13:21 | marvintm | Fixed in Version | => RR16Q2 |
2016-04-10 17:25 | dmitry_mezentsev | Relationship added | caused by 0030592 |
2016-04-10 17:29 | dmitry_mezentsev | Relationship added | caused by 0030590 |
2016-04-10 17:29 | dmitry_mezentsev | Relationship deleted | caused by 0030592 |
Copyright © 2000 - 2009 MantisBT Group |