michaelbag / remit

IT equipment, interfaces, services, resources, accounts and accessories management system - RemIT
0 stars 0 forks source link

UUID of Equipment Type object not saved from API request #11

Closed michaelbag closed 3 months ago

michaelbag commented 3 months ago

BUG! In Equipment Type serializer UUID not saved from POST (create new object) Request. Every time it generated by default.

michaelbag commented 3 months ago

GUID in abstract Catalog model should be editable. Fixed.