Dashboard Content (Window ID-50007)

From iDempiere en

Table of Contents

Window: Dashboard Content

Description:

Help:

Tab: Dashboard Content

Description:

Help:

File:Dashboard Content - Dashboard Content - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. PA_DashboardContent.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. PA_DashboardContent.AD_Org_ID
numeric(10)
Table Direct
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. PA_DashboardContent.Name
character varying(120)
String
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

PA_DashboardContent.IsActive
character(1)
Yes-No
Column No Dashboard content column number Dashboard content column number, not used by the swing tenant at the moment. PA_DashboardContent.ColumnNo
numeric(10)
Integer
Line No Unique line for this document Indicates the unique line for a document. It will also control the display order of the lines within a document. PA_DashboardContent.Line
numeric
Number
Description Optional short description of the record A description is limited to 255 characters. PA_DashboardContent.Description
character varying(255)
String
HTML PA_DashboardContent.HTML
text
Text
Gadget URI URI for Dashboard Gadget URI for Dashboard Gadget. This can be absolute path to a zul file or an unique gadget id which is instantiated through OSGi factory services. PA_DashboardContent.ZulFilePath
character varying(255)
String
Goal Performance Goal The Performance Goal indicates what this users performance will be measured against. PA_DashboardContent.PA_Goal_ID
numeric(10)
Table Direct
Goal Display Type of goal display on dashboard Display goal on dashboard as html table or graph. PA_DashboardContent.GoalDisplay
character(1)
List
Window Data entry or display window The Window field identifies a unique Window in the system. PA_DashboardContent.AD_Window_ID
numeric(10)
Table Direct
Process Process or Report The Process field identifies a unique Process or Report in the system. PA_DashboardContent.AD_Process_ID
numeric(10)
Table Direct
Embed Report Content Embed report content into dashboard PA_DashboardContent.IsEmbedReportContent
character(1)
Yes-No
Process Parameters Comma separated process parameter list A list of name value pair process parameter separated by comma PA_DashboardContent.ProcessParameters
character varying(2000)
String
Chart PA_DashboardContent.AD_Chart_ID
numeric(10)
Table Direct
Print Format Data Print Format The print format determines how data is rendered for print. PA_DashboardContent.AD_PrintFormat_ID
numeric(10)
Table Direct
Status Line PA_DashboardContent.AD_StatusLine_ID
numeric(10)
Table Direct
Maximizable PA_DashboardContent.IsMaximizable
character(1)
Yes-No
Show Title PA_DashboardContent.IsShowTitle
character(1)
Yes-No
Collapsible Flag to indicate the state of the dashboard panel Flag to indicate the state of the dashboard panel (i.e. collapsible or static) PA_DashboardContent.IsCollapsible
character(1)
Yes-No
Collapsed By Default Flag to set the initial state of collapsible field group. PA_DashboardContent.IsCollapsedByDefault
character(1)
Yes-No
Show in Dashboard Show the dashlet in the dashboard PA_DashboardContent.IsShowInDashboard
character(1)
Yes-No
Show on Login PA_DashboardContent.IsShowinLogin
character(1)
Yes-No

Tab: Dashboard Content Access

Description:

Help:

File:Dashboard Content - Dashboard Content Access - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. PA_DashboardContent_Access.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. PA_DashboardContent_Access.AD_Org_ID
numeric(10)
Table Direct
Dashboard Content PA_DashboardContent_Access.PA_DashboardContent_ID
numeric(10)
Table Direct
User/Contact User within the system - Internal or Business Partner Contact The User identifies a unique user in the system. This could be an internal user or a business partner contact PA_DashboardContent_Access.AD_User_ID
numeric(10)
Search
Role Responsibility Role The Role determines security and access a user who has this Role will have in the System. PA_DashboardContent_Access.AD_Role_ID
numeric(10)
Table Direct
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

PA_DashboardContent_Access.IsActive
character(1)
Yes-No

Tab: Translation

Description:

Help:

File:Dashboard Content - Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. PA_DashboardContent_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. PA_DashboardContent_Trl.AD_Org_ID
numeric(10)
Table Direct
Dashboard Content PA_DashboardContent_Trl.PA_DashboardContent_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting PA_DashboardContent_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

PA_DashboardContent_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. PA_DashboardContent_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. PA_DashboardContent_Trl.Name
character varying(120)
String
Description Optional short description of the record A description is limited to 255 characters. PA_DashboardContent_Trl.Description
character varying(255)
String
HTML PA_DashboardContent_Trl.HTML
text
Text


Contributions / Posts

Cookies help us deliver our services. By using our services, you agree to our use of cookies.