-
Available when using RentalPoint Single Currency License with Operational Parameter #77 Enabled ...
-
This query will create a list of active vendors SELECT VendorContact,
VendorName AS Company,
Vadr1 AS [Address 1],
Vadr2 AS [Address 2],
Vadr3 AS [City/Town],
Vpostcode AS [Postal Code],
Country,
...
-
Shows a list of all non asset tracked gear in your system.
-
RentalPoint Interfaces with SAGE 50 Premium US Accounting (formerly known as Peachtree)
-
Date: November 30, -0001 This report shows the inventory products on-hand. Also, it shows the chargeable rates (Rental/Hire) or internal pricing (Sale and Other) for each product matching the report criteria. To run the Product Listing report: ...
-
Last Updated: 03/06/2022
in Working With RentalPoint Misc
...
-
Last Updated: 08/10/2019
in Troubleshooting FAQ's
Please confirm the following: RentalPointPDF is installed RentalPoint v11.3.3.3 and lower (this is a licensed copy of CutePDF, some users had issues with RentalPointPDF 2.7.0.1 due to settings on their Windows OS, so we released v3.0.0.1. If...
-
The technicians attached to a designation are stored in tblbill: TblInvmas.product_code = tblBill.parent_code (for the designation) tblBill.product_code = tblinvmas.product_code (for the technician) tblbill.contactid links the tech in the contac...
-
What are Vendors? Vendors are companies that your company uses as a source of equipment either through cross rentals or purchase orders. Adding a Vendor To create a new vendor click New on the Vendor Menu Enter the desired information...
-
/*Export a distribution list for all contacts in the database with an email address and send emails box checked*/ SELECT [CallListID], [ContactID], [Completed], [ActivityID], C.firstname, C.surname, C.AskFor, c....