Table idempiere9.adempiere.c_pos
Point of Sales Terminal

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_pos_id numeric 10
c_order.c_pos_id cpos_corder R
Point of Sales Terminal
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
description varchar 255  √  null Optional short description of the record
help varchar 2000  √  null Comment or Hint
salesrep_id numeric 10
ad_user.ad_user_id aduser_cpos R
Sales Representative or Company Agent
m_pricelist_id numeric 10
m_pricelist.m_pricelist_id mpricelist_cpos R
Unique identifier of a Price List
c_cashbook_id numeric 10  √  null
c_cashbook.c_cashbook_id ccashbook_cpos R
Cash Book for recording petty cash transactions
m_warehouse_id numeric 10
m_warehouse.m_warehouse_id mwarehouse_cpos R
Storage Warehouse and Service Point
printername varchar 60  √  null Name of the Printer
c_poskeylayout_id numeric 10  √  null
c_poskeylayout.c_poskeylayout_id cposkeylayout_cpos R
POS Function Key Layout
ismodifyprice bpchar 1 'N'::bpchar Allow modifying the price
c_bpartnercashtrx_id numeric 10  √  null
c_bpartner.c_bpartner_id cbpartnercashtrx_cpos R
Business Partner used for creating new Business Partners on the fly
c_doctype_id numeric 10  √  null
c_doctype.c_doctype_id cdoctype_cpos R
Document type or rules
cashdrawer varchar 120  √  null CashDrawer
c_bankaccount_id numeric 10  √  null
c_bankaccount.c_bankaccount_id cbankaccount_cpos R
Account at the Bank
c_pos_uu varchar 36  √  NULL::character varying C_POS_UU
osk_keylayout_id numeric 10  √  NULL::numeric
c_poskeylayout.c_poskeylayout_id oskkeylayout_cpos R
The key layout to use for on screen keyboard for text fields.
osnp_keylayout_id numeric 10  √  NULL::numeric
c_poskeylayout.c_poskeylayout_id osnpkeylayout_cpos R
The key layout to use for on screen number pad for numeric fields.
autologoutdelay numeric 10  √  NULL::numeric Automatically logout if terminal inactive for this period

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

Indexes:
Column(s) Type Sort Constraint Name
c_pos_id Primary key Asc c_pos_pkey
c_pos_uu Must be unique Asc c_pos_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.