mstenta / farm_crop_plan

Crop plan type and related features for farmOS. (ALPHA 3.x IN DEVELOPMENT)
https://drupal.org/project/farm_crop_plan
GNU General Public License v2.0
5 stars 1 forks source link

Load maturity_days and transplant_days from crop terms #29

Closed mstenta closed 4 months ago

mstenta commented 3 years ago

Crop terms have fields for "Days to maturity" and "Days to transplant". We could add some AJAX to the crop plan planting form that looks for those values and auto-fills the appropriate fields in the planting form.

mstenta commented 4 months ago

This is done in the new 3.x branch's "Add planting" form.