graik / labhamster

Django project for simple purchase / order management in scientific labs
MIT License
12 stars 5 forks source link

Re-arrange order of users in "user" fields. #17

Closed dunatotatos closed 1 year ago

dunatotatos commented 1 year ago

Sort users by alphabetical order, with the exception of the current user being at the top of the list in "Created by" and "Ordered by" fields of the Order administration.

Close #7