Hello,
I have some issues when customizing the Prepare Payments screen. I had to make the Pay Date Within checkbox unchecked by default.
Â

So I opened the screen in Customization Mode and selected the Override on Screen Level option.

Then I removed the following code:
 ÂPXDefault(true)]
This is the final code of the customization:

Â
When the screen is opened, the checkbox is unchecked, but the data that is loaded is incorrect. Some of the documents are missing.
I have to check and uncheck it in order to show all documents.Â
Any help will be appreciated. :)
Â