[FIX] account:Auto Post scheduler action threads killed by timeout.
Before this commit: When there is too much records to post and it's take time more than 15 minutes then server was restarted. So scheduler action will do the process with the same records again and again. After this commit: post record in batch of 1000 opw-2451446 closes odoo/odoo#69738 X-original-commit: b87612d6 Signed-off-by:William André (wan) <wan@odoo.com> Signed-off-by:
rrt-odoo <rrt-odoo@users.noreply.github.com>
Loading
Please register or sign in to comment