以模块oecnj_trainning为例,模块路径: ~/openerp/addons/oecn_training/ ,以下简写为 path/oecn/

Report生成方法:(手写) rml + reportlab生成.

实践步骤:

1. 在 path/oecn/oecn_report.xml ,
<?xml version="1.0" encoding="utf-8"?>
<openerp>
    <data>
        <report
                >安装说明)即可解决中文打印的问题:

相关文章:

  • 2022-12-23
  • 2021-04-15
  • 2021-12-05
  • 2022-12-23
  • 2021-09-07
  • 2022-12-23
  • 2021-04-15
猜你喜欢
  • 2022-12-23
  • 2021-07-16
  • 2021-09-03
  • 2021-12-25
  • 2021-12-02
  • 2021-07-02
相关资源
相似解决方案