Contents
The Inventory Lease page lets you lease stock to a customer or employee while keeping that stock under your control in Inventory Pro. Use it for temporary placements, rentals, or internal loans that must later be returned.
| Task | How |
|---|---|
| Open the lease page | Inventory -> Management -> Leasing |
| Create a new lease | Leave Type set to Create Lease |
| Return an existing lease | Change Type to Return Lease |
| Print the lease slip | Open the lease slip link after lease or return processing |
The page title is Inventory Lease. Page access is gated by permission 96. The separate lease slip popup uses permission 163.
The action buttons stay disabled until a recipient is selected.
Add items to the grid one line at a time. The create grid includes these validated columns:
| Column | Use |
|---|---|
| Item ID | Item to lease |
| Description | Auto-filled item description |
| Location | Optional source location |
| Serial/Lot | Serial or lot value for tracked stock |
| Available | Available quantity for the item/location |
| Units | Quantity to lease |
| Return Date | Expected return date for that line |
If Location is left blank, the page uses FIFO stock selection. The live help describes FIFO order as ship date, commit status, then date in.
| Button | Action |
|---|---|
| Save | Stores the lease lines in the staging area |
| Lease | Confirms and finalizes the lease |
| Reset | Clears all current lines after confirmation |
When you click Lease, the page confirms with: Are you sure you want to Lease these items?
After a successful lease, the page shows a link to the lease slip popup.
Reference : Recipient.The return grid includes these columns:
| Column | Use |
|---|---|
| Item ID | Item being returned |
| Description | Auto-filled description |
| Location | Original location |
| Serial/Lot | Serial or lot value |
| Return Location | Destination location for the returned stock |
| Leased | Original leased quantity |
| Units | Quantity being returned |
The return confirmation text is Are you sure you want to Return these items?
In live validation, lease loading worked and showed the load notice, but the final return button flow did not complete end-to-end because the work grid did not populate as expected. The source-confirmed UI still shows that return processing is designed to continue to the same lease slip follow-up used by lease creation.
When Admin Option 182 is enabled, the create screen shows an Assembly lookup and Load BOM button.
There is no user-facing BOM quantity input on this page. The old documentation step telling users to enter BOM units was incorrect.
Loaded BOM rows also receive a default Return Date, and the page uses BOM component units and yield to calculate the inserted lease quantities.
For creating and maintaining BOM structures, see Bill of Materials.
Leasing supports both customer-facing and internal workflows:
For broader customer master data, see Customers.
After a lease is posted, the page provides a lease slip link. The slip opens in a popup and includes:
The slip page includes Print Page and Return controls.
| Rule | Behavior |
|---|---|
| Recipient required | Customer or Employee must be selected before actions are enabled |
| Discontinued items | Cannot be leased |
| Warehouse assignment | Item must be enabled in the selected warehouse |
| Stock availability | Units cannot exceed available quantity |
| Serial requirements | Serialized items require serial/lot entry before finalizing |
| Location in create mode | Optional; FIFO applies if blank |
| Return location | Must not be on hold |
| BOM loading | Available only in create mode and only when Admin Option 182 is enabled |
On this page