Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039152Retail ModulesWeb POSpublic2018-08-17 13:152018-09-07 14:55
samuel_nicuesa 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
pi 
RR18Q4 
marvintm
No
0039152: Duplicate document sequence if lastassignednum is 0.
Duplicate document sequence if lastassignednum is 0.
- Update lastassignednum to 0

- Add a breakpoint in orderloader

- Add product and pay the ticket

- Press F5

- Add a product and pay the ticket

- Remove the breakpoint

- Go to Back Office , sales order and you will see 2 lines with the same document number.
No tags attached.
Issue History
2018-08-17 13:15samuel_nicuesaNew Issue
2018-08-17 13:15samuel_nicuesaAssigned To => Retail
2018-08-17 13:15samuel_nicuesaResolution time => 1536271200
2018-08-17 13:15samuel_nicuesaTriggers an Emergency Pack => No
2018-08-21 14:26ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-08-21 14:26ranjith_qualiantech_comStatusnew => scheduled
2018-08-27 14:51ngarciaIssue Monitored: ngarcia
2018-08-28 16:00rafarodaIssue Monitored: rafaroda
2018-09-03 08:04hgbotCheckin
2018-09-03 08:04hgbotNote Added: 0106576
2018-09-03 08:04hgbotStatusscheduled => resolved
2018-09-03 08:04hgbotResolutionopen => fixed
2018-09-03 08:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1069d87a79dc4b797ee7cc76650b503c28f5db7e [^]
2018-09-07 14:55marvintmReview Assigned To => marvintm
2018-09-07 14:55marvintmStatusresolved => closed
2018-09-07 14:55marvintmFixed in Version => RR18Q4

Notes
(0106576)
hgbot   
2018-09-03 08:04   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1069d87a79dc4b797ee7cc76650b503c28f5db7e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Sep 03 11:33:45 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1069d87a79dc4b797ee7cc76650b503c28f5db7e [^]

Fixed issue 39152 : DocumentNo Suffix should be updated with ClientSide Sequence if presents even if documentnoSuffix is ZERO

---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
---