3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/inventory
Michael Stenta c787d7e256 Remove default_measure configuration from quantity type definitions #612
This was originally added so that the Price quantity type could set its
default measure to "value" all the time. This was back when price
quantities were part of farmOS core. It was then moved to the
farm_ledger contrib module, and is being refactored such that it will no
longer need to make use of this default_measure configuration.
2022-12-02 14:02:24 -05:00
..
src Fix "Access to an undefined property" PHPStan errors. 2022-09-13 10:23:48 -04:00
tests Remove default_measure configuration from quantity type definitions #612 2022-12-02 14:02:24 -05:00
farm_inventory.base_fields.inc Add a computed Inventory field to assets. 2021-03-27 14:43:53 -04:00
farm_inventory.info.yml Move log quantity base field definition to farm_log_quantity module. 2021-07-22 17:40:16 -04:00
farm_inventory.module Fix Call to deprecated function module_load_include(). 2022-09-13 10:23:48 -04:00
farm_inventory.services.yml Use a LogEventSubscriber to invalidate asset cache on inventory changes. 2021-10-18 10:54:28 -04:00