Equipment

Rental/Equipment Reports

Lease time report

Lease time report based on rentals of a given object over time. It results from the time for which the device was rented and the unit price specified in the parameters of the device type.

  • Original file name: RentTime.jasper

  • Report UUID: 31ee7e2b-4924-4f26-bbe3-94bc636c0afc

  • The input file for the application is a file with the extension jasper.

Report input configuration

  • String productTypeUuid - UUID of the product type to be analyzed

  • String contractUuid - UUID of the contract to be analyzed

  • String contractScopeUuid - UUID of the contract scope to be analyzed

  • String workOrderUuid - UUID of the work order to be analyzed

  • String employerUuid - UUID of the company employing the hirer

  • String departmentUuid - UUID of the department to which the landlord is assigned

  • DateFields dateFields - ALL, TODAY, YESTERDAY, TOMORROW, THIS_WEEK, LAST_WEEK, NEXT_WEEK, THIS_MONTH, LAST_MONTH, THIS_YEAR, LAST_YEAR - date selector

  • boolean specificDate - whether a specific event creation date is defined

  • Date dateFrom - specified date From

  • Date dateTo - specified To date

Flap

name description type

product_name

device name

string

product_serial_number

device serial number

string

product_type

device type

string

location

device location

string

contract

associated contract name

string

contract_scope

Scope of the contract

string

work_order

Work orders

string

employer

the company that employs the hirer

string

department

the department to which the landlord is assigned

string

rented_by

borrowed by (name)

string

rented_to

loaned to (name)

string

rented_date

rental date

date

returned_date

date of return

date

duration_days

number of rental days

Long

duration_cost

rental cost

BigDecimal

Variables

Lack.

Data source

Lack

Supplier lease time report

Lease time report against registered leases for a specific vendor. At the start of the rental (delivery check), the rental amount for the registered devices (each separately) begins to be charged. In order to correctly determine the cost for the lease to the supplier and for all those using the equipment, it is necessary to perform the settlement of a given month. The report allows you to display all information regarding the leases settled in a given period.

  • Original file name: SupplierRentCost.jasper

  • Report UUID: 77d9f34e-a091-4c02-a96b-ae4366697b56

  • The input file for the application is a file with the extension jasper.

Report input configuration

  • String supplierUuid - UUID of the supplier (contractor) to be analyzed

  • DateFields dateFields - ALL, TODAY, YESTERDAY, TOMORROW, THIS_WEEK, LAST_WEEK, NEXT_WEEK, THIS_MONTH, LAST_MONTH, THIS_YEAR, LAST_YEAR - date selector

  • boolean specificDate - whether a specific event creation date is defined

  • Date dateFrom - specified date From

  • Date dateTo - specified To date

Flap

name description type

supplier

Supplier Name

string

product_name

device name

string

product_serial_number

device serial number

string

product_type

device type

string

begin_date

rental start date

date

end_date

rental end date (or blank if it has not yet been completed)

date

duration_days

number of rental days

Long

duration_cost

rental cost

BigDecimal

Variables

Lack.

Data source

Lack