Skip to main content
Solved

Applying Checks - Automatically Apply


Forum|alt.badge.img

Can “Automatically Apply Amount Paid” be turned off on the Load Options screen when loading documents to apply a check to in Payments and Applications? 

 

Best answer by aaghaei

@scottaisd00

What you are referring to is not a configuration but a DAC field which it’s defaulted by Acumatica in the properties is set to “true” If you do not like it you will need a small customization to override by False as the default.

[PXDBBool()]
[PXDefault(false)]
[PXUIField(DisplayName = "Automatically Apply Amount Paid")]

as shown in the below screenshot.

 

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

4 replies

Forum|alt.badge.img+12
  • Acumatica Support Team
  • 871 replies
  • March 27, 2023

Hi @scottaisd00 

One can manage loading of open documents by enabling or disabling ‘Auto-apply payments’ option on Financial tab of Customer profile. There is no option to alter default selection of Automatically apply amount paid option. Here is the documentation extract for the option I have mentioned. 

https://help.acumatica.com/(W(6))/Help?ScreenId=ShowWiki&pageid=652929bc-9606-4056-aa6e-0c2d1147171b

Regards,


Forum|alt.badge.img
  • Author
  • Freshman I
  • 18 replies
  • March 27, 2023

vkumar

Thank you for your help. But in this instance we only want the check in the Load Documents box to be unchecked. Our Customers Profiles do not have the Auto Apply payment box checked, which is the way we want it. Does this make sense?

 

 


aaghaei
Captain II
Forum|alt.badge.img+10
  • Captain II
  • 1204 replies
  • Answer
  • March 27, 2023

@scottaisd00

What you are referring to is not a configuration but a DAC field which it’s defaulted by Acumatica in the properties is set to “true” If you do not like it you will need a small customization to override by False as the default.

[PXDBBool()]
[PXDefault(false)]
[PXUIField(DisplayName = "Automatically Apply Amount Paid")]

as shown in the below screenshot.

 


Forum|alt.badge.img
  • Author
  • Freshman I
  • 18 replies
  • March 27, 2023

Reza

Understood. thank you for the clarification.


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