Project:
View Revisions: Issue #46465 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0046465: CheckExtraPayments preaction conficts with overpayment and change functionalities. | ||
Revision | 2021-05-03 15:14 by adrianromero | ||
Description | CheckExtraPayments complete ticket preaction depends on the payments order and is in conflict with change and overpayment functionality. The algorithm of checkExtraPayment raises an exception in case the total of payment amounts except the last one is greater than the total of the receipt. So it checks the first n-1 payments of the receipt. |
||
Revision | 2021-05-03 15:13 by adrianromero | ||
Description | CheckExtraPayments complete ticket preaction depends on the payments order and is in conflict with change and overpayment functionality. Currently checkExtraPayment raises an exception in case the total of payment amounts except the last one is greater than the total of the receipt. |
Copyright © 2000 - 2009 MantisBT Group |