ПОС терминал (прозор ID-338)
Извор: iDempiere sr
прозор: ПОС терминал
опис: Maintain your Point of Sales Terminal
помоћ: The POS Terminal defines the defaults and functions available for the POS Form
TAB: ПОС терминал
опис: Point of Sales Terminal - каса
помоћ The POS Terminal defines the defaults and functions available for the POS Form
Датотека:ПОС терминал - ПОС терминал - прозор (iDempiere 1.0.0).png
име | име | опис | помоћ | Спецификације |
---|---|---|---|---|
Client | Клијент | Клијент/закупац за ову инсталацију. | Клијент је фирма или правно лице Не можете да делите податке између клијената. Закупац је синоним за клијента | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Организација | Организациони ентитет унутар клијента | Организација је организациона јединица клијента или правни ентитит - нпр. продавница, одељење Подаци између организација су заједнички. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Name | Назив | Алфанумерички идентификатор ентитета. | Назив ентитета (слога) се користи приликом основне претраге као додатна опција уз кључну реч - ид број. Назив може бити дужине до 60 карактера. | Name character varying(60) NOT NULL String |
Description | Опис | Optional short description of the record | Опис је ограничен на 255 карактера. | Description character varying(255) String |
Comment/Help | Коментар/помоћ | Comment or Hint | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Активан | Слог је активан у систему. | Постоје два главна метода да се слог учини недоступним унутар система: један је да се обрише слог, а други је да се слог де-активира. Деактивиран слог није доступан за избор, али је доступан за извештаје. Постоје два разлога за де-активирање слога, а не брисање: (1) Систему је потребан слог за потребе контроле/провере. (2) Овај слог је повезан са другим слогом. Нпр., не можете обрисати пословног партнера, ако постоје фактуре у којима се појављује исти. Ви деактивирате пословног партнера и на тај начин спречавате да се он користи приликом будућег уноса неког документа. | IsActive character(1) NOT NULL Yes-No |
Sales Representative | Референт продаје | Sales Representative or Company Agent | The Sales Representative indicates the Sales Rep for this Region. Any Sales Rep must be a valid internal user. | SalesRep_ID numeric(10) NOT NULL Table |
Cash Book | Благајна | Cash Book for recording petty cash transactions | The Cash Book identifies a unique cash book. The cash book is used to record cash transactions. | C_CashBook_ID numeric(10) NOT NULL Table Direct |
Price List | Ценовник | Unique identifier of a Price List | Price Lists are used to determine the pricing, margin and cost of items purchased or sold. | M_PriceList_ID numeric(10) NOT NULL Table Direct |
Modify Price | Измена цене | Allow modifying the price | Allow modifying the price for products with a non zero price | IsModifyPrice character(1) NOT NULL Yes-No |
Warehouse | Складиште | Storage Warehouse and Service Point | The Warehouse identifies a unique Warehouse where products are stored or Services are provided. | M_Warehouse_ID numeric(10) NOT NULL Table Direct |
Bank Account | Рачун банке | Рачун у банци | The Bank Account identifies an account at this Bank. | C_BankAccount_ID numeric(10) Table Direct |
Document Type | Тип документа | Document type or rules | The Document Type determines document sequence and processing rules | C_DocType_ID numeric(10) Table Direct |
Template B.Partner | Шаблон п.партнера | Business Partner used for creating new Business Partners on the fly | When creating a new Business Partner from the Business Partner Search Field (right-click: Create), the selected business partner is used as a template, e.g. to define price list, payment terms, etc. | C_BPartnerCashTrx_ID numeric(10) Search |
POS Key Layout | ПОС распоред тастера | ПОС распоред функцијских тастера | ПОС распоред функцијских тастера | C_POSKeyLayout_ID numeric(10) Table Direct |
Auto Logout Delay | Auto Logout Delay | Automatically logout if terminal inactive for this period | Measured in seconds, zero for no automatic logout | AutoLogoutDelay numeric(10) Integer |
On Screen Keyboard layout | On Screen Keyboard layout | The key layout to use for on screen keyboard for text fields. | If empty, the on screen keyboard will not be used. | OSK_KeyLayout_ID numeric(10) Table |
On Screen Number Pad layout | On Screen Number Pad layout | The key layout to use for on screen number pad for numeric fields. | If empty, the on screen numberpad will not be used. | OSNP_KeyLayout_ID numeric(10) Table |
Printer Name | Назив штампача | Name of the Printer | Internal (Opereating System) Name of the Printer; Please mote that the printer name may be different on different clients. Enter a printer name, which applies to ALL clients (e.g. printer on a server).
If none is entered, the default printer is used. You specify your default printer when you log in. You can also change the default printer in Preferences. |
PrinterName character varying(60) String |
CashDrawer | Фиока Касе | null | null | CashDrawer character varying(120) String |