Announcements
I have a requirement to set a fixed exchange rate on product receipt and invoice so that it uses the user provided exchange rate on posting.
I have managed to do this on invoice but I’m having challenges to have this on product receipt. I did set the values on fields
FixedExchRate, ExchRate, ReportingCurrencyExchangeRate and ExchRateSecondary
on the
PurchParmTable
but it is not using anything from these values. It is still picking the exchange rate from General Ledger.
Anyone who can assist?
In the PurchPackingSlipJournalCreate class, I noticed a call to the CurrencyExchangeRateHelper that doesn’t seem to respect the exchange rate field you're setting on PurchParmTable.
Have you considered submitting a support request for this, or alternatively, creating a code extension of the class?
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156