Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0043622 | Retail Modules | Web POS | public | 2020-03-31 14:18 | 2020-03-31 14:36 |
Reporter | collazoandy4 | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0043622: Allow negative payments in Pay Open Tickets | ||||
Description | The Pay Open Tickets doesn't allow to pay tickets with gross amount less than cero therefore returns can not be paid with this flow | ||||
Steps To Reproduce | Create a return and try to pay it using Pay Open Ticket selector | ||||
Proposed Solution | - Remove positive gross restriction from modal-pay-open-tickets.js. Line 130: order.attributes.gross < 0 Line 719: iter.get('gross') >= 0 - Remove Return exclusion in orderfilter.js: Line 284: excludeValues: ['QT', 'RET'] - Distribute and generate payment properly. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-03-31 14:18 | collazoandy4 | New Issue | |||
2020-03-31 14:18 | collazoandy4 | Assigned To | => Retail | ||
2020-03-31 14:18 | collazoandy4 | Triggers an Emergency Pack | => No | ||
2020-03-31 14:23 | aferraz | Description Updated | bug_revision_view_page.php?rev_id=20651#r20651 | ||
2020-03-31 14:23 | aferraz | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=20653#r20653 | ||
2020-03-31 14:36 | aferraz | Description Updated | bug_revision_view_page.php?rev_id=20654#r20654 | ||
2020-03-31 14:36 | aferraz | Proposed Solution updated |
There are no notes attached to this issue. |