Hi,
We are planning to Schedule the task- Generate Open Balance History for Customer and Supplier balances. The way we require is to run for few days during the company month end process. For example we need to run it for Balance date 31.05.2021 on three days - 01.06.2021, 02.06.2021 and 03.06.2021.
But the issue is that, the application only allows to have only one balance for a single date. For example when the task is schedule to run on 01.06.2021, for Balance date 31.05.2021 it will run successfully. When it run 02.06.2021, it gives error as there is already balances for Balance date 31.05.2021.
Does any one know a way to automatically delete the balances for specific date before running the schedule task -Generate Open Balance History?
Thanks