TransientModel that filters unreconciled bank lines by journal + date range + strategy and runs engine.reconcile_batch. Shows reconciled_count / skipped_count / error_summary in result view. Made-with: Cursor
2 lines
36 B
Python
2 lines
36 B
Python
from . import auto_reconcile_wizard
|