Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在验证 POS 订单时向客户发送 POS 收据,挑战是票在 point_of_sale/xml/pos.xml 中定义
收据名称是<t t-name="PosTicket">
<t t-name="PosTicket">
我如何通过电子邮件将其发送给客户。
您可以在验证订单后弹出的 POS 订单验证时创建向导。在该弹出窗口中输入客户的邮件 ID,并通过提交该收据直接转发给该客户。