Solved

Bank Feeds : Bank Transaction Rules

  • 4 August 2022
  • 2 replies
  • 163 views

Hello

We are trying to delete a Bank Transaction Rule that was setup for Bank Feeds. However, we are getting this error whenever we try to delete it.

 

 

 

 

We tried clearing the rule by selecting the transaction and also tried to uncheck the “Active” check box for the corresponding rule. Is there a procedure when it comes to deleting a Bank Transaction Rule?

 

I believe we can make another rule and use it instead of this one, but it would be nice to just have a list of rules that we actually are using.

 

 

Thanks!!

icon

Best answer by Fernando Amadoz 4 August 2022, 12:05

View original

2 replies

Userlevel 5
Badge +2

Hi @jvaliente51 

In the source code, that message is triggered only from one place: during the deletion of BankTran rules (which is your scenario).

The logic is querying the following

			CABankTran referer = PXSelect<CABankTran, Where<CABankTran.ruleID, Equal<Required<CABankTran.ruleID>>>>.Select(this, rule.RuleID);

You could create a GI for the CABankTran DAC and filter it for the rule (RuleID) that you are trying to delete.
That GI will indicate which transactions are preventing you from deleting it.

 

Keep in mind that if there are Released transactions you will not be able to delete those.

Thanks Fernando!

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved