Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
Trunk
-
None
Description
// otherwise default to Company and print a big warning about this partyIdTo = "Company"; Debug.logWarning("Using default value of [" + partyIdTo + "] for payTo on invoice [" + invoiceId + "] and orderPaymentPreference [" + paymentPreference.getString("orderPaymentPreferenceId") + "]", module);
partyIdTo default value should be final String.