diff --git a/issue10467.diff b/issue10467.diff index 9d39b07..86eefd4 100644 --- a/issue10467.diff +++ b/issue10467.diff @@ -9,9 +9,10 @@ index e8a01ec..8e3b5d9 100644 - ('supplier', "Supplier"), ('customer', "Customer"), ('lost_found', "Lost and Found"), - ('storage', "Storage"), -+ ('supplier', "Supplier"), +- ('storage', "Storage"), ('production', "Production"), ++ ('storage', "Storage"), ++ ('supplier', "Supplier"), ], "Lot Required", + sort=False, help='The type of location for which lot is required.',