Here’s my scenario: on Acumatica 26.100.0175.3, I have an environment with two tenants, let’s call them Tenant A and Tenant B.
Tenant B is configured as a Test Tenant.
I have a simple customization project that includes both custom fields to extend existing DACs (in this case, the CR.BAccount, SO.SOOrder and SO.SOLine DACs), as well as a new custom action button on SOOrderEntry.
Both Tenants have the same Customization Projects loaded (via Export / Import). When I publish the projects in Tenant A, the custom action appears in both Tenant A and Tenant B, but the custom fields only appear in Tenant A. When I publish the project in Tenant B, the inverse happens (fields disappear from Tenant A, appear in Tenant B, and the new custom action still appears on both).
I can’t make the custom fields appear in both Tenants at the same time for some reason. I’ve never had this issue in any other environment. I’m at a loss to explain what is going on here...