TransientModel + view + binding action so users can select bank lines from any list view and bulk-apply either engine.reconcile_batch or a chosen reconcile model. Made-with: Cursor
3 lines
72 B
Python
3 lines
72 B
Python
from . import auto_reconcile_wizard
|
|
from . import bulk_reconcile_wizard
|