Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0043622
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSminorhave not tried2020-03-31 14:182020-03-31 14:36
Reportercollazoandy4View Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0043622: Allow negative payments in Pay Open Tickets

DescriptionThe 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 ReproduceCreate 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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 View Revisions
2020-03-31 14:23 aferraz Steps to Reproduce Updated View Revisions
2020-03-31 14:36 aferraz Description Updated View Revisions
2020-03-31 14:36 aferraz Proposed Solution updated


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker