account_statement_import_move_line
This module lets accountants import selected journal items as bank statement lines through a guided wizard.
Key Features
- account.bank.statement: Adds an Import Journal Items stat button on the statement form that opens the move line selection wizard.
- account.journal: Adds an Import Journal Items action on the journal dashboard that launches the move line import wizard for creating a new statement.
- account.statement.line.create: Provides a wizard to filter unreconciled receivable and payable move lines by partner, journal, posting state, invoice link, and due or move date before selection.
- account.statement.line.create: Lets accountants auto-populate filtered move lines, exclude payment-generated entries, and convert the selection into statement lines while creating a new statement when invoked from a journal.
- account.move.line: Extends move lines with logic to build bank statement line values with signed amounts, partner info, and currency handling.
- security: Grants accounting users the access rights needed to use the move line import wizard.