Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035159Retail ModulesWeb POSpublic2017-02-03 14:072017-02-20 12:45
paul_guiot 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR17Q2 
marvintm
No
0035159: [SER-QA 2406] Inactivate a Return Reason brings inconsistencies
If we say NO to the field "Active" in BO (Return Reasons), we can not retrieve in FO the Return ticket with this reason.

See video
- Go to the BO, Window Return Reason
- Create a new Reason - Save it
- Go to the webpos
- In the menu, go to verifid return and select a ticket
- Return it using the new return reason
- refund

- Go back to the BO, Window Return Reason
- Select the new reason and unflag the field "Active" - Save
- Open a new session (clean cache) and go back to the Webpos and retrieve the ticket (Open ticket)

Error message appears
We should be able to see the return ticket with this old return reason
No tags attached.
causes defect 0035793 closed ranjith_qualiantech_com [SER-QA 2731] Text overflows the message area when warehouse description is large 
? 2406.mp4 (4,248,561) 2017-02-03 14:07
https://issues.openbravo.com/file_download.php?file_id=10395&type=bug
Issue History
2017-02-03 14:07paul_guiotNew Issue
2017-02-03 14:07paul_guiotAssigned To => Retail
2017-02-03 14:07paul_guiotFile Added: 2406.mp4
2017-02-03 14:07paul_guiotResolution time => 1488322800
2017-02-03 14:07paul_guiotTriggers an Emergency Pack => No
2017-02-06 15:13ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-02-06 15:13ranjith_qualiantech_comStatusnew => scheduled
2017-02-09 08:27hgbotCheckin
2017-02-09 08:27hgbotNote Added: 0094166
2017-02-09 08:28hgbotCheckin
2017-02-09 08:28hgbotNote Added: 0094167
2017-02-09 08:28hgbotStatusscheduled => resolved
2017-02-09 08:28hgbotResolutionopen => fixed
2017-02-09 08:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/da769d49489913d7917eda012f4efc57f6e0d9ba [^]
2017-02-09 08:29hgbotCheckin
2017-02-09 08:29hgbotNote Added: 0094168
2017-02-20 12:45marvintmReview Assigned To => marvintm
2017-02-20 12:45marvintmStatusresolved => closed
2017-02-20 12:45marvintmFixed in Version => RR17Q2
2017-04-18 13:11adrianromeroRelationship addedcauses 0035793

Notes
(0094166)
hgbot   
2017-02-09 08:27   
Repository: erp/pmods/org.openbravo.retail.sampledata
Changeset: 5816e1a7c92de38c087ad3c6115beaa018ad8753
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Feb 09 12:56:32 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/5816e1a7c92de38c087ad3c6115beaa018ad8753 [^]

Related to issue 35159: Added Sample Data for return reason

---
A referencedata/sampledata/The_White_Valley_Group/C_RETURN_REASON.xml
---
(0094167)
hgbot   
2017-02-09 08:28   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: da769d49489913d7917eda012f4efc57f6e0d9ba
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Feb 09 12:57:04 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/da769d49489913d7917eda012f4efc57f6e0d9ba [^]

Fixes issue 35159: Display return reason in line info

* Return reason should be displayed in line info instead of combo box

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
(0094168)
hgbot   
2017-02-09 08:29   
Repository: tools/automation/pi-mobile
Changeset: 2ed524ff7c5e384cf611d017c14bb005ebbb9386
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Feb 09 12:56:26 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2ed524ff7c5e384cf611d017c14bb005ebbb9386 [^]

Verifies issue 35159 : Added automated test 'I35159_VerifyReceiptLineReturnReason'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35159_VerifyReceiptLineReturnReason.java
---