-
...
-
/*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),...
-
...
-
...
-
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...
-
Covers the Invoicing methods available in RentalPoint including Manual Invoice and Invoicing a Booking
-
Transfer assets between locations and/or bookings
-
...
-
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 ...
-
Last Updated: 03/06/2022
in Working With RentalPoint Misc
...