-
Offered in RentalPoint v11.4 and higher, Once configured, all invoices, payments and credits processed in RentalPoint, can now be exported to Quickbooks Online!
-
Print barcode label for an asset or for all assets belonging to a product
-
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...
-
/*All NON Barcode tracked Rental Items in Inventory Master with a count of whats out on a booking */ Select m.product_code AS [PRODUCT CODE], m.descriptionV6 AS [DESCRIPTION], ('$' + convert(VARCHAR,convert(money,m.cost_price...
-
Shows a list of all assets in inventory, their current status and if they're out on a booking.
-
/* Lists all assets in the Database */ SELECT I.groupfld AS [Group], g.group_descv6 AS [Group Desc], i.category AS [Category], c.cat_descv6 AS [Category Desc], A.pr...
-
Last Updated: 02/04/2025
in Reports and Templates
-
RTF Insert fields are used to merge data from your RentalPoint Database with your MS Word template. Fields are available via the RentalPointInsertFieldModules.dll file or see our list of RTF Insert fields . Colour Insert Fields INSERT FIEL...
-
SELECT c.RPwebservicesActive, c.Contactname, c.username, c.password, c.ID,c.CustCodeLink FROM tblContact c INNER JOIN tblInvMas IM ON C.ID = IM.ContactID ORDER By Contactname
-
Last Updated: 22/01/2025
in Working With RentalPoint Misc
OPTION FUNCTION KEY CTRL SHIFT ALT Duplicate Booking F1 Quick Look F2 New Inquiry F3 Change Operator F3 Open F4 Print Booking Hardcopy F5 Acc...