-
-
...
-
SELECT IM.groupfld AS [Product Group], IM.category AS [Product Category], A.product_code AS [Product Code], IM.descriptionv6 AS [Product Description], A.asset_code AS [Bar Code Number], A.descr...
-
Last Updated: 07/03/2023
in Working With RentalPoint
-
Some companies may want to consider the overall availability in addition to the availability at a specific location when adding equipment to a booking. Click the button at the top of the equipment grid in the booking. This is a toggle option, so...
-
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 ...
-
SELECT G.group_code AS [Product Group], G.group_descv6 AS [Group Description], IM.category AS [Product Category], C.cat_descv6 ...
-
SELECT BK.CUST as [Customer Code], c.OrganisationV6 as [Organization], c.contactv6 as [Contact], c.phone1countrycode as [Phone1 Country], CONCAT(c.Phone1AreaCode,' ', c.Phone1Digits) as [Phone1], ...
-
Using the 'Rental Inventory.csv' template available with the Product Import option in RentalPoint2, you can import Products and their assets using the 'Clear All' 'Match All' functionality in the system. Please take a backup of your database befo...
-