Remove pitzaamir(resturan) costum static checkout Condition
This commit is contained in:
@@ -676,7 +676,7 @@ public class IndexModel : PageModel
|
||||
#endregion
|
||||
|
||||
bool hasWorkFlow = false;
|
||||
var skipRollCallByWorkshopId = WorkshopId is 368 or 367 or 610;
|
||||
var skipRollCallByWorkshopId = WorkshopId is 368 or 610;
|
||||
if (result.CreateCheckoutList.Count > 0 && workshop.HasRollCallFreeVip == "true" && !skipRollCallByWorkshopId)
|
||||
{
|
||||
DateTime startSreach;
|
||||
|
||||
Reference in New Issue
Block a user