-
I need @mstenta support with this
-
So something that might be nice would be for harvest logs to be summed up for each Planting and then using the Planting's area for calculating a "per acre", "per 100 feet", or "per hectare" yield. Not…
-
```
PDOException: SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for integer: "70.json" 4: WHERE (base.id IN ('70.json')) ^: SELECT base.id AS id, base.name AS name, base…
-
As I've mentioned in #384, I'd really like to eliminate as much additional metadata as possible from `farmLog` as possible with my new implementation (see #358). Essentially, I'd like to get rid of an…
-
Currently the Cypress testing works for end-to-end tests but does not have a mechanism for running component tests. There should be a way to run component tests in addition to the end-to-end tests. …
-
Once there is a new release with support for farmOS 2x API. See farmOS/farmOS.py#39
-
I can filter on "end items" in a hierarchy of animal types, but not their parent types. For instance: I have an asset type "Cattle" with two breeds:" Angus Cross" and "Scottish Highlander" implemented…
-
The developer install uses specific passwords for mariadb and FarmOS. It would be preferable to have those user configurable. This will be essential for a Production Install where it is deployed in …
-
I do have another question, in the Assets section there is a option to choose "Plantings" and in the Logs an option called "Seedings". As most of our work starts as seeds the "Plantings" is sometimes…
-
Amber from LEAF Project requested this in person at the PASA conference. It's something I've thought about as well - might not be too hard.