-
- Downloads
[IMP] stock_account: Remove ValuationReconciliationTestCommon dependency to AccountTestCommon
l10n runbot builds are all failing when running at least one test depending of AccountTestCommon because it: - doesn't create a sandboxed testing environnement to manage the multi-currency, multi-company, the default company's currency, the exchange rates... - doesn't setup a testing user then all tests are done using the superuser. - doesn't provide a fully setup chart of accounts: exchange difference journal is not set, accounts have bad types, etc... - is run sometimes at-install. --task: 2301180
Showing
- addons/purchase_stock/tests/test_anglo_saxon_valuation_reconciliation.py 26 additions, 72 deletions..._stock/tests/test_anglo_saxon_valuation_reconciliation.py
- addons/sale_stock/tests/test_anglo_saxon_valuation_reconciliation.py 27 additions, 72 deletions..._stock/tests/test_anglo_saxon_valuation_reconciliation.py
- addons/stock_account/tests/test_anglo_saxon_valuation_reconciliation_common.py 69 additions, 97 deletions...tests/test_anglo_saxon_valuation_reconciliation_common.py
Loading
Please register or sign in to comment