Accounting Software
Small Business Software Estimating Software
Construction Estimating SoftwareBookkeeping SoftwareInventory SoftwareInventory Control SoftwareInventory Tracking SoftwareInventory Management SoftwareBusiness Management Software

Rental Payment Term Viewer (Header)

Link to: source code | record viewer directory

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

This class manages rental payment terms for the Goldenseal accounting software,
property management software and rental management software.

Rental Payment Terms-- setup for rental unit payment terms, part of Goldenseal rental management software

class CRentalPTViewer : public CPaymentTermViewer
{
public:

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