In order to have a better structure for the database, visual statistics, future plans we need to save each user (phone number) in the database and connect each order to it's own customer.
This also helps to have a better notification system (which is currently pending due to this task).
Note that this task will also require some refactoring in analytics queries.
In order to have a better structure for the database, visual statistics, future plans we need to save each user (phone number) in the database and connect each
order
to it's own customer.This also helps to have a better notification system (which is currently pending due to this task).