Quick Gestation Calculator Form (1.x)

Hello!
I’m just getting the farm and FarmOS ready for whoever takes it on after I leave at the end of the month, and one of the things they needed was a simple method of creating an event when an animal was due to calve/kid/lamb/pig, based off the serving date.
So this is a very rough and ready module that creates an observation log on the due date, based on the serving date, and the gestation period of said animal.
I’ve only done for cattle, sheep/goats, pigs and chickens, just because that’s what we’ve got.
If any of you find it useful, please feel free to adapt!
https://github.com/Skipper-is/farm_quick_gestation

I’ve also just made public a few of my other custom modules, specifically my quick medical form, and my machinery usage, and fault reporting forms. Feel free to use and adapt.
-Skip

5 Likes

Thank you for sharing all your work @Skipper!! :smiley:

Any improvement on this module for the current farmos version. I really need a gestation calculator

I wasn’t planning on doing so, but maybe one day. In the meantime, the source code is a available, so maybe you can modify it?

I wish I had a clue on how to modify or write codes but I will keep trying until I figure it out.

I’m afraid I’ve also not looked at the new codebase, so I’m not quite sure the process of adapting it to 3.x