VbzCart/docs/pieces/supplier

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces
Jump to navigation Jump to search

About

A supplier is a source from which stock can be purchased (presumably at wholesale prices). A supplier may have zero or more departments. Departments are optional; a supplier with no departments can still have titles.

Table

Code

Classes

  • collections:
    • clsSuppliers (extends clsVbzTable)
  • singular:
    • clsSupplier (extends clsDataSet)