Resources
Asset/Product Reports
Products Report
Report withdrawn from use! |
The products report is a dynamic configurable report that displays a list of products. The input file to the application is a file with the jrxml
extension.
Flap
name | description | type |
---|---|---|
first_line |
space for additional information |
string |
second_lin |
space for additional information |
string |
parameter_number |
displays the object number |
string |
In the parameter change report, fields can be selected from the parameter list and generated. The table below presents the parameters with their identifiers.
name | description | UUID | type |
---|---|---|---|
NAME |
displays the product name |
01ec746b-fb4d-45e6-a181-e96bbce965f8 |
string |
GROUP |
displays the product group |
1f3abb37-92f1-4d99-a7b8-17cce2813c5c |
string |
LOCATION |
shows product locations |
70612e38-99b3-42b3-9a2e-200649d5d113 |
string |
TYPE |
displays the product type |
11027436-f3dd-417f-8597-f9c2976cc1c3 |
string |
MANUFACTURER |
producer |
206bb626-2879-46e3-af7b-d8656e8222ca |
string |
SERIAL_NUMBER |
product serial number |
dc29054e-37c2-44ba-9a33-0a2d1ec6f406 |
string |
INVENTORY_NUMBER |
product inventory number |
ee409000-01d5-4173-ad21-bfd5cc9fcf1f |
string |
COUNT |
number of products |
d8a7d829-0843-4187-98ef-25e941171889 |
string |
In the parameter change report, it is possible to generate any parameter from the database. To do this, enter its name in the parameter selection field.
Product Report (document)
Report withdrawn from use! |
The product report allows you to display a document based on information about a single product/group of elements/element. The input file to the application is a file with the extension jasper
.
Depending on the type of object (product, group of elements, element), the context of the information provided changes.
Product fields
name | description | type |
---|---|---|
product_name |
Product name |
string |
product_description |
product description |
string |
serial_number |
product serial number |
string |
inventory_number |
inventory number |
string |
product_type |
product type |
string |
product_group |
product group |
string |
product_manufacturer |
product manufacturer |
string |
product_note |
product description note |
string |
product_count |
product quantity |
long |
date_of_sale |
product sale date |
date |
date_of_commission |
implementation date |
date |
date_of_production |
date of production |
date |
contract_name |
Contract name |
string |
customer |
client - complete information (name, zip code, city, state, state) |
string |
customer_name |
Customer name |
string |
parameter_* |
Any product parameter. The parameter name must be placed exactly as it is in the given product type |
string |
identifier_code |
The value of the first identifier code |
string |
ds_elements |
Item data source |
objects |
ds_elementgroups |
Element group data source |
objects |
Fields Group of Elements
name | description | type |
---|---|---|
elementgroup_name |
item group name |
string |
elementgroup_description |
description of a group of elements |
string |
elementgroup_parent |
the name of the parent element group |
string |
elementgroup_type |
element group type |
string |
product_name |
Product name |
string |
serial_number |
product serial number |
string |
inventory_number |
inventory number |
string |
product_type |
product type |
string |
product_group |
product group |
string |
product_manufacturer |
product manufacturer |
string |
product_note |
product description note |
string |
product_count |
product quantity |
long |
date_of_sale |
product sale date |
date |
date_of_commission |
implementation date |
date |
date_of_production |
date of production |
date |
contract_name |
Contract name |
string |
customer |
client - complete information (name, zip code, city, state, state) |
string |
customer_name |
Customer name |
string |
identifier_code |
The value of the first identifier code |
string |
parameter_* |
Any parameter of a group of elements. The parameter name must be placed exactly as it is in the object type. If the parameter does not exist in the group, then the parameters in the product to which the group belongs are checked. |
string |
Item fields
name | description | type |
---|---|---|
element_name |
name of the element |
string |
element_description |
item description |
string |
elementgroup_name |
item group name |
string |
product_name |
Product name |
string |
serial_number |
item serial number |
string |
inventory_number |
item inventory number |
string |
product_type |
Item type |
string |
product_group |
item group |
string |
product_manufacturer |
product manufacturer |
string |
product_note |
product description note |
string |
product_count |
item quantity |
long |
date_of_sale |
product sale date |
date |
date_of_commission |
implementation date |
date |
date_of_production |
date of production |
date |
contract_name |
Contract name |
string |
customer |
client - complete information (name, zip code, city, state, state) |
string |
customer_name |
Customer name |
string |
identifier_code |
The value of the first identifier code |
string |
parameter_* |
Any element parameter. The parameter name must be placed exactly as it is in the object type. If the parameter does not exist in the element, recursive group and product objects to which the given element belongs are checked |
string |
In the product report, it is possible to generate any object parameter.