account_move_line_tax_editable
Allows accountants to edit the taxes assigned to account move lines while the journal entry is still in draft.
Key Features
- account.move.line: Adds an is_tax_editable flag computed from the parent move state to control whether taxes can be edited.
- account.move.line: Updates the tax repartition mapping automatically when the tax line is changed on a draft move line.
- account.move: Exposes the tax line column in the journal item list and keeps it editable only while the move stays in draft.