accounting software, Sales Management Software"> Goldenseal Accounting Software-- Customer Discount Viewer
Accounting Software
Small Business Software Estimating Software
Construction Estimating SoftwareBookkeeping SoftwareInventory SoftwareInventory Control SoftwareInventory Tracking SoftwareInventory Management SoftwareBusiness Management Software

Customer Discount Viewer (Source Code)

Link to: header | record viewer directory

Copyright Turtle Creek Software 1996-2006. All Rights Reserved.

Comments

CCustomerDiscountViewer

This class manages customer discount viewers for the Goldenseal accounting software,
small business management software, construction project management software and
construction estimating software.

a viewer for customer discounts

SUPERCLASS = DB_RecordViewer

Constructor

/*********************************************************************************
constructor
*********************************************************************************/
CCustomerDiscountViewer::CCustomerDiscountViewer(const SPaneInfo &inPaneInfo,
const SViewInfo &inViewInfo)
: DB_RecordViewer(inPaneInfo, inViewInfo)
{
}