Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
6 Відповіді
5187 Переглядів

I would like to use Odoo POS for a music Festival. In the main point of sale, people can buy all the items (beers, food, coffe). After paying, we need to print and give them one separate ticket and people can collect them in the bar, foodtruck, ...

Ex. if you buy 3 beers, 1 food, you will get 4 separate tickets.

Is that possible ? Do I need to modify the code or create a new module ?

Thanks in advance. Regards.

Аватар
Відмінити

Have you tried split bill option in POS restaurent

Найкраща відповідь

I would develop a module which creates some kind of "vouchers" in addition to the regular receipt. This way you could even use barcodes or QR-Codes to make the workflow complete and easy when receiving the vouchers  in exchange of the goods ordered.

Аватар
Відмінити
Найкраща відповідь

There is split ticket functionality on POS, so you can use for your requirement like  : if you buy 3 beers, 1 food, you will get 4 separate tickets but you have to make manually using split . in V10

Аватар
Відмінити

This is not feasible for the (by the way very interesting use case) of the TO, it is by far to slow.

Автор Найкраща відповідь

Unfortunately, this function is for splitting the payment by multiple customers.


https://www.odoo.com/documentation/user/9.0/fr/point_of_sale/restaurant/split.html

Аватар
Відмінити

You can set same customer for both. if you want to generate new receipt for each product by single click on print receipt, I think you might want to change the template for receipt and will have to change validate function by code

Related Posts Відповіді Переглядів Дія
1
лип. 25
974
1
черв. 23
5840
1
груд. 21
6231
2
груд. 18
5354
2
серп. 25
79626