[FIX] fix report lang

This commit is contained in:
Vincent Renaville
2013-07-17 16:51:03 +02:00
parent 91f68ad7e8
commit a1fa1bff77

View File

@@ -11,7 +11,7 @@
return text.replace('-', '‑') # replace by a non-breaking hyphen (it will not word-wrap between hyphen and numbers)
%>
<%setLang(user.context_lang)%>
<%setLang(user.partner_id.lang)%>
%for statement in objects:
<div class="act_as_table data_table">