views/asset/profitability

Asset Profitability Report Component Adds a button to view mode of Assets to view the Profitability Report.

Members

hidden

Type

Description

Boolean

This view is to be shown or hidden

Default

            {
  "hidden": false
} 

          

label

Type

Description

String

Button label

Default

            {
  "label": "Profitability Report"
} 

          

name

Type

Description

String

Button name

Default

            {
  "name": "custpage_nx_profitability"
} 

          

report

Type

Description

Number

Asset Profitability report internal id

Default

            {
  "report": 307
} 

          

url

Type

Description

String

Url template to the report

Default

            {
  "url": "/app/reporting/reportrunner.nl?cr=${ report }&crit_2=${ name }"
} 

          

General Notices