Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Introduce AddressEntity #55

Closed
cermakpavel opened this issue Mar 18, 2020 · 0 comments
Closed

Introduce AddressEntity #55

cermakpavel opened this issue Mar 18, 2020 · 0 comments
Labels
WIP Somebody is working on it

Comments

@cermakpavel
Copy link
Collaborator

Represent address

AddressEntity

- id - use Doctrine id - you can inspire in RoleEntity
- locationId - int (represent id form here maps)
- country - string
- state - string
- county - (district) - string
- city - string
- postalCode - string
@cermakpavel cermakpavel added the WIP Somebody is working on it label Mar 18, 2020
cermakpavel added a commit that referenced this issue Mar 18, 2020
@hunaczech hunaczech mentioned this issue Mar 20, 2020
11 tasks
cermakpavel added a commit that referenced this issue Mar 30, 2020
hunaczech pushed a commit that referenced this issue Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Somebody is working on it
Projects
None yet
Development

No branches or pull requests

2 participants