Updated Articles

  1. All Assets Outs to Maintenance

    Shows a list of all assets scanned out to maintenance You can execute this query using Excel Query Builder in RentalPoint... SELECT IM.groupFld [Group], IM.category [Category], A.PRODUCT_COde [Product], A.ASSET...
  2. Assets NOT Scanned Out Since Date

    In search of unused assets?   This query will show  assets that have not be scanned on to or off a booking, thus haven’t been used in RentalPoint. You can execute this query using Excel Query Builder in RentalPoint... select A1.* fro...
  3. Asset Movements Including Number of Times Rented

    Shows movement of all assets in the database You can execute this query using Excel Query Builder in RentalPoint... SELECT IM.groupFld [Group], IM.category [Category], A.PRODUCT_COde [Product], A.ASSET_CODE [Barcode], A.SERIAL_NO [Ser...
  4. Accounting Packages Supported

    List of third party accounting packages available to export to. Each package listed has been designed in RentalPoint to export the required data and format.
  5. Assets NOT Scanned in Stocktake Since Date

    This query can be run to find all the assets that have not be scanned in 12 months or 24 months in a stocktake, so we know the missing items.  You'll need to change the EntryDateTime to get the records within your specified timeframe. You can ex...
  6. Booking Grid View

    This is a very complex query so it will be difficult for most users to modify. however if changes need to be made please contact support.  This will export the same data that is available via the booking grid. You can execute this query using ...
  7. Availability Calendar

    .
  8. Asset Stocktake

    For counting barcode tracked items you may want to set Operational Parameter 65 to YES so that the stock qty for each product is counted from the asset records.
  9. Adding Crew and Crew Expenses to a booking

    How to dd simple labour products and/or expenses to a booking
  10. Asset Stock Take

    Counting Barcode/Asset Tracked Items For counting barcode tracked items you may want to set Operational Parameter 65 to YES so that the stock qty for each product is counted from the asset records.   This will only count assets for products whe...