Browse Source

report_py3o: mention formatLang in README

pull/347/head
Stéphane Bidoul (ACSONE) 7 years ago
committed by Laurent Mignon (ACSONE)
parent
commit
c7d9f768c3
  1. 2
      report_py3o/README.rst

2
report_py3o/README.rst

@ -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
-----------------------

Loading…
Cancel
Save