Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032412Retail ModulesWeb POSpublic2016-03-04 13:592016-03-08 11:24
marvintm 
jorge-garcia 
normalmajoralways
closedfixed 
5
 
RR15Q4.5RR15Q4.5 
marvintm
Production - Confirmed Stable
2015-08-22
RR15Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/54a8e71c3f32 [^]
No
0032412: Document sequence is reset when login offline is done
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.
- 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).

No tags attached.
blocks defect 0032410 closed jorge-garcia Document sequence is reset when login offline is done 
Issue History
2016-03-04 14:00marvintmTypedefect => backport
2016-03-04 14:00marvintmTarget Version => RR15Q4.5
2016-03-07 15:35hgbotCheckin
2016-03-07 15:35hgbotNote Added: 0084778
2016-03-07 15:35hgbotStatusscheduled => resolved
2016-03-07 15:35hgbotResolutionopen => fixed
2016-03-07 15:35hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q4.5/org.openbravo.mobile.core/rev/59f9b055228e87d99bcc3b3e7f395ee9855906f2 [^]
2016-03-07 17:02jorge-garciaAssigned ToRetail => jorge-garcia
2016-03-08 08:57jorge-garciaRegression level => Production - Confirmed Stable
2016-03-08 08:57jorge-garciaRegression date => 2015-08-22
2016-03-08 08:57jorge-garciaRegression introduced in release => RR15Q4
2016-03-08 08:57jorge-garciaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/54a8e71c3f32 [^]
2016-03-08 11:24marvintmReview Assigned To => marvintm
2016-03-08 11:24marvintmStatusresolved => closed
2016-03-08 11:24marvintmFixed in Version => RR15Q4.5

Notes
(0084778)
hgbot   
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
---