Commit Graph

9 Commits

Author SHA1 Message Date
Luis Ernesto García Medina
d25eb2a40c [MIG] account_reconcile_payment_order: Migration to 15.0 2023-05-05 09:25:33 -06:00
Alexis de Lattre
0d1821f86a account_reconcile_payment_order: Disable tests
account_reconcile_payment_order needs to be ported to the new version of
account_payment_order. In the meantime, tests are disabled to avoid
blocking all PRs.
2023-05-04 17:53:04 -06:00
Pedro M. Baeza
63d87f142c [FIX] account_reconcile_payment_order: Run tests post-install
Since 81aac30dd2,
all tests inheriting from AccountTestInvoicingCommon must be post-install.
2023-05-04 17:53:04 -06:00
CarlosRoca13
0624295e87 [MIG] account_reconcile_payment_order: Migration to 14.0 2023-05-04 17:53:04 -06:00
João Marques
27e0c86c9e [FIX] account_reconcile_payment_order: Fix tests
Create journal instead of searching
Change hardcoded value for amount of payment statements, after we cleared the taxes of the invoice lines in https://github.com/OCA/bank-payment/pull/798

TT28962
2023-05-04 17:11:59 -06:00
João Marques
203c2c6c42 [MIG] account_reconcile_payment_order: Migration to 13.0
Co-Authored-By: Abraham Anes <abraham@studio73.es>
2023-05-04 17:11:59 -06:00
Abraham Anes
eb8a453c49 [IMP] account_reconcile_payment_order: black, isort, prettier 2023-05-04 17:11:59 -06:00
Pedro M. Baeza
0d471e18e2 [FIX] account_reconcile_payment_order: Adapt tests to upstream changes
Due to OCA/bank-payment@7ffe049ad3
2023-05-04 17:11:59 -06:00
Pedro M. Baeza
7dd4408b44 [MIG] account_reconcile_payment_order: Migration to 12.0
* Standard procedure.
* README by fragments.
* Adapt logic to new reconciliation widget model.
* Add tests.
2023-05-04 17:11:59 -06:00