当odoo11中pos中的“重新打印收据”按钮为真时,“账单”按钮不工作

当odoo11中pos中的“重新打印收据”按钮为真时,“账单”按钮不工作,odoo,odoo-10,odoo-11,pos,Odoo,Odoo 10,Odoo 11,Pos,下面是pos_restaurant/static/src/js/printbill.js中的代码, 单击bill按钮后,此函数正在调用 I am using odoo11. In pos module when I open the session, I can click `reprint receipt`, `bill`, `split` etc. buttons. When I click the `bill` button it is not show

下面是pos_restaurant/static/src/js/printbill.js中的代码, 单击bill按钮后,此函数正在调用

        I am using odoo11. In pos module when I open the session, I can click `reprint receipt`, `bill`, `split` etc. buttons. 

        When I click the `bill` button it is not showing the preview window if `reprint receipt` (backed name `iface_print_via_proxy` is true) is true.

        If I make this `iface_print_via_proxy` boolean field false it will show the bill preview.

        I checked in runbot also... The same thing happened in the runbot.

        Please, anyone help me rectify this issue...
        ---->>> in printbill.js
下面是pos_restaurant/static/src/js/printbill.js中的代码, 单击bill按钮后,此函数正在调用

        I am using odoo11. In pos module when I open the session, I can click `reprint receipt`, `bill`, `split` etc. buttons. 

        When I click the `bill` button it is not showing the preview window if `reprint receipt` (backed name `iface_print_via_proxy` is true) is true.

        If I make this `iface_print_via_proxy` boolean field false it will show the bill preview.

        I checked in runbot also... The same thing happened in the runbot.

        Please, anyone help me rectify this issue...
        ---->>> in printbill.js

在v11中,只有以下选项可用:


根据你所说的,没有任何选择

它在runbot中工作。请描述确切的问题并显示错误。谢谢你的回复,好的,我会显示你的屏幕截图。我已经编辑了这个问题,并添加了链接。请检查一次。所以你想要收据重印预览以及账单预览,但按照你的说法,一次只有一个在工作,对吗?您提供的链接显示404错误。是的,先生。这两个按钮一次不起作用。链接是-->在所选企业版本中打开runbot.com,在该v11中,然后打开销售点,检查重印收据和账单预览。单击与否,单击这两个按钮,打开会话并检查任何产品。请检查一下您是否也面临同样的问题,并告诉我结果sirSir在配置>>销售点>>PosBox/硬件代理>>单击PosBox>>然后可见>>单击收据打印机>>然后向下页面>>>账单和收据>>单击重印收据(允许出纳重印收据)然后你会看到pos主会话页面中的两个按钮,先生。。。请检查一下,先生:)啊,是的,这不起作用,但如果您配置远程打印机附件,那么您为什么需要另一个打印选项?是的,先生,但这是一个odoo标准问题,可能它会纠正odoo的问题。我们也不会等待奥多12版本,先生。这就是我提出问题的方式,先生谢谢您的回答并检查问题先生:)