I'd like to request the addition of a field in the Stands table named "Origin" [NVARCHAR(50)] that allows the user to define the stand origin (planted, natural, unknown). This could potentially be constrained to match planting actions in the Rules section of Assisi (and updated when a rule is implemented during growth?).
Thoughts?
I've added Origin and an AllowedOrigin table.
Origin can be set in the Stands table to reflect the regeneration source of trees at the time of a cruise. Assisi will update the SummaryByStand.Origin field when a cruise is compiled, or when a planting action occurs. In other words, look to the SummaryByStand table for a stand's "current inventory origin".