Skip to main content
Solved

[SubAccount] attributed does not have lookup on screen

  • November 14, 2024
  • 1 reply
  • 25 views

I have 2 fields declared in DAC. Here is the part of code

Account(DisplayName = "Offset Account", AvoidControlAccounts = true)]
public virtual int? OffsetAccountID { get; set; }

SubAccount(typeof(ARPaymentChargeTran.accountID), DisplayName = "Offset Subaccount")]
public virtual int? OffsetSubAccountID { get; set; }

 

As a result I have this.

When I use [Account] attribute on both of fields, I am able to see the lookup, of course both are of Account data.

 

The main problem is, that I have the correctly working lookup in another test Acumatica instance.

 

The same package has different behavior in different instances. Both instances have the same options enabled on Enable/Disable Features screen, including the Finance - Advanced Financials - Subaccounts, both are of version 23.202.0026. Note, that the correctly working one was upgraded from 23.105.0016 and had a snapshot restored. If the problem is based on version, version upgrade, then we can do nothing, but if is based on snapshot, then I just need to find a correct configuration or setup.

What can I do to see the lookup for a field having [SubAccount] attribute?

Best answer by Nilkanth Dipak

Hi @vachagan62,

Have you tried with Reset Caches and Restart Application option in the instance where you are facing issue?(ensure it will be the test instance)
 

Hope, it helps!

View original
Did this topic help you find an answer to your question?

1 reply

Nilkanth Dipak
Semi-Pro I
Forum|alt.badge.img+10
  • Semi-Pro I
  • 406 replies
  • Answer
  • November 14, 2024

Hi @vachagan62,

Have you tried with Reset Caches and Restart Application option in the instance where you are facing issue?(ensure it will be the test instance)
 

Hope, it helps!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings