New Articles

  1. Products not used on Bookings

    Execute these queries using Excel Query Builder /* Products not used on any booking*/ select m.product_code as [Inventory Code],        m.descriptionV6 as [Description],        isnull(i.product_code_v42,'') as [Item Code],        isnull...
  2. SAGE 50 Premium US Edition

    RentalPoint Interfaces with SAGE 50 Premium US Accounting (formerly known as Peachtree)
  3. Import/Bulk Update Asset Records

    For bulk modifications to asset fields, you can export all assets to csv, modify the field content and re-import using the following approach.   Take a backup of your Database..click to see how (do not skip this step) Export all as...
  4. Increase/Decrease Inventory Pricing

    RentalPoint Offers the ability to increase/decrease inventory pricing across a selection of products *** Please take a backup of your database before using this feature to update pricing *** ** Once updated, there is no 'undo' option ** Refer to...
  5. Easy Access from your Cloud Server to a Local Drive on your PC

    Quickly access a specific folder\path on your local workstation from your cloud server using the 'subst windows path' windows command, here's how it works...... First, open a command prompt on your local workstation Type in the 'subst' comman...
  6. Asset Maintenance

    Asset Maintenance RentalPoint supports tracking of assets in and out of maintenance for service and repairs. Access the maintenance menu via Products-->maintenance tab Find a Maintenance Record Use the 'Find' menu option to search by barcod...
  7. Return Asset to Maintenance

    ...
  8. Remote App and Remote Desktop Explained

    Connecting to RentalPoint Cloud Both 'Remote app' and 'Remote Desktop' connections are available when connecting to your RentalPoint Cloud Server.  Please contact support@rentp.com for connection icons if needed. Remoteapp  is a virtual applica...
  9. Inventory Report of Products and their Components etc.

    The accessories and components are stored in a table called tblBill and link back to the main inventory master table tnlInvmas.  The easiest way of creating this report will be by an Excel ODC query as per the instructions on the knowledge base at ...
  10. Using Booking Source or Event Type

    Values for Event Type and Source/Campaign can be stored against each booking and used for reporting purposes. Here's how to use them...... For Event Type, set your Event List in Operational Parameter 83, you'll then see a drop down list against Eve...