basic food property calculation

This commit is contained in:
vabene1111
2023-03-25 07:46:06 +01:00
parent 9241638686
commit 6d5592c1be
17 changed files with 228 additions and 195 deletions

View File

@ -622,9 +622,9 @@ export class Models {
},
}
static NUTRITION_TYPE = {
name: "Nutrition Type",
apiName: "NutritionType",
static FOOD_PROPERTY_TYPE = {
name: "Food Property Type",
apiName: "FoodPropertyType",
paginated: false,
list: {
header_component: {