openedx / license-manager

Django backend for managing licenses and subscriptions
GNU Affero General Public License v3.0
30 stars 30 forks source link

feat: editable desired_num_licenses, license-creation on plans as action #650

Closed iloveagent57 closed 6 months ago

iloveagent57 commented 6 months ago

Editable desired number licenses:

image

Django action to "true-up" the number of licenses:

image

...but if you freeze the plan:

image

...running the action to create licenses has no effect:

image

Post-review

Squash commits into discrete sets of changes