report_py3o: mention formatLang in README

pull/695/head
Stéphane Bidoul (ACSONE) 2018-05-16 21:04:19 +02:00 committed by Alexis de Lattre
parent acad63b666
commit 5a7dc78469
1 changed files with 2 additions and 0 deletions

View File

@ -162,6 +162,8 @@ time
Python's ``time`` module
display_address(partner)
Return a formatted string of the partner's address
formatLang(value, digits=None, date=False, date_time=False, grouping=True, monetary=False, dp=False, currency_obj=False)
Return a formatted numeric, monetary, date or time value according to the context language and timezone
Sample report templates
-----------------------