1b.app
Link copied -

Booking seats on the bus for passengers

Есть вопросы по настройке?
Не можете найти похожий вопрос на форуме?
Вы всегда можете создать топик на форуме бесплатно и вам помогут в решении задачи! Создать топик
There is a client who is engaged in passenger transportation. You need to configure the functionality in such a way that:
1) there was a weekly travel schedule
2) in the application interface, you could see which seat in a particular bus car is occupied and which can still be booked
3) what would be the fixation of the client's prepayment and the box counted for each client who made it - how much he still has to pay in addition and what is the time frame
How to implement it?
Original question is available on version: ru

Answers:

And if you make each bus - as a separate employee, in the card of this employee, write down the number of seats in the additional field,
1) create each trip as a separate process for an employee (bus), so you can see the number of trips planned for the week
2) each place that you sell is a product in the system, each sale is a sub-process from the trip process - i.e. the number of occupied seats is the sum of products in subprocesses (I think it can be counted as an action - https://prnt.sc/u1nuou or https://prnt.sc/u1nv75 ), the number of free seats is the difference between the total and the number of reserved
3) through the obligations of the client
18.08.2020, 17:07
Original comment available on version: ru

Ok, but how to fix the client's data in this case? You need to understand which client booked a place, then look at the history of his requests and, for example, see the obligations of this client to the company
18.08.2020, 17:36
Original comment available on version: ru

So, in the sub-processes, where you sell tickets, choose as the Client the one who buys the ticket, look at his obligations and other information
18.08.2020, 17:54
Original comment available on version: ru

So, in the sub-processes, where you sell tickets, choose as the Client the one who buys the ticket, look at his obligations and other information
18.08.2020, 17:54
Original comment available on version: ru

So, in the sub-processes, where you sell tickets, choose as the Client the one who buys the ticket, look at his obligations and other information
18.08.2020, 17:54
Original comment available on version: ru

Thank you for the answer, we will try)
19.08.2020, 09:25
Original comment available on version: ru

Thank you for the answer, we will try)
19.08.2020, 09:25
Original comment available on version: ru

Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment