Table idempiere9.adempiere.ad_color
Color for backgrounds or indicators

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ad_color_id numeric 10
ad_color_trl.ad_color_id adcolor_adcolortrl C
ad_desktop.ad_color_id adcolor_addesktop R
ad_window.ad_color_id adcolor_adwindow R
ad_workbench.ad_color_id adcolor_adworkbench R
Color for backgrounds or indicators
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
name varchar 60 Alphanumeric identifier of the entity
isdefault bpchar 1 'N'::bpchar Default value
colortype bpchar 1 Color presentation for this color
red numeric 10 RGB value
green numeric 10 RGB value
blue numeric 10 Color RGB blue value
alpha numeric 10 Color Alpha value 0-255
ad_image_id numeric 10  √  null
ad_image.ad_image_id adimage_adcolor R
Image or Icon
imagealpha numeric 0 Image Texture Composite Alpha
red_1 numeric 10  √  null RGB value for second color
green_1 numeric 10  √  null RGB value for second color
blue_1 numeric 10  √  null RGB value for second color
alpha_1 numeric 10  √  null Alpha value for second color
linewidth numeric 10  √  null Width of the lines
linedistance numeric 10  √  null Distance between lines
startpoint numeric 10  √  null Start point of the gradient colors
repeatdistance numeric 10  √  null Distance in points to repeat gradient color - or zero
ad_color_uu varchar 36  √  NULL::character varying AD_Color_UU

Table contained 0 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_color_id Primary key Asc ad_color_pkey
ad_color_uu Must be unique Asc ad_color_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.