Odoo8 收银小票打印 显示问题
- 
1、我想统计pos每次小票售卖商品数量 
 <t t-esc="widget.format_currency(orderline.get_index())"/> 无效,如写这个code
 2、我想付款方式显示
 现金 10元
 银行卡 20元
 但系统自带的加了 公司名称,如何去除
 3、店名pos.shop.name:stock没找到修改地方,在哪里可以找到
 [attachimg=1]
1、我想统计pos每次小票售卖商品数量
<t t-esc="widget.format_currency(orderline.get_index())"/> 无效,如写这个code
2、我想付款方式显示
现金 10元
银行卡 20元
但系统自带的加了 公司名称,如何去除
3、店名pos.shop.name:stock没找到修改地方,在哪里可以找到
[attachimg=1]