Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022485Retail ModulesWeb POSpublic2012-12-07 16:382013-05-02 16:18
sureshbabu 
guilleaer 
normalminoralways
closedfixed 
30Professional Appliance
RMP16 
RMP22 
marvintm
No
0022485: Not able to view the completed return receipt using receipt option
Create and complete a return receipt, then try to view the return receipt through POS using the option Receipt. When i click magnifier icon, system list down all the Receipt ids but not the Return receipts.
Create and complete a Return receipt.
Then click the menu button, and select Receipt option.
Then in the search enter the return receipt id,

No records will be found
No tags attached.
has duplicate defect 0023473RMP22 closed guilleaer Not able to view the completed return receipt using receipt option 
Issue History
2012-12-07 16:38sureshbabuNew Issue
2012-12-07 16:38sureshbabuAssigned To => adrianromero
2013-04-02 13:34jecharriIssue cloned0023473
2013-04-02 13:47jecharriNote Added: 0057565
2013-04-02 13:47jecharriStatusnew => closed
2013-04-02 13:47jecharriResolutionopen => duplicate
2013-04-08 13:57hgbotCheckin
2013-04-08 13:57hgbotNote Added: 0057780
2013-04-08 13:57hgbotStatusclosed => resolved
2013-04-08 13:57hgbotResolutionduplicate => fixed
2013-04-08 13:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b7582219de5efe561c8667478b0bace5bdf90ac [^]
2013-04-25 17:08marvintmAssigned Toadrianromero => guilleaer
2013-04-25 17:08marvintmNote Added: 0058262
2013-04-25 17:08marvintmStatusresolved => new
2013-04-25 17:08marvintmResolutionfixed => open
2013-04-26 09:51hgbotCheckin
2013-04-26 09:51hgbotNote Added: 0058269
2013-04-26 11:04marvintmStatusnew => scheduled
2013-04-26 11:04marvintmfix_in_branch => pi
2013-04-26 11:04marvintmNote Added: 0058273
2013-04-26 11:04marvintmStatusscheduled => resolved
2013-04-26 11:04marvintmResolutionopen => fixed
2013-04-26 11:05marvintmReview Assigned To => marvintm
2013-04-26 11:05marvintmStatusresolved => closed
2013-04-26 11:05marvintmFixed in Version => RMP22
2013-04-30 09:07guilleaerRelationship addedhas duplicate 0023473
2013-05-02 16:18hgbotCheckin
2013-05-02 16:18hgbotNote Added: 0058423

Notes
(0057565)
jecharri   
2013-04-02 13:47   
https://issues.openbravo.com/view.php?id=23473 [^]
(0057780)
hgbot   
2013-04-08 13:57   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2b7582219de5efe561c8667478b0bace5bdf90ac
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Apr 08 13:57:26 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b7582219de5efe561c8667478b0bace5bdf90ac [^]

fixed issue 22485: Returned tickets can be loaded using receipts window

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
M web/org.openbravo.retail.posterminal/js/components/order.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/res/printclosedreceipt.xml
---
(0058262)
marvintm   
2013-04-25 17:08   
The order is correctly loaded, but the values for the quantities and the total amounts are negative. This should be changed so that they are shown like they were shown when the return receipt was originally created.
(0058269)
hgbot   
2013-04-26 09:51   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: fb47db93b52d1be8ddb3dd039786a52a4fcd8de4
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Fri Apr 26 09:51:06 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fb47db93b52d1be8ddb3dd039786a52a4fcd8de4 [^]

related to issue 22485: loaded returns are shown 'in positive'

---
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0058273)
marvintm   
2013-04-26 11:04   
Last changeset by Guillermo fixes the issue.
(0058423)
hgbot   
2013-05-02 16:18   
Repository: erp/pmods/org.openbravo.retail.posterminal.ch
Changeset: fb47db93b52d1be8ddb3dd039786a52a4fcd8de4
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Fri Apr 26 09:51:06 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.ch/rev/fb47db93b52d1be8ddb3dd039786a52a4fcd8de4 [^]

related to issue 22485: loaded returns are shown 'in positive'

---
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---