add acceptor & terminal device to assignment - add phone to organization - set password for device when assignment
This commit is contained in:
@@ -5,4 +5,4 @@ from rest_framework import serializers
|
||||
class DeviceSerializer(serializers.ModelSerializer):
|
||||
class Meta:
|
||||
model = pos_models.Device
|
||||
fields = '__all__'
|
||||
fields = '__all__'
|
||||
|
||||
Reference in New Issue
Block a user