Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032411Retail ModulesWeb POSpublic2016-03-04 13:592016-03-08 13:58
marvintm 
jorge-garcia 
normalmajoralways
closedfixed 
5
 
RR16Q1RR16Q1 
marvintm
Production - Confirmed Stable
2015-08-22
RR15Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/54a8e71c3f32 [^]
No
0032411: 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 => RR16Q1
2016-03-07 16:57jorge-garciaAssigned ToRetail => jorge-garcia
2016-03-08 08:58jorge-garciaRegression level => Production - Confirmed Stable
2016-03-08 08:58jorge-garciaRegression date => 2015-08-22
2016-03-08 08:58jorge-garciaRegression introduced in release => RR15Q4
2016-03-08 08:58jorge-garciaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/54a8e71c3f32 [^]
2016-03-08 09:34hgbotCheckin
2016-03-08 09:34hgbotNote Added: 0084806
2016-03-08 09:34hgbotStatusscheduled => resolved
2016-03-08 09:34hgbotResolutionopen => fixed
2016-03-08 09:34hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q1/org.openbravo.mobile.core/rev/a0d2f37a7b7d61c29a10bfdec77c329ede0e4512 [^]
2016-03-08 13:58marvintmReview Assigned To => marvintm
2016-03-08 13:58marvintmStatusresolved => closed
2016-03-08 13:58marvintmFixed in Version => RR16Q1

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