Commit Graph

5 Commits (75052bf9012f58ea6ce9d7693b2864ec6fc6cd96)

Author SHA1 Message Date
Pedro M. Baeza 51e1ae01aa [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-03-29 16:45:07 +02:00
Pedro M. Baeza 124d1db26b [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-04-13 19:02:39 +02:00
Efren 63e70e19fa [MIG] report_qweb_parameter: Migration to 12.0 2019-06-21 11:19:27 +01:00
Enric Tobella 75b6d42201 [MIG] report_qweb_parameter: Migration to 11.0 2019-06-21 09:17:19 +01:00
etobella 936300ac6f [ADD] report_field_length 2019-06-21 09:17:19 +01:00