Hi all,
I have a furniture store app, for the use of store’s employees, and i can’t figure out how to show to the users tasks that depends on few conditions.
More details:
- i have costumers table with the details of all my costumers and delivery table with all the data of product’s delivery stage.
- i want to show to the delivery team the task “send the table to the costumer”,only if i have costumer’s name, he paid for the order, and i got his address.
How can i do that?
Thanks,
Netta