Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043622Retail ModulesWeb POSpublic2020-03-31 14:182020-03-31 14:36
collazoandy4 
Retail 
normalminorhave not tried
newopen 
5
 
 
No
0043622: Allow negative payments in Pay Open Tickets
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
Create a return and try to pay it using Pay Open Ticket selector
- 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.
No tags attached.
Issue History
2020-03-31 14:18collazoandy4New Issue
2020-03-31 14:18collazoandy4Assigned To => Retail
2020-03-31 14:18collazoandy4Triggers an Emergency Pack => No
2020-03-31 14:23aferrazDescription Updatedbug_revision_view_page.php?rev_id=20651#r20651
2020-03-31 14:23aferrazSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=20653#r20653
2020-03-31 14:36aferrazDescription Updatedbug_revision_view_page.php?rev_id=20654#r20654
2020-03-31 14:36aferrazProposed Solution updated

There are no notes attached to this issue.