Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0027359 | Retail Modules | Web POS | public | 2014-08-18 14:49 | 2014-10-01 18:59 | |||||||
Reporter | jecharri | |||||||||||
Assigned To | mtaal | |||||||||||
Priority | urgent | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | RR14Q4 | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | marvintm | |||||||||||
OBNetwork customer | OBPS | |||||||||||
Support ticket | 30480 | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0027359: Web POS is calculating the returns using the gross instead of qty | |||||||||||
Description | Web POS is calculating the returns using the gross instead of qty | |||||||||||
Steps To Reproduce | In file org.openbraov.retail.posterminal.js.pointofsale.view.editline.js line 437: if (this.line.get('gross') < OB.DEC.Zero) { if (!_.isUndefined(this.line.get('returnReason'))) { selectedReason = _.filter(this.$.returnreason.children, function (reason) { return reason.getValue() === me.line.get('returnReason'); })[0]; this.$.returnreason.setSelected(selectedReason.getNodeProperty('index')); } this.$.returnreason.show(); } else { this.$.returnreason.hide(); } it should not use "gross" to tell which is return or not, it should use "qty" to tell So, when we use the product which is negative price (like special service or discount) the return reason can not choose. | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=7179&type=bug ![]() https://issues.openbravo.com/file_download.php?file_id=7180&type=bug ![]() https://issues.openbravo.com/file_download.php?file_id=7181&type=bug ![]() https://issues.openbravo.com/file_download.php?file_id=7182&type=bug ![]() https://issues.openbravo.com/file_download.php?file_id=7183&type=bug ![]() https://issues.openbravo.com/file_download.php?file_id=7184&type=bug ![]() https://issues.openbravo.com/file_download.php?file_id=7205&type=bug ![]() https://issues.openbravo.com/file_download.php?file_id=7206&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2014-08-18 14:49 | jecharri | New Issue | ||||||||||
2014-08-18 14:49 | jecharri | Assigned To | => marvintm | |||||||||
2014-08-18 14:49 | jecharri | OBNetwork customer | => Yes | |||||||||
2014-08-18 14:49 | jecharri | Support ticket | => 30480 | |||||||||
2014-08-18 14:49 | jecharri | Resolution time | => 1411077600 | |||||||||
2014-08-18 14:49 | jecharri | Triggers an Emergency Pack | => No | |||||||||
2014-08-19 15:30 | hgbot | Checkin | ||||||||||
2014-08-19 15:30 | hgbot | Note Added: 0069517 | ||||||||||
2014-08-19 15:30 | hgbot | Status | new => resolved | |||||||||
2014-08-19 15:30 | hgbot | Resolution | open => fixed | |||||||||
2014-08-19 15:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/82b51249f7b8fe9e977d57805a43ef432094badb [^] | |||||||||
2014-08-21 22:43 | hgbot | Checkin | ||||||||||
2014-08-21 22:43 | hgbot | Note Added: 0069586 | ||||||||||
2014-08-21 22:58 | hgbot | Checkin | ||||||||||
2014-08-21 22:58 | hgbot | Note Added: 0069587 | ||||||||||
2014-08-31 21:49 | Orekaria | Assigned To | marvintm => mtaal | |||||||||
2014-08-31 21:49 | Orekaria | Note Added: 0069863 | ||||||||||
2014-08-31 21:49 | Orekaria | Status | resolved => new | |||||||||
2014-08-31 21:49 | Orekaria | Resolution | fixed => open | |||||||||
2014-08-31 21:49 | Orekaria | File Added: a.return.png | ||||||||||
2014-08-31 21:49 | Orekaria | File Added: a.cahsup2of5 (with 100 deposit).png | ||||||||||
2014-08-31 21:50 | Orekaria | File Added: a.cashup5of5Return.png | ||||||||||
2014-08-31 21:50 | Orekaria | File Added: b.returnNegative.png | ||||||||||
2014-08-31 21:50 | Orekaria | File Added: b.cahsup2of5.png | ||||||||||
2014-08-31 21:51 | Orekaria | File Added: b.cashup5of5NegativeReturn.png | ||||||||||
2014-08-31 21:52 | Orekaria | Note Edited: 0069863 | bug_revision_view_page.php?bugnote_id=0069863#r6502 | |||||||||
2014-09-03 17:44 | mtaal | File Added: Selection_030.png | ||||||||||
2014-09-03 17:44 | mtaal | File Added: Selection_031.png | ||||||||||
2014-09-27 01:11 | mtaal | Relationship added | related to 0026512 | |||||||||
2014-09-30 11:37 | migueldejuana | Status | new => scheduled | |||||||||
2014-09-30 11:37 | migueldejuana | fix_in_branch | => pi | |||||||||
2014-09-30 11:41 | migueldejuana | Note Added: 0070543 | ||||||||||
2014-09-30 11:41 | migueldejuana | Status | scheduled => resolved | |||||||||
2014-09-30 11:41 | migueldejuana | Fixed in Version | => RR14Q4 | |||||||||
2014-09-30 11:41 | migueldejuana | Resolution | open => fixed | |||||||||
2014-10-01 18:59 | marvintm | Review Assigned To | => marvintm | |||||||||
2014-10-01 18:59 | marvintm | Note Added: 0070628 | ||||||||||
2014-10-01 18:59 | marvintm | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|