mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
Merge from lp:banking-addons/bank-statement-reconcile-70 HEAD
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user