VbzCart/pieces/title
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
A "title" in VbzCart is a work of some kind which might be available in multiple formats.
Examples:
- a t-shirt with particular artwork that might be available in multiple sizes, sleeve-lengths, etc.
- a musical album that might be available as a CD, a download, or 12" vinyl
Each format/size of a given title constitutes an "item", which may have zero or more units in stock.
Related
- title topic - assigns a Title to zero or more topics
Table
Code
Classes
- collections:
- clsVbzTitles (extends clsVbzTable)
- singular:
- clsVbzTitle (extends clsDataSet)
