| Name | Description | Type | Additional information |
|---|---|---|---|
| FlockHouses |
A collection of all houses the flock is assigned to. |
Collection of FlockHouse |
None. |
| FlockPrechecks |
The prechecks on this flock. |
Collection of FlockPrecheckHierarchy |
None. |
| FlockInspections |
The inspections on this flock. |
Collection of FlockInspectionHierarchy |
None. |
| FlockMortalities |
The mortalities on this flock. |
Collection of FlockMortality |
None. |
| FlockWaterConsumptions |
The water consumptions on this flock. |
Collection of FlockWaterConsumption |
None. |
| FlockFeedConsumptions |
The feed consumptions on this flock. |
Collection of FlockFeedConsumption |
None. |
| FlockPlacementSummaries |
The placement summaries on this flock. |
Collection of FlockPlacementSummary |
None. |
| FlockInfractions |
A collection of all infractions that a flock has. |
Collection of FlockInfraction |
None. |
| FlockGrowerSupplies |
A collection of all grower supplies given for a flock. |
Collection of FlockGrowerSupply |
None. |
| ID |
The ID of the flock management record. |
integer |
None. |
| GrowerNumberID |
The ID of the grower this flock record is for. |
integer |
None. |
| FlockNumber |
The number that uniquely identifies the flock. |
integer |
None. |
| PlacementDate |
The date the flock was placed at a farm. |
date |
None. |
| ChicksExpected |
The number of chicks that are expected to be placed at the farm. |
integer |
None. |
| ChicksPlaced |
The number of chicks that were actually placed at the farm. |
integer |
None. |
| IsProcessingComplete |
Whether or not processing for this flock is complete. In other words, the flock has been placed, has come back, the birds have been processed and the flock is essentially finished. |
boolean |
None. |
| IsSmallBirds |
Whether or not this flock is comprised of small birds. |
boolean |
None. |
| PlacementNotes |
Any notes regarding the placement of the birds when they go to the farm. |
string |
None. |
| FarmTechNotes |
Any notes specifically for the farm techs for when they go to do inspections of the flock at the farm. |
string |
None. |
| GrowoutNotes |
Any general notes about the flock while they have been grown out at the farm. |
string |
None. |
| BreedType |
The type of birds in the flock. |
string |
None. |
| PlacementDoa |
The number of birds that were dead on arrival during placement. |
integer |
None. |
| LastWeighedDate |
The date of the last weighing of the birds while at the farm. |
date |
None. |
| LastWeight |
The weight of the birds at the last weigh date. |
decimal number |
None. |
| AITestDate |
The date the AI (disease) test was performed on the birds. |
date |
None. |
| LoadOrder |
The load order for the placement. The load order is just the order in which the trucks carrying the chicks will go from farm to farm in a given day. |
string |
None. |
| Modified |
The date the flock was last modified. |
date |
None. |
| Created |
The date the flock was created. |
date |
None. |