Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035184Retail ModulesWeb POSpublic2017-02-07 13:452017-02-10 14:36
nataliag 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR16Q4.2 
marvintm
No
0035184: Non incrementing the number of the return ticket if “Return No Prefix” of terminal is defined.
If you define the “Return No Prefix” field in the POS Terminal window and then in POS Terminal you make returns in different tickets, they are created with the same return Ticket number.
1-Go to “POS Terminal” window in backend, select the desired terminal and define the “Return No Prefix”, for example RT.
2 -Go to Web POS, create a new ticket and add a product.
3 - Select the product and click on “return line”. Ticket number is RT/0000001. Don’t finalize the ticket.
4- Create a new ticket and add a product.
5- Delete the line. Ticket number is RT/0000002. Don’t close action.
6- Create a new ticket and add a product.
7- Select the product and click on “return line”. Ticket number is RT/0000002. Don’t finalize the ticket.
8- Create a new ticket and add a product.
9- Select the product and click on “return line”. Ticket number is RT/0000002. Don’t finalize the ticket
No tags attached.
related to defect 0034288 closed mario_castello [SER-QA 1972] Document number wrong in the order details when we delete product. 
Issue History
2017-02-07 13:45nataliagNew Issue
2017-02-07 13:45nataliagAssigned To => Retail
2017-02-07 13:45nataliagResolution time => 1488236400
2017-02-07 13:45nataliagTriggers an Emergency Pack => No
2017-02-09 12:54ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-02-09 12:54ranjith_qualiantech_comStatusnew => scheduled
2017-02-09 14:14ranjith_qualiantech_comRelationship addedrelated to 0034288
2017-02-09 15:50hgbotCheckin
2017-02-09 15:50hgbotNote Added: 0094182
2017-02-09 15:50hgbotStatusscheduled => resolved
2017-02-09 15:50hgbotResolutionopen => fixed
2017-02-09 15:50hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q4.2/org.openbravo.retail.posterminal/rev/f246564ee7b2cde69ce57732ed008e26b9082699 [^]
2017-02-09 15:51hgbotCheckin
2017-02-09 15:51hgbotNote Added: 0094183
2017-02-10 14:36marvintmReview Assigned To => marvintm
2017-02-10 14:36marvintmNote Added: 0094219
2017-02-10 14:36marvintmStatusresolved => closed
2017-02-10 14:36marvintmFixed in Version => RR16Q4.2
2017-02-13 11:06ranjith_qualiantech_comRelationship addedhas duplicate 0035175
2017-02-15 10:31ranjith_qualiantech_comRelationship deletedhas duplicate 0035175

Notes
(0094182)
hgbot   
2017-02-09 15:50   
Repository: retail/backports/3.0RR16Q4.2/org.openbravo.retail.posterminal
Changeset: f246564ee7b2cde69ce57732ed008e26b9082699
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Feb 09 20:19:33 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.2/org.openbravo.retail.posterminal/rev/f246564ee7b2cde69ce57732ed008e26b9082699 [^]

Fixes issue 35184 : Document No should be resetted, if return lines length is zero

---
M web/org.openbravo.retail.posterminal/js/components/order.js
---
(0094183)
hgbot   
2017-02-09 15:51   
Repository: retail/backports/3.0RR16Q4.2/pi-mobile
Changeset: 03c2277c1ec5fe50c4b48eee4fefa06d4714ebf6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Feb 09 20:19:29 2017 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.2/pi-mobile/rev/03c2277c1ec5fe50c4b48eee4fefa06d4714ebf6 [^]

Verifies issue 35184 : Added automated test 'I35184_VerifyReceiptChangeDocumentNo'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/I35184_VerifyReceiptChangeDocumentNo.java
---
(0094219)
marvintm   
2017-02-10 14:36   
Actually, this issue is the backport to 16Q4.2 for the following issue:

https://issues.openbravo.com/view.php?id=34288 [^]