Skip to content

Implement jobsites #4

@epixian

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

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