From c44662ed6cb8775739dec94e8097ac47697e41c3 Mon Sep 17 00:00:00 2001 From: Michael Stenta Date: Mon, 29 Jul 2019 11:41:15 -0400 Subject: [PATCH] Install the Farm Report module (dependency of Livestock Weight Report). --- .../farm_livestock_weight.info | 1 + .../farm_livestock_weight.install | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 modules/farm/farm_livestock/farm_livestock_weight/farm_livestock_weight.install diff --git a/modules/farm/farm_livestock/farm_livestock_weight/farm_livestock_weight.info b/modules/farm/farm_livestock/farm_livestock_weight/farm_livestock_weight.info index 00073689..64af6435 100644 --- a/modules/farm/farm_livestock/farm_livestock_weight/farm_livestock_weight.info +++ b/modules/farm/farm_livestock/farm_livestock_weight/farm_livestock_weight.info @@ -6,3 +6,4 @@ dependencies[] = farm_livestock dependencies[] = farm_inventory dependencies[] = farm_quantity dependencies[] = farm_quantity_log +dependencies[] = farm_report diff --git a/modules/farm/farm_livestock/farm_livestock_weight/farm_livestock_weight.install b/modules/farm/farm_livestock/farm_livestock_weight/farm_livestock_weight.install new file mode 100644 index 00000000..4b135fda --- /dev/null +++ b/modules/farm/farm_livestock/farm_livestock_weight/farm_livestock_weight.install @@ -0,0 +1,16 @@ +