Conversion Factor delete #11
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.