Import Price List (прозорец ID-53071)
От iDempiere bg
прозорец: Import Price List
описание: Import Price Lists
помощ: The Import Price List Window is an interim table which is used when importing external data into the system. Selecting the 'Process' button will either add or modify the appropriate records.
TAB: Import Price List
описание: Import Price Lists
помощ null
Файл:Import Price List - Import Price List - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Import Price List | Import Price List | null | null | I_PriceList_ID numeric(10) NOT NULL ID |
Imported | Импортирано | Импортирано | The Imported check box indicates if this import has been processed. | I_IsImported character(1) NOT NULL Yes-No |
Price List | Ценова листа | Уникален идентификатор на дадена ценова листа | Price Lists are used to determine the pricing, margin and cost of items purchased or sold. | M_PriceList_ID numeric(10) Table Direct |
Import Error Message | Съобщение за грешка при импорта | Съобщения генерирани от процеса на импорт | The Import Error Message displays any error messages generated during the import process. | I_ErrorMsg character varying(2000) String |
Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) Table Direct |
Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) Table Direct |
Name | Наименование | Не повече от 60 знака | 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) String |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
ISO Currency Code | Код ISO | Код на валутата по ISO 4217 (http://www.unece.org/trade/rec/rec09en.htm) | For details - http://www.unece.org/trade/rec/rec09en.htm | ISO_Code character varying(3) String |
Currency | Валута | Валута | Indicates the Currency to be used when processing or reporting on this record | C_Currency_ID numeric(10) Table Direct |
Price Precision | Price Precision | Precision (number of decimals) for the Price | The prices of the price list are rounded to the precision entered. This allows to have prices with below currency precision, e.g. $0.005. Enter the number of decimals or -1 for no rounding. | PricePrecision numeric Integer |
Sales Price list | Ценова листа | Това е ценова листа за продажби | The Sales Price List check box indicates if this price list is used for sales transactions. | IsSOPriceList character(1) Yes-No |
Price includes Tax | Включително данъци | Данъка е включен в цената | The Tax Included checkbox indicates if the prices include tax. This is also known as the gross price. | IsTaxIncluded character(1) Yes-No |
Enforce price limit | Ценови лимит | Не са позволени цени по-ниски от тези в ценовата листа | The Enforce Price Limit check box indicates that prices cannot be below the limit price in Orders and Invoices. Ths can be overwritten, if the role allows this. | EnforcePriceLimit character(1) Yes-No |
Price List Version | Версия на ценовата листа | Идентифицира уникална инстанция на дадена ценова листа | Each Price List can have multiple versions. The most common use is to indicate the dates that a Price List is valid for. | M_PriceList_Version_ID numeric(10) Table Direct |
Valid from | Валидно от | Valid from including this date (first day) | The Valid From date indicates the first day of a date range | ValidFrom timestamp without time zone Date |
Product Key | Само за тази стойност | Генериране на листа само за този продукт (може да се исползва %) | null | ProductValue character varying(40) String |
Product | Продукт | Продукт | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Table Direct |
List Price | Цена Ст | Стандартна Цена (по ценова листа) | Това е официалната цена от ценоразписа във валутата от документа. | PriceList numeric Costs+Prices |
Standard Price | Стандартна цена | Стандартна цена | The Standard Price indicates the standard or normal price for a product on this price list | PriceStd numeric Costs+Prices |
Limit Price | Пределна цена | Lowest price for a product | The Price Limit indicates the lowest price for a product stated in the Price List Currency. | PriceLimit numeric Costs+Prices |
Business Partner Key | Business Partner Key | The Key of the Business Partner | null | BPartner_Value character varying(40) String |
Business Partner | Партньор | Партньор | Партньорът е всеки, с когото работите. Това може да означава Доставчик, Клиент, Служител или Търговски представител. | C_BPartner_ID numeric(10) Search |
Break Value | Стойност за нивото на достигане? | Долна стойност при която отстъпката е стартирана? | Starting Quantity or Amount Value for break level | BreakValue numeric Number |
UOM Code | Код EDI | Код EDI | The EDI Code indicates the EDI X12 Code Data Element 355 (Unit or Basis for Measurement) | X12DE355 character varying(4) String |
UOM | Мярка | Мерна единица | The UOM defines a unique non monetary Unit of Measure | C_UOM_ID numeric(10) Table Direct |
Import Price Lists | Import Price Lists | Imports price lists from a file into the application | null | Processing character(1) Button |
Processed | Обработено | Документа е обработен | The Processed checkbox indicates that a document has been processed. | Processed character(1) Yes-No |