Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022485 | Retail Modules | Web POS | public | 2012-12-07 16:38 | 2013-05-02 16:18 |
|
Reporter | sureshbabu | |
Assigned To | guilleaer | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Professional Appliance |
Product Version | RMP16 | |
Target Version | | Fixed in Version | RMP22 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022485: Not able to view the completed return receipt using receipt option |
Description | 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.
|
Steps To Reproduce | 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0023473 | RMP22 | closed | guilleaer | Not able to view the completed return receipt using receipt option |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-12-07 16:38 | sureshbabu | New Issue | |
2012-12-07 16:38 | sureshbabu | Assigned To | => adrianromero |
2013-04-02 13:34 | jecharri | Issue cloned | 0023473 |
2013-04-02 13:47 | jecharri | Note Added: 0057565 | |
2013-04-02 13:47 | jecharri | Status | new => closed |
2013-04-02 13:47 | jecharri | Resolution | open => duplicate |
2013-04-08 13:57 | hgbot | Checkin | |
2013-04-08 13:57 | hgbot | Note Added: 0057780 | |
2013-04-08 13:57 | hgbot | Status | closed => resolved |
2013-04-08 13:57 | hgbot | Resolution | duplicate => fixed |
2013-04-08 13:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b7582219de5efe561c8667478b0bace5bdf90ac [^] |
2013-04-25 17:08 | marvintm | Assigned To | adrianromero => guilleaer |
2013-04-25 17:08 | marvintm | Note Added: 0058262 | |
2013-04-25 17:08 | marvintm | Status | resolved => new |
2013-04-25 17:08 | marvintm | Resolution | fixed => open |
2013-04-26 09:51 | hgbot | Checkin | |
2013-04-26 09:51 | hgbot | Note Added: 0058269 | |
2013-04-26 11:04 | marvintm | Status | new => scheduled |
2013-04-26 11:04 | marvintm | fix_in_branch | => pi |
2013-04-26 11:04 | marvintm | Note Added: 0058273 | |
2013-04-26 11:04 | marvintm | Status | scheduled => resolved |
2013-04-26 11:04 | marvintm | Resolution | open => fixed |
2013-04-26 11:05 | marvintm | Review Assigned To | => marvintm |
2013-04-26 11:05 | marvintm | Status | resolved => closed |
2013-04-26 11:05 | marvintm | Fixed in Version | => RMP22 |
2013-04-30 09:07 | guilleaer | Relationship added | has duplicate 0023473 |
2013-05-02 16:18 | hgbot | Checkin | |
2013-05-02 16:18 | hgbot | Note Added: 0058423 | |
Notes |
|
|
|
|
(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
---
|
|
|
|
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
---
|
|
|
|
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
---
|
|