removed cost calculation (do dynamically)

This commit is contained in:
2024-12-10 15:54:55 +01:00
commit cff83d30e9
24 changed files with 678 additions and 0 deletions

12
farm_agrikern.info.yml Normal file
View File

@@ -0,0 +1,12 @@
name: AgriKern
description: Customize the farmOS datamodel to fit a central european agriculture farm.
type: module
package: farmOS Contrib
core_version_requirement: ^10
dependencies:
- farm:farm_entity
- farm:asset
- farm:log
- farm_land
- farm_season
- fraction