Hi. First of all: thanks for a brilliant plugin I've learnt very much from peeking at.
But it seems like a mix up between is_glucose and is_gluten in the code. Seems like you somewhere changed these, but not everywhere. For an example. When trying to filter out just the is_gluten/is_glucose in the foods section I get this error message:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'is_glucose' in 'where clause' (SQL: select count(*) as aggregate from hospitality_foods
where is_glucose <> 1)
.../vendor/laravel/framework/src/Illuminate/Database/Connection.php line 662
Please help me :)
Oh... I can see you did that switch in: plugins/indikator/hospitality/updates/glucose_rename_gluten.php
You also have to update the config filters for the food and drinks ;)
1-4 of 4