-
Last Updated: 03/06/2022
in Working With RentalPoint Misc
...
-
...
-
/*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...
-
Disposing of an Asset via Inventory Setup To dispose of an asset without tracking payment against a booking, you can simply edit the asset record and mark it as disposed. However, if the asset is out on a booking and you would like to sell it of...
-
/* From within RentalPoint, right click on your booking and print-->packing list */ /* OR change the value of @Booking_no below and execute this query */ You can execute this query using Excel Query Builder in RentalPoint..... DECLARE...
-
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...
-
Last Updated: 03/06/2022
in Additional Modules
Send all RentalPoint docs created to a shared Google Drive. Download Google Drive Friendly Templates for use with RentalPoint.
-
Using SalesPerson Functionality Salespeople are separate from operators in the RentalPoint system. SalesPersons can be assigned when entering bookings and used to limit access to booking scope via setup-->operators Limit scope on Bo...
-
Register your company for access to RentalPoint upgrades
-
Your unique requirements and current setup will determine what kind of configuration is most advantageous for your company. The two types of network configuration are Domain and Workgroup (also known as Peer to Peer) . Please continue reading to ...