Skip to content

Implement jobsites #4

Description

@epixian

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"?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions