In pos config, there is sequence_id field, for pos receipt sequence.
i want to print prefix of that sequence_id field on receipt.
can anyone help me.
odoo version: 11.0
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
In pos config, there is sequence_id field, for pos receipt sequence.
i want to print prefix of that sequence_id field on receipt.
can anyone help me.
odoo version: 11.0
In the pos.xml file in the point_of_sale module, you will find the template <t-name="PosTicket">. This template defines the content of the receipt. To add additional fields, you can simply add one more <div> layer with your own custom content.
Please let me know if this answered your question or you need more help on this.
MUHAMMAD IMRAN
Technical and Functional Consultant (ODOO)
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
2
1月 19
|
4013 | |||
|
2
4月 18
|
3806 | |||
|
2
2月 22
|
11578 | |||
|
0
12月 19
|
3953 | |||
|
0
7月 18
|
3670 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.