Project:
View Revisions: Issue #22294 | [ Back to Issue ] | ||
Summary | 0022294: Changing "Payment Date" should not launch "paymentDateOnChange" function when not working with multicurrency | ||
Revision | 2012-11-14 12:11 by maite | ||
Steps To Reproduce | 1. Create Sales Order for any BP, Invoice terms= immediate, add any line and process. 2. Create Sales Order for same BP, Invoice terms= immediate, add any line and process. 3. Create Sales Invoice for same BP. Create Lines From and add lines of both orders. Process. 4. Press "Add Payment". Modify "Actual Payment" amount to cover only one of your orders. Verify that second order is not selected 5. Change "Payment Date" field, verify that AddPaymentFromInvoice.html has been reloaded and your second line has been selected showing "Out of range error". "Payment Date" field launches "paymentDateOnChange(this)" javascript function on its "onchange" event due to multi currency reasons. When no working with multi currency, this function should not be launched. Screenshot attached for reference |
||
Revision | 2012-11-14 12:10 by maite | ||
Steps To Reproduce | 1. Create Sales Order for any BP, Invoice terms= immediate, add any line and process. 2. Create Sales Order for same BP, Invoice terms= immediate, add any line and process. 3. Create Sales Invoice for same BP. Create Lines From and add lines of both orders. Process. 4. Press "Add Payment". Modify "Actual Payment" amount to cover only one of your orders. Verify that second order is not selected 5. Change "Payment Date" field, verify that AddPaymentFromInvoice.html has been reloaded and your second line has been selected showing "Out of range error". "Payment Date" field launches "paymentDateOnChange(this)" javascript function on its "onchange" event due to multi currency reasons. When no working with multi currency, this function should not be launched. |
Copyright © 2000 - 2009 MantisBT Group |