gourmet
gourmet copied to clipboard
Gourmet Recipe Manager
### Steps to Reproduce 1. Open existing recipe. 2. On the menu of recipe's Card Display, go to Recipe and click Print recipe option. 3. OK the PDF Options prompt....
### Steps to Reproduce 1. On Index View, click New in upper left corner to open the new recipe entry form. 2. Click the Category drop-down list and select any...
### User Story It is very important for many of my recipes to display fractions accurately as I often have to multiply the recipe servings and rounded numbers can have...
### User Story It is very important for some of my recipes to go into hundredths of a decimal point (0.01) values for ingredient amounts as I often have to...
Adobe recently upgraded from a 32 bit version to 64 on windows. Gourmet looks in the registry for the 32 bit version, doesn't find it and says that Adobe must...
### Steps to Reproduce 1. Download version 0.17.4 .msi 2. install 3. Attempt to run 4. ### Expected Behavior The tool should open, and run without problems ### Current Behavior...
Hello I have CARTA as a recipe program. Now I would like to import the recipes into Gourmet recepbeheer. Is there a way to put those 59923 recipes in? If...
Fixes #1035. * gourmet/backends/db.py (RecData.fetch_len): Use the sqlalchemy.func.count selector to return the table length. ## How Has This Been Tested? Building the package with GNU Guix and ensuring the test...
When attempting to run the test suite, I get: ``` self = table = Table('keylookup', MetaData(bind=Engine(sqlite:////home/maxim/.gourmet/recipes.db)), Column('id', Integer(), table= return table.count().execute().fetchone()[0] E AttributeError: 'Table' object has no attribute 'count' gourmet/backends/db.py:778:...
Used the find dups Tool and merge function. It worked at first but now it will only find and show a list of dups but will not let me merge...