You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The furniture edit view show the laboratory_room field in the form with the name FurnitureForm and this make many problems, because don't filters the rooms by organizations or laboratories only show all the rooms register in the system.
Other problem, i see is that Shelfobject model register the laboratory is belongs and in the moment when change the furniture to other room don't update the field in Shelfobject model.
View:
This form is located in laboratory/forms.py and the view_name in furniture_update .
The text was updated successfully, but these errors were encountered:
The furniture edit view show the laboratory_room field in the form with the name FurnitureForm and this make many problems, because don't filters the rooms by organizations or laboratories only show all the rooms register in the system.
Other problem, i see is that Shelfobject model register the laboratory is belongs and in the moment when change the furniture to other room don't update the field in Shelfobject model.
View:
This form is located in laboratory/forms.py and the view_name in furniture_update .
The text was updated successfully, but these errors were encountered: