Navigation

    Odoo 中文社区

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Popular
    • Users
    • Groups

    Odoo中文社区可以通过以下两个域名访问:shine-it.net , odoo.net.cn

    由于系统升迁的原因,本论坛部分较早期的内容存在格式和链接损坏失效的问题,并非本论坛系统本身的缺陷,望谅解

    本社区没有维护任何QQ群讨论组,任何与本社区同名的QQ群讨论组的言论与本社区无关!

    开发人员可以登录gitter讨论组: http://gitter.im/odoo-china/Talk, 需要github账号

    如果您登录系统碰到问题,请在微信公众号留言:

    [求助]报表的简单问题

    Odoo 新手求助
    2
    4
    3206
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      lygping last edited by

      OE里自带的packing List
      在SXW里,有字段product_qty
      如图[attach]525[/attach]
      但是点了packing list 的时候
      却没有数据呢?
      [attach]526[/attach]
      然后怎样才能定义报表的纸张大小呢?

      [[i] 本帖最后由 lygping 于 2010-4-12 15:27 编辑 [/i]]

      1 Reply Last reply Reply Quote 0
      • L
        lygping last edited by

        经过shelly的指导,原来是数据类型的问题!
        在RML文件里,添加%f‘%就可以了!
        <para style="terp_default_Right_9">[[ '%f' % move_lines.product_qty ]] </para>

        但是关于如何设置页面纸张的问题,还没有解决!
        据说用HTML报表可以解决!继续寻求中!

        1 Reply Last reply Reply Quote 0
        • mrshelly
          mrshelly last edited by

          纸张大小好定义, 横向纵向比较麻烦.

          在 sxw 里设置纸张大小, 在 rml 能正常识别.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post