Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 718 Bytes

File metadata and controls

18 lines (12 loc) · 718 Bytes

oecn_base_fonts

Fonts defined in the default report may not support characters in your language, which may cause jarbled characters in the printed pdf report.

This addon will solve abovementioned issue elegently by using openerp customfonts API to replace the original fonts with your seleted fonts.

  1. Put your font to your font`s directory (Eg. 'HOME/yourname/fonts')
  2. Click the link on the line of 'Configure fonts mapping for pdf report' (Settings/ Configuration/ General Settings/)

You can found your fonts mapping in Settings/Technical/Parameters/System Parameters/fonts_map

More Detail(中文安装指南): http://cn.openerp.cn/openerp_v7_oecn_base_fonts/

by shineitcontact@openerp.cn