Popular Articles

  1. Asset Movement Including Last Stock Take

    You can execute this query using Excel Query Builder in RentalPoint... SELECT A.asset_code [Barcode], A.product_code [Product], A.description, A.Location, A.stock_number [Stock Number], A.serial_...
  2. Reminder for Overdue Items

    ...
  3. Profit Analysis in RentalPointv11

    ...
  4. Sales Analysis

    The Sales Analysis report details the total sales for the period selected and orders it by group, category or product. A detailed list of bookings is included as well as product and group totals. Only sales and disposable stock is included in this r...
  5. 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...
  6. Update Product Replacement Value

    Full details on how to update product replacement value for all products in your database ...
  7. 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...
  8. Inventory Value Report

    The inventory value report shows current asset value of the company's inventory.  How to run the Inventory Value report? 1. Click on the Reports menu 2. Select Product Reports menu option 3. Select Inventory Value menu option. 4. Enter/...
  9. Cross Rental Purchase Orders within date range

    List all Cross Rental PO's for a given date range
  10. Labour Designation Report

    Provide a list of all Labour Designations set up in the RentalPoint Database SELECT           G.Group_code AS [Product Group],         G.group_descV6 AS [Group Description],         IM.category AS [Product Category],         C.cat_descV6 AS [Ca...