POS Terminal
C_POS
Point of Sales Terminal
Overview
| Table Name | C_POS |
|---|---|
| Access Level | Client + Organization |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (35)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
AD_Client_ID |
Table Direct(22) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
AD_Mobile_Device_ID |
Table Direct(10) | No | - | - |
AD_Org_ID |
Table Direct(22) | Yes | @#AD_Org_ID@ | Organizational entity within tenant |
AutoLogoutDelay |
Integer(10) | No | - | Automatically logout if terminal inactive for this period |
C_BankAccount_ID |
Table Direct(22) | No | - | Account at the Bank |
C_BPartnerCashTrx_ID |
Search(22) | No | - | Business Partner used for creating new Business Partners on the fly |
C_CashAccount_ID |
Table(10) | No | - | Account at the Cashbook |
C_CashBook_ID |
Table Direct(22) | No | - | Cash Book for recording petty cash transactions |
C_DocType_ID |
Table Direct(22) | No | - | Document type or rules |
C_DocTypeOnCreditOrder_ID |
Table(10) | No | - | Document type used for Order with On Credit Type |
C_DocTypePOSOrder_ID |
Table(10) | No | - | Document type used for POS Sales Orders |
C_DocTypeStandardOrder_ID |
Table(10) | No | - | Document type used for Standard Sales Orders |
C_DocTypeWarehouseOrder_ID |
Table(10) | No | - | Document type used for Warehouse Order |
C_OrderSource_ID |
Search(10) | No | - | - |
C_POS_ID |
ID(22) | Yes | - | Point of Sales Terminal |
C_POSKeyLayout_ID |
Table Direct(22) | No | - | POS Function Key Layout |
C_PosType_ID |
Table Direct(10) | Yes | - | - |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
Description |
String(255) | No | - | Optional short description of the record |
Help |
Text(2000) | No | - | Comment or Hint |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsModifyPrice |
Yes-No(1) | Yes | N | Allow modifying the price |
M_PriceList_ID |
Table Direct(22) | Yes | - | Unique identifier of a Price List |
M_Warehouse_ID |
Table Direct(22) | Yes | - | Storage Warehouse and Service Point |
OSK_KeyLayout_ID |
Table(22) | No | - | The key layout to use for on screen keyboard for text fields. |
OSNP_KeyLayout_ID |
Table(22) | No | - | The key layout to use for on screen number pad for numeric fields. |
PrinterName |
String(60) | No | - | Name of the Printer |
SalesRep_ID |
Table(22) | Yes | - | Sales Representative or Company Agent |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
Value |
String(40) | No | - | Search key for the record in the format required - must be unique |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
CashDrawer |
String(120) | No | - | - |
C_POS_UU |
String(36) | No | - | - |
Foreign Keys
| Column | References | Description |
|---|---|---|
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Mobile_Device_ID |
AD_Mobile_Device.AD_Mobile_Device_ID | - |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
C_BankAccount_ID |
C_BankAccount.C_BankAccount_ID | Account at the Bank |
C_BPartnerCashTrx_ID |
C_BPartnerCashTrx.C_BPartnerCashTrx_ID | Business Partner used for creating new Business Partners on the fly |
C_CashAccount_ID |
C_CashAccount.C_CashAccount_ID | Account at the Cashbook |
C_CashBook_ID |
C_CashBook.C_CashBook_ID | Cash Book for recording petty cash transactions |
C_DocType_ID |
C_DocType.C_DocType_ID | Document type or rules |
C_DocTypeOnCreditOrder_ID |
C_DocTypeOnCreditOrder.C_DocTypeOnCreditOrder_ID | Document type used for Order with On Credit Type |
C_DocTypePOSOrder_ID |
C_DocTypePOSOrder.C_DocTypePOSOrder_ID | Document type used for POS Sales Orders |
C_DocTypeStandardOrder_ID |
C_DocTypeStandardOrder.C_DocTypeStandardOrder_ID | Document type used for Standard Sales Orders |
C_DocTypeWarehouseOrder_ID |
C_DocTypeWarehouseOrder.C_DocTypeWarehouseOrder_ID | Document type used for Warehouse Order |
C_OrderSource_ID |
C_OrderSource.C_OrderSource_ID | - |
C_POSKeyLayout_ID |
C_POSKeyLayout.C_POSKeyLayout_ID | POS Function Key Layout |
C_PosType_ID |
C_PosType.C_PosType_ID | - |
M_PriceList_ID |
M_PriceList.M_PriceList_ID | Unique identifier of a Price List |
M_Warehouse_ID |
M_Warehouse.M_Warehouse_ID | Storage Warehouse and Service Point |
OSK_KeyLayout_ID |
OSK_KeyLayout.OSK_KeyLayout_ID | The key layout to use for on screen keyboard for text fields. |
OSNP_KeyLayout_ID |
OSNP_KeyLayout.OSNP_KeyLayout_ID | The key layout to use for on screen number pad for numeric fields. |
SalesRep_ID |
SalesRep.SalesRep_ID | Sales Representative or Company Agent |
Generated on 2026-05-03T16:39:06.553959047Z