Skip to main content

Hi Team,

I have issue with the Base currency in CurrencyInfo table. MultiCurrency enabled. (Acumatica Cloud ERP 2021 R1
Build 21.103.0054)

First, I have two tenants :

  1. tenant with fresh create and create company with Base currency CAD. I create generic inquiry to fetch PX.Objects.CM.Extension.CurrencyInfo, I find the two Base currency records in the table.
  2. other tenant, I create fresh, but import snap shot from other tenants. after that I use same generic inquiry looking for CurrencyInfo table. the two base currency record not exists.

It cause the error when in FSAppointment add detail item with inventory, the error is: Object reference not set to an instance of an object.

   at PX.Objects.FS.ServiceOrderBase`2.X_CuryUnitPrice_FieldDefaultingiDAC,CuryUnitPrice](PXCache cache, PXFieldDefaultingEventArgs e, Nullable`1 qty, Nullable`1 docDate, FSServiceOrder fsServiceOrderRow, FSAppointment fsAppointmentRow, CurrencyInfo currencyInfo)

 

Looking for help.

Thanks

Be the first to reply!

Reply