Skip to main content
Question

Report with the localization feature

  • June 10, 2026
  • 2 replies
  • 12 views

Hi, working with a base report for Germany ARXXX.rpx, we have now new a Swiss localization and added the base report with the localization tag in the name ARXXX.CH.rpx.

We wanted to make some changes in the CH report and noted that if we make some changes in the data schema (for example different parameters or filters) , the report CH does not work anymore if the localization CH is activated.

It looks like the Schema has to remain the same for base and localization version and only the content of the report can be adapted in the localization version.

Can someone confirm these findings?

2 replies

BenjaminCrisman
Acumatica Employee
Forum|alt.badge.img+4
  • Acumatica Support Team
  • June 10, 2026

@LaurenceGiraud36 Pretty sure this is accurate. You can have a separate page to run a different language or layout report, but if you want to only be able to switch the localization and print the report, it needs to have the same schema. You can change things within the layout of the report though, like add fields or move things around.


Ok thanks for the quick answer