VbzCart/docs/pieces/department: Difference between revisions

From Woozle Writes Code
< VbzCart‎ | docs‎ | pieces
Jump to navigation Jump to search
imported>Woozle
(table, code, classes)
 
m (Woozle moved page VbzCart/VbzCart/pieces/department to VbzCart/docs/pieces/department without leaving a redirect: correct naming (was no way to import directly to this name))
 
(No difference)

Latest revision as of 01:53, 25 February 2024

About

A department is a collection of titles belonging to a supplier. It is part of the catalog subsystem.

Table

Code

Classes

  • collections:
    • clsDepts (extends clsVbzTable)
  • singular:
    • clsDept (extends clsDataSet)