Commit Graph

4 Commits

Author SHA1 Message Date
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
Pedro M. Baeza
e4db197d39 [FIX] account_move_force_removal: Make tests resilient
On an integration enviroment, the test may fail searching for an account
that belongs to other company. Now we specifically look the an account
in current company.
2021-08-04 08:31:11 +02:00
tafaRU
f8a2cd71a1 [MIG] account_move_force_removal: Migration to 14.0 2021-05-03 12:24:08 +02:00
Víctor Martínez
3f8289e412 [ADD] account_move_force_removal: Allow force removal account moves 2021-05-03 12:24:08 +02:00