Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025653Retail ModulesWeb POSpublic2014-02-04 09:572014-03-27 12:43
jecharri 
malsasua 
highminorsometimes
closedfixed 
5
 
RR14Q2RR14Q2 
No
0025653: It is possible to create duplicated documentno's
It is possible to create duplicated documentno's.

1. open session in POS (online mode)
2. lastDocumentNumber is X (it is calculated from backend)
3. create and process order: documentNo = X+1
4. close session
5. in offline mode, open session with the same user
6. lastDocumentNumber is X (it has not been calculated because the system is offline)
7. create order: documentNo=X+1
No tags attached.
related to defect 0025652RR14Q2 closed marvintm It is possible to jump a documentno in Web POS 
Issue History
2014-02-04 09:57jecharriNew Issue
2014-02-04 09:57jecharriAssigned To => marvintm
2014-02-04 09:57jecharriResolution time => 1398117600
2014-02-04 09:57jecharriTriggers an Emergency Pack => No
2014-02-04 09:58jecharriRelationship addedrelated to 0025652
2014-02-04 10:24malsasuaAssigned Tomarvintm => malsasua
2014-02-12 18:57malsasuaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5447#r5447
2014-02-12 18:57malsasuaStatusnew => scheduled
2014-02-12 18:57malsasuafix_in_branch => pi
2014-02-12 18:58malsasuaNote Added: 0064190
2014-02-12 18:58malsasuaStatusscheduled => resolved
2014-02-12 18:58malsasuaFixed in Version => RMP32
2014-02-12 18:58malsasuaResolutionopen => fixed
2014-02-13 17:04malsasuaNote Added: 0064233
2014-03-27 12:43adrianromeroNote Added: 0065517
2014-03-27 12:43adrianromeroStatusresolved => closed

Notes
(0064190)
malsasua   
2014-02-12 18:58   
fixed by commit https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aa93965366d3ed19b646f925f83e733c3cae90ee [^]
(0064233)
malsasua   
2014-02-13 17:04   
fixed by two commits:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aa93965366d3ed19b646f925f83e733c3cae90ee [^]

http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/83acb66ae28a68a3ea979becee1605d8775c1192 [^]
(0065517)
adrianromero   
2014-03-27 12:43   
Reviewed