automate-sales / automate-commerce

next js ecommerce
MIT License
0 stars 0 forks source link

Fix Relation between lead and user to join leads #75

Open gkpty opened 3 months ago

gkpty commented 3 months ago
  1. when a user logs in, it will check if the given leadId is included in the leadIds of the user.

image