Add Custom Invoice form should filter on User's subscriptions in the drop-down list. (Django admin) #515
Labels
enhancement
New feature or request
good first issue
Good for newcomers
gui
Graphical user interface, probably in WWW
Django administration menu: Custom Invoices, Add Custom Invoice
The second field is "Subscription" with a drop-down list of, what appears to be, subscriptions for all of the members.
Scrolling through all of the subscriptions, ordered by subscription reference number, is not ideal. The drop-down list could filter on only the subscriptions of the selected User, or sort them by user name, or allow search by some keyword (user name?).
The text was updated successfully, but these errors were encountered: