CLONE - AR Invoice has 0 for Base Currency Fields

Issue No: AR-6035
Created 11/29/2017 12:19:06 AM
Type Bug
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 17.3
Description When Updating CF Invoice, the resulting AR Invoices do not have valid fields.   Steps:   # Enter CF Transaction # Post CF Transaction # Run CF Invoice with Discounts # Update AR for CF Invoice ## CF Calls uspARProcessInvoicesByBatch # Resulting CFSI-XXX AR Invoice tran has invalid base currency fields ## dblBaseDiscountAvailable is 0 ## Need to check all Base Currency Fields in tblARInvoice/tblARInvoiceDetail and tblARPayment/tblARPaymentDetail   Actual result: dblBaseDiscountAvailable is 0   Expected result: Base currency fields should be correct