nomike / Bauteilsortiment

Django based software for managing an electronics component library
GNU General Public License v3.0
2 stars 3 forks source link

Selection of storage unit compartments in inventory admin view is broken #41

Closed nomike closed 1 year ago

nomike commented 1 year ago

You can only select the assortment box, the storage unit list remains empty.

nomike commented 1 year ago

JavaScript tries to load this URL /bts/json/StorageUnit/AssortmentBox/1 which results in the following HTTP/500 error:

FieldError at /bts/json/StorageUnit/AssortmentBox/1

Cannot resolve keyword 'AssortmentBox' into field. Choices are: assortment_box, assortment_box_id, id, name, number, storage_unit_compartments, storage_unit_type, storage_unit_type_id