Protection for false entries
Hello, Nikola,
Our customers book appointments with us for the collection or return of rented items.
Unfortunately, it is often the case that customers book their appointments one day before the start of the contract in order to simply get an extra day. I have to cancel these appointments every time.
Would it be possible to implement an import function to import e.g. order number and two given dates for pick-up and return?
So you could parse the order number and check against the imported data to prevent wrong entries.
This would really make our work easier. Thank you for your great job
Marco
Unfortunately, it is often the case that customers book their appointments one day before the start of the contract in order to simply get an extra day. I have to cancel these appointments every time.
Would it be possible to implement an import function to import e.g. order number and two given dates for pick-up and return?
So you could parse the order number and check against the imported data to prevent wrong entries.
This would really make our work easier. Thank you for your great job
Marco
2 Answers
Hi Marco, I am not sure that I get that. You want to allow customer to add order number and then you will check against imported data. How will look that data?
Best regards,
Nikola
Hi Nikola,
thanks for your answer.
i think an export and convert to csv like this :
12.06.2019,24.06.12019,480601
pickup-date, return-date, order-number
Best
Marco
Hi Marco, thanks for example. I have also question regarding that, when user add 480601 how date will be mapped because Appointment only have one date?
Best regards,
Nikola
Hello, Nicola,
I think it would be best if you automatically create 2 shadow entries after import (pickup and return).
These are then activated when the order number is entered in combination with the specified service.
Is this imaginable?
Best
Marco
Please login or Register to submit your answer