diff --git a/frappe/types/DF.py b/frappe/types/DF.py index 13a762a9e2..69cd44c7b2 100644 --- a/frappe/types/DF.py +++ b/frappe/types/DF.py @@ -10,7 +10,7 @@ Autocomplete = Data Attach = Data AttachImage = Data Barcode = Data -Check = int +Check = bool | int Code = Text Color = str Currency = float