Add active field on res.partner.bank

This commit is contained in:
Alexis de Lattre
2018-09-18 21:32:16 +02:00
committed by Raphaël Valyi
parent da7c38701c
commit 851193eb5a
4 changed files with 40 additions and 0 deletions

View File

@@ -34,4 +34,5 @@ def formatLang(
grouping=grouping, monetary=monetary, dp=dp, currency_obj=currency_obj)
return res
report_sxw.rml_parse.formatLang = formatLang