Italy mailing list archives
italy@odoo-community.org
Browse archives
Re: Transbot
by
Marco Beri
È scappato uno 0 nel copia incolla. Questa la query corretta:
select id, lang, src, valuefrom ir_translationwhere src is not nulland length(src) - length(replace(src, '%', '')) != length(value) - length(replace(value, '%', ''));
Reference
-
Problema moduli oca e versioni manifest
byTAKOBI s.r.l., Lorenzo Battistini.