Files
account-financial-tools/account_move_force_removal/tests
Pedro M. Baeza b479b347ad [FIX] account_move_force_removal: Tests in post-install + remove extra data + proper default
If not, there's no guarantee that the chart of accounts is populated,
and the tests may fail.

Besides, we are removing the explicit account search + assign for
avoiding problems on integration tests.

And finally, the default value should be `move_type` instead of `type`,
as it has changed in this version.
2022-07-28 12:49:55 +02:00
..