fix: product records should be touchable

This commit is contained in:
Lance Edgar 2024-06-18 16:06:55 -05:00
parent 88e7d86087
commit 231ca0363a

View file

@ -81,6 +81,7 @@ class ProductView(MasterView):
supports_autocomplete = True
bulk_deletable = True
mergeable = True
touchable = True
configurable = True
labels = {