Updated Articles

  1. RP2 (RentalPoint for Windows version) Release Notes

    Access to the latest release is free with a current SSAP/Cloud subscription RentalPoint Cloud clients should email support@rentp.com to request an upgrade to your server Click here to Register for SSAP downloads RentalPoint3 release n...
  2. Product Setup

    The Product Record Add/Edit Products To add, edit duplicate or delete items in your inventory tree you can use the buttons located on the right side of the F10 window, or you can use the right click options. General Tab  This section is use...
  3. Rental Items not returned between date range

    /* All gear that didn't make it back from a show within date range, include warehouse status of the booking */ DECLARE @StartDate AS VARCHAR(20)  DECLARE @EndDate AS VARCHAR(20)  SET @StartDate = '2024-03-30' SET @EndDate = '2024-07-01' sele...
  4. RFID in RentalPoint

    Radio Frequency Identification is a method if tracking equipment leaving and returning to the warehouse, without the need to physically scan in and out each item.
  5. RentalPoint Registration and Software Upgrades

    Register your company for access to RentalPoint upgrades
  6. The Inventory Setup Window

    Set up Rental Inventory
  7. DocuSign

    How does it work? RentalPoint provides functionality to request a digital signature from clients for Fast Report custom documents produced in RentalPoint (i.e. Quotes, Booking Hardcopies etc) by integrating with DocuSign software! Requirements ...
  8. Invoices Outstanding

    /* Shows all invoices with outstanding balance based on closing date with an outstanding amount greater than InvValue */ DECLARE @ClosingDate AS  VARCHAR (20) DECLARE @InvValue  FLOAT SET @ClosingDate = '2024-2-1' SET @InvValue = 1 SELECT B.b...
  9. Mobile Delivery App

    Available in RentalPoint v12, use this Web based Mobile Delivery App to view RentalPoint scheduled Deliveries and Returns, Print a Delivery Sheet/ Collection Docket and Collect Digital Signatures on the go. Scalable to fit on any tablet or cell phone screen!
  10. Customer Payments

    Enter and apply payments to customer account