Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||||
View Issue Details | |||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||
0025533 | Retail Modules | Web POS | public | 2014-01-22 12:58 | 2014-02-01 14:53 | ||||||||||||||||
Reporter | jecharri | ||||||||||||||||||||
Assigned To | marvintm | ||||||||||||||||||||
Priority | immediate | Severity | major | Reproducibility | always | ||||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||||
Product Version | |||||||||||||||||||||
Target Version | RR14Q2 | Fixed in Version | RMP31 | ||||||||||||||||||
Merge Request Status | |||||||||||||||||||||
Review Assigned To | mtaal | ||||||||||||||||||||
OBNetwork customer | OBPS | ||||||||||||||||||||
Support ticket | 25903 | ||||||||||||||||||||
Regression level | |||||||||||||||||||||
Regression date | |||||||||||||||||||||
Regression introduced in release | |||||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||||
Summary | 0025533: Wrong data when you load a paid ticket | ||||||||||||||||||||
Description | Wrong data when you load a paid ticket | ||||||||||||||||||||
Steps To Reproduce | -Change the price list to work without taxes -Log in in Web POS -Excute the following query in the client database or read issues 25532 and 25531 update m_product set listPrice=3.141245, standardPrice=3.141245 where m_product_id = 'AC79520FEB4743B3AAA379BF70B9B7DA' -Create a ticket and add 200 "Adhesive body warmers" to the ticket -Verify that you can see --> 200 * 3.14 = 628.25 -Pay the ticket -Press in "Receipts" menu entry -Verify that now the order line is --> 200 * 3.14 = 628 and it is wrong P.S.:This issue is also creating wrong returns because the pop up verified returns is using the same query. Due to that the return will be 628 intead of 628.25 | ||||||||||||||||||||
Proposed Solution | In java "modules/org.openbravo.retail.posterminal/src/org/openbravo/retail/posterminal/PaidReceipts.java" apart from linegrossamount we should take also linenetamount | ||||||||||||||||||||
Additional Information | |||||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||||
Relationships |
| ||||||||||||||||||||
Attached Files | |||||||||||||||||||||
Issue History | |||||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||||
2014-01-22 12:58 | jecharri | New Issue | |||||||||||||||||||
2014-01-22 12:58 | jecharri | Assigned To | => marvintm | ||||||||||||||||||
2014-01-22 12:58 | jecharri | OBNetwork customer | => Yes | ||||||||||||||||||
2014-01-22 12:58 | jecharri | Support ticket | => 25903 | ||||||||||||||||||
2014-01-22 12:58 | jecharri | Resolution time | => 1392418800 | ||||||||||||||||||
2014-01-22 12:58 | jecharri | Triggers an Emergency Pack | => No | ||||||||||||||||||
2014-01-22 12:58 | jecharri | Relationship added | related to 0025532 | ||||||||||||||||||
2014-01-22 12:58 | jecharri | Relationship added | depends on 0025531 | ||||||||||||||||||
2014-01-22 12:58 | jecharri | Relationship deleted | depends on 0025531 | ||||||||||||||||||
2014-01-22 12:59 | jecharri | Relationship added | related to 0025531 | ||||||||||||||||||
2014-01-22 13:06 | jecharri | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=5357#r5357 | ||||||||||||||||||
2014-01-23 17:33 | guilleaer | Target Version | RMP31 => RMP32 | ||||||||||||||||||
2014-01-24 10:17 | malsasua | Status | new => scheduled | ||||||||||||||||||
2014-01-24 10:17 | malsasua | fix_in_branch | => pi | ||||||||||||||||||
2014-01-24 10:18 | malsasua | Note Added: 0063668 | |||||||||||||||||||
2014-01-24 10:18 | malsasua | Status | scheduled => resolved | ||||||||||||||||||
2014-01-24 10:18 | malsasua | Fixed in Version | => RMP32 | ||||||||||||||||||
2014-01-24 10:18 | malsasua | Resolution | open => fixed | ||||||||||||||||||
2014-02-01 14:53 | mtaal | Review Assigned To | => mtaal | ||||||||||||||||||
2014-02-01 14:53 | mtaal | Note Added: 0063841 | |||||||||||||||||||
2014-02-01 14:53 | mtaal | Status | resolved => closed | ||||||||||||||||||
2014-02-01 14:53 | mtaal | Fixed in Version | RMP32 => RMP31 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|