Localization Services CU66

This section contains enhancements in Infor CloudSuite Financials for 11.0.66.0.

New Tax ID element for Sync Location BOD for India

Program/Business class/Process affected:

  • FSM_ION_SyncLocation_Out:
    If IntegrationApplication value = "Local.ly" and AccountingEntity.AddressCode.PostalAddress.Country = "IN" 
    then Passed TaxEntity.VATRegistrationNumber value in SyncLocation/Location/TaxID

Use these steps to test the enhancement:

  1. Enable the service InventoryLocationService for FSM_ION_SyncLocation_Out.
  2. In SystemConfiguration, specify value for IntegrationApplication to Local.ly.
  3. Create, update, or delete InventoryLocation.
  4. Verify that the WorkUnit is triggered.

JT-1368113

IncomeWithholdingCode added to Payable Tracker

Program/Business class/Process affected:

  • FSM_ION_SyncPayableTracker.lpd

Use these steps to test the enhancement:

  1. Enable serviceDefinition for PayableTrackerService and attach FSM_ION_SyncPayableTracker_Out.lpd
  2. Create multiple PayablesInvoice with IncomeWithHoldingCode details in Vendor.
  3. Run PerformCashRequirements.
  4. Run ElectronicPaymentCreation.
  5. Verify CashLedgerPayablesPayment record is created successfully.
  6. Verify that the Workunit is triggered for PayableTrackService.
  7. Verify PayableTrackerAdjustment in the XML. Verify that InvoiceWithHoldingCode includes TaxID.

JT-1386136