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

Implement jobsites #4

Open
epixian opened this issue Jan 3, 2019 · 0 comments
Open

Implement jobsites #4

epixian opened this issue Jan 3, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@epixian
Copy link
Owner

epixian commented Jan 3, 2019

Definition

a Jobsite:

  • belongs to: Organization
  • has many: Map (only one active/primary)
  • has fields: id, name, address, city, state, postal_code, country, acreage, linear_feet, type, status, lat, long

Planning

  • has many?: Estimate, ServiceItem
  • belongs to many?: Contract
  • how to save active/primary map?
    • attach to Contract to "set in stone"?
@epixian epixian added the enhancement New feature or request label Jan 3, 2019
@epixian epixian self-assigned this Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant