POS Key Layout (Janela ID-339)
Janela: POS Key Layout
Descrição: POS Function Key Layout
Ajudar: null
TAB: POS Key Layout
Descrição: POS Function Key Layout
Ajudar POS Function Key Layout
Ficheiro:POS Key Layout - POS Key Layout - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
Client | Empresa | A Empresa instalada neste sistema. | A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organismo | Unidade organizacional componente da Empresa | A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Name | Nome | 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. | Name character varying(60) NOT NULL String |
Description | Descrição | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) String |
Comment/Help | Comentário/Ajuda | Comment or Hint | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Activo | 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. |
IsActive character(1) NOT NULL Yes-No |
POS Key Layout Type | POS Key Layout Type | The type of Key Layout | Keyboard: used for POS text field on screen keyboard
Numberpad: used for POS numeric field on screen numberpad Product: used to quickly add products to POS order |
POSKeyLayoutType character(1) List |
Columns | Columns | Number of columns | The number of columns in the layout grid | Columns numeric(10) Integer |
Print Color | Impressão, cor | Color used for printing | Colors used for printing | AD_PrintColor_ID numeric(10) Table Direct |
Print Font | Impressão, fonte | Maintain Print Font | Font used for printing | AD_PrintFont_ID numeric(10) Table Direct |
TAB: Key Sequence
Descrição: Key Sequence
Ajudar null
Ficheiro:POS Key Layout - Key Sequence - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|
TAB: POS Key
Descrição: POS Function Key
Ajudar POS Function Key Assignment
Ficheiro:POS Key Layout - POS Key - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
Client | Empresa | A Empresa instalada neste sistema. | A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organismo | Unidade organizacional componente da Empresa | A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. | AD_Org_ID numeric(10) NOT NULL Table Direct |
POS Key Layout | POS Key Layout | POS Function Key Layout | POS Function Key Layout | C_POSKeyLayout_ID numeric(10) NOT NULL Table Direct |
Sequence | Sequência | Metodo de ordenar registos; o numero mais baixo será o primeiro | A Sequência indica a ordem dos registos | SeqNo numeric(10) NOT NULL Integer |
Name | Nome | 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. | Name character varying(60) NOT NULL String |
Description | Descrição | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) String |
Active | Activo | 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. |
IsActive character(1) NOT NULL Yes-No |
Key Layout | Key Layout | Key Layout to be displayed when this key is pressed | null | SubKeyLayout_ID numeric(10) Table |
Product | Artigo | Product, Service, Item | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Search |
Quantity | Quantidade | Quantity | The Quantity indicates the number of a specific product or item for this document. | Qty numeric Quantity |
Text | Text | null | null | Text character varying(22) String |
Print Color | Impressão, cor | Color used for printing | Colors used for printing | AD_PrintColor_ID numeric(10) Table Direct |
Print Font | Impressão, fonte | Maintain Print Font | Font used for printing | AD_PrintFont_ID numeric(10) Table Direct |
Column span | Column span | Number of columns spanned | null | SpanX numeric(10) Integer |
Row Span | Row Span | Number of rows spanned | null | SpanY numeric(10) Integer |
Image | Imagem | System Image or Icon | null | AD_Image_ID numeric(10) Image |