3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/quick/farm_quick.info.yml
Michael Stenta 6c5f42b98f Use default quantity type in QuickQuantityTrait.
This removes the dependency on farm_quantity_standard.
2022-11-22 16:20:40 -05:00

12 lines
247 B
YAML

name: farmOS Quick Forms
description: Provides a framework for farmOS quick forms.
type: module
package: farmOS
core_version_requirement: ^9
dependencies:
- drupal:taxonomy
- farm:asset
- farm:farm_log_quantity
- farm:quantity
- log:log