mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
When `populate` method is called and the wizard action is returned again to refresh the view, the dynamic domain of `move_line_ids` gets lost. Updating move_line_ids field and returning `ir.actions.do_nothing` solves the issue.