How do I rename the Column Name on Acumatica Customers screen?
I tried the below method on other screens, but for the customers page, it does not seem to be working:
PXUIFieldAttribute.SetDisplayName<PX.Objects.CR.CRRelation.BAccount__AcctName>(this.Transactions.Cache, "Customer Name");