CurrencyExchangeHelper currencyExchangeHelper = CurrencyExchangeHelper::newExchangeDate(Ledger::current(), _invoicejournal.InvoiceDate);
lineCharges = currencyExchangeHelper.calculateTransactionToAccounting(_invoicejournal.CurrencyCode, lineCharges, true);
Subscribe to:
Post Comments (Atom)
Debug in a Tier-2 (UAT) environment
From time to time, you may have to debug a copy of the production database, but you are unable to export & import the DB to your dev ma...
-
SalesFormLetter_Invoice SalesFormLetter; TmpFrmVirtual tmpFrmVirtual; List il; ; il = new List(Types::Recor...
-
If you faced this error when you tried to run any of the standard reports in D365FO, it's better to re-install the reporting extension i...
-
When using the .net dll in X++, I faced an error "Method 'MethodName(System.Collections.Generic.List`1, System.Boolean)' is not...
No comments:
Post a Comment