Commit Graph

6 Commits (fa0cb33b2e5a86335d91e81c941128665933ef75)

Author SHA1 Message Date
Pedro M. Baeza bc158f0530 [FIX] report_qweb_parameter: Don't mess with VAT
Since odoo/odoo@8c713ed270, we are
not able to use invalid VATs anymore, so we remove the usage of it
in these tests, as it doesn't change the validity of them.
2021-04-09 20:57:38 +02:00
Carlos Roca d0d22e7a5a [IMP] report_qweb_parameter: black, isort, prettier 2020-10-28 10:24:30 +01:00
Pedro M. Baeza 934854ce8f [IMP] report_qweb_parameter: Avoid error on integration tests
If reusing existing records, there's the risk of conflicting tests, like modifying
the VAT for the existing company and that company having a country with VAT check.

We avoid it creating a new company instead.
2020-10-28 10:24:30 +01:00
Efren af32998c69 [MIG] report_qweb_parameter: Migration to 12.0 2020-10-28 10:24:30 +01:00
Enric Tobella 1e910afabe [MIG] report_qweb_parameter: Migration to 11.0 2020-10-28 10:24:30 +01:00
etobella 278b195183 [ADD] report_field_length 2020-10-28 10:24:30 +01:00