Table idempiere9.adempiere.c_projectline
Task or step in a project

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
c_projectline_id numeric 10 Task or step in a project
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
c_project_id numeric 10
c_project.c_project_id cproject_cprojectline C
Financial Project
line numeric 10 Unique line for this document
description varchar 255  √  null Optional short description of the record
plannedqty numeric 0 0 Planned quantity for this project
plannedprice numeric 0 0 Planned price for this project line
plannedamt numeric 0 0 Planned amount for this project
plannedmarginamt numeric 0 0 Project's planned margin amount
committedamt numeric 0  √  0 The (legal) commitment amount
m_product_id numeric 10  √  null Product, Service, Item
m_product_category_id numeric 10  √  null Category of a Product
invoicedamt numeric 0 0 The amount invoiced
invoicedqty numeric 0 0 The quantity invoiced
committedqty numeric 0  √  0 The (legal) commitment Quantity
c_projectissue_id numeric 10  √  null Project Issues (Material, Labor)
c_order_id numeric 10  √  null Order
c_orderpo_id numeric 10  √  null Purchase Order
isprinted bpchar 1 'Y'::bpchar Indicates if this document / line is printed
processed bpchar 1 'N'::bpchar The document has been processed
dopricing bpchar 1  √  'Y'::bpchar Pricing
c_projectphase_id numeric 10  √  null Phase of a Project
c_projecttask_id numeric 10  √  null Actual Project Task in a Phase
c_projectline_uu varchar 36  √  NULL::character varying C_ProjectLine_UU
m_production_id numeric 10  √  NULL::numeric Plan for producing a product

Table contained 1 rows at 2021-12-25 14:47 +0100

Indexes:
Column(s) Type Sort Constraint Name
c_projectline_id Primary key Asc c_projectline_pkey
c_projectline_uu Must be unique Asc c_projectline_uu_idx

Close relationships  within of separation: