Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enable limiting customer locations by place types #11

Open
rustprooflabs opened this issue May 4, 2023 · 0 comments
Open

Enable limiting customer locations by place types #11

rustprooflabs opened this issue May 4, 2023 · 0 comments

Comments

@rustprooflabs
Copy link
Owner

Details

Base this off of where stores are placed. I don't think I want to enforce customers to be within places, thinking rural U.S. where many people live in the country side, rarely with place types, but many places that type of modeling would provide more realistic scenarios.

Maybe a pair of optional tables to configure, e.g. customer_place_allow and customer_place_deny. If not set, current behavior used. If they exist, add step to only include those in allow, or exclude those in deny. These would be mutually exclusive options I think...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant