This commit is contained in:
2023-01-09 02:03:14 +00:00
parent 146d17a865
commit 37b0cfa54d
6 changed files with 43 additions and 33 deletions

View File

@@ -1,6 +1,16 @@
LICENSE NOTES
Move license from trialrequest to license object and set the linking id of the license on the request
Import fixup, list fixup, ui fixup
Basically, want only one place for a license to exist and that's in license table
trial requests just drive the process, dont' actually cotnain a license anymore
------
Sockeye should generate a license on a sale receipt, maybe after a slight delay.
Generated license should be in the list of licenses but have a unfulfilled status of some kind so it's ready for me to visually
see purchases applicable and confirm approve and send it with one click but it's not doing it itself.