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

Item Discount Viewer (Header)

Link to: source code | record viewer directory

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

This class manages item discounts for the Goldenseal accounting software,
small business management software, construction project management software and
construction estimating software.

Discounts on items sold-- setup for Goldenseal retail accounting software.

class CItemDiscountViewer : public DB_RecordViewer
{
public:

CItemDiscountViewer(const SPaneInfo &inPaneInfo,
const SViewInfo &inViewInfo);
virtual ~CItemDiscountViewer() {}

protected:

};