Lilith River
Lilith River
Allow vendors to add notes to TransactionItems, so we can mark a support purchase as used, a support contract consultation as completed, etc.
If we are going to display transactions based on a matching e-mail address, we need to have a way of knowing if the user has confirmed their e-mail address.
Users need to be able to download an invoice for a given transaction. We can render this in HTML, but we eventually want to give them a PDF option as...
I'm not sure I understand why we're specifying 'varchar' use instead of 'nvarchar'; it seems likely we'd have to store non-ascii characters in many fields at some point.
Certain SKUs should be capable of displaying custom data to the user; for example, Support Contracts should display contact information to the logged-in users.