Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] l10n_it_reverse_charge: disable one test (for now)
OCA/OCB@674eaa3 apparently broke odoo.addons.account.tests.common.AccountTestInvoicingCommon method init_invoice() when called with two opposed values as amounts (throws odoo.exceptions.UserError: Cannot create unbalanced journal entry) One test (test_intra_EU_zero_total) disabled. If/when init_invoice() is fixed, it will trigger a failure, or the test will be rewritten to adapt to the new behaviour, whichever comes first.
- Loading branch information