Popular Articles

  1. Profit Margin Grid

    ...
  2. Bookings between date range with Invoice and Payment Details

    Shows Bookings within @StartDate and @Enddate for @CustCode.  You will need to change these values in the query for specific results. DECLARE @StartDate AS VARCHAR(20) DECLARE @EndDate AS VARCHAR(20) DECLARE @CustCode AS VARCHAR(8) SET @StartDate ...
  3. How to Upgrade from RentalPoint v9 to RentalPointv10

    ...
  4. Server Sizing Chart

    ...
  5. RentalPoint and Small Business Server

    Small Business Server Technical Issues Author: Staff Date: July 18, 2013 Microsoft Small Business Server has many problems when used as the server in a RentalPoint system. This article outlines the causes and corrections for these issues. Micr...
  6. Antivirus Systems

    Many of today’s antivirus systems have active scanning features that conflict with the installation of the Microsoft SQL Server. The RentalPoint program can still install correctly, but the backend database of the system will not work if the anti-vi...
  7. Contacts List

    SELECT T.OrganisationV6 AS [COMPANY], c.ContactName AS [CONTACT NAME], c.FirstName AS [FIRSTNAME], c.MidName AS [MIDDLE NAME], c.Surname AS [SURNAME], c.Adr1 AS [ADDRESS 1], c.Adr2 AS [ADDRESS 1], ...
  8. Stock Report

    The Stock Report assists users during an inventory count or stock take by providing the current stock value of inventory for the date and time the report is run. Current bookings and transfers are accounted for on the report. If equipment is checked...
  9. RentalPoint Registration and Software Upgrades

    Register your company for access to RentalPoint upgrades
  10. Security Deposit

    Operator Privileges Goto Setup-->operators   edit the operator group and click 'customer & Vendors' tab Parameters Goto Setup-->parameters-->custom viewing option and enable security deposit under 'user interface' tab Set Minim...