mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
Add an option to create one job per reconciliation. The aim is to make it more resilient to failure with large amount of data.
3 lines
63 B
Python
3 lines
63 B
Python
from . import mass_reconcile
|
|
from . import base_reconciliation
|