Conversion Factor delete #11

Closed
opened 2025-08-10 22:18:34 -05:00 by jadowyne · 0 comments
Owner

There will be an issue where, if a recipe item uses an items conversion factor and hard codes that uom I'd, then when that conversion Factor is deleted from that item, receipting a recipe will eroor due to it not being in the database no longer.

The simple solution would be to implement a recipe items database wash by getting all recipe items attached to said items uuid and isn't using the items base uom, and just switching the recipe items uom to the items base uom.

There will be an issue where, if a recipe item uses an items conversion factor and hard codes that uom I'd, then when that conversion Factor is deleted from that item, receipting a recipe will eroor due to it not being in the database no longer. The simple solution would be to implement a recipe items database wash by getting all recipe items attached to said items uuid and isn't using the items base uom, and just switching the recipe items uom to the items base uom.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jadowyne/pantry-track#11
No description provided.