Commit Graph

7 Commits

Author SHA1 Message Date
Michael Stenta 44eb865048 Stub crop family reference terms.
If the crop family migration happens after plant type migration
then these references would not be populated. This shouldn't
happen, because plant type depends on crop family, but it may
be possible. Better to know that something happened than to
silently end up with empty references.
2021-10-14 09:42:13 -04:00
Michael Stenta 9090e85935 Merge companions migration into plant type migration (create stubs). 2021-01-05 15:08:27 -05:00
Michael Stenta f6a8a9d0ae Merge farm_plant_type module into farm_plant module. 2021-01-04 10:28:18 -05:00
paul121 93eb37d7c8 Migrate the plant_type.image field. 2021-01-04 09:07:02 -05:00
paul121 8b8097edc4 Migrate the plant_type.crop_family field. 2021-01-04 09:07:02 -05:00
paul121 9e662275a8 Migrate plant_type.transplant_days and plant_type.maturity_days fields. 2021-01-04 09:07:02 -05:00
paul121 adf7d46dab Create migration for plant_type terms. 2021-01-04 09:07:02 -05:00