translations fuzzy to false

This commit is contained in:
Raimon Esteve 2019-06-26 11:59:06 +02:00
parent 21e2e74c51
commit 28df061dda
1 changed files with 2 additions and 0 deletions

View File

@ -499,6 +499,8 @@ before:
after:
- DELETE FROM ir_translation WHERE module = 'account_es_pyme';
- comment: # translations fuzzy to false
query: UPDATE ir_translation set fuzzy = false where fuzzy = true and res_id = -1;
- tables: aeat_303_mapping-account_tax_code
query: delete from "aeat_303_mapping-account_tax_code"
- tables: aeat_303_mapping