Требовање (прозор ID-322)

Извор: iDempiere sr



прозор: Требовање

опис: Требовање материјала

помоћ: Enter and maintain Material Requisitions. Material Requisition can be created automatically via Replenishment. You create generate optionally consolidated Purchase Orders.



TAB: Требовање

опис: Maintain Material Requisition


помоћ null


Датотека:Требовање - Требовање - прозор (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
Document Type Тип документа Document type or rules The Document Type determines document sequence and processing rules C_DocType_ID
numeric(10) NOT NULL
Table Direct
Document No Документ бр Document sequence number of the document The document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "<>".

If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order).

DocumentNo
character varying(30) NOT NULL
String
User/Contact Корисник/контакт User within the system - Internal or Business Partner Contact The User identifies a unique user in the system. This could be an internal user or a business partner contact AD_User_ID
numeric(10) NOT NULL
Table Direct
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)
String
Priority Приоритет Priority of a document The Priority indicates the importance (high, medium, low) of this document PriorityRule
character(1) NOT NULL
List
Approved Одобрено Indicates if this document requires approval The Approved checkbox indicates if this document requires approval before it can be processed. IsApproved
character(1) NOT NULL
Yes-No
Date Required Тражени датум Date when required null DateRequired
timestamp without time zone NOT NULL
Date
Document Date Датум документа Date of the Document The Document Date indicates the date the document was generated. It may or may not be the same as the accounting date. DateDoc
timestamp without time zone NOT NULL
Date
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
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
Total Lines Укупан износ ставки Total of all document lines The Total amount displays the total of all lines in document currency TotalLines
numeric NOT NULL
Amount
Document Status Статус документа The current status of the document The Document Status indicates the status of a document at this time. If you want to change the document status, use the Document Action field DocStatus
character(2) NOT NULL
List
Process Requisition Process Requisition null null DocAction
character(2) NOT NULL
Button
Processed Обрађено The document has been processed The Processed checkbox indicates that a document has been processed. Processed
character(1) NOT NULL
Yes-No
Posted Књижено Статус књижења The Posted field indicates the status of the Generation of General Ledger Accounting Lines Posted
character(1) NOT NULL
Button




TAB: Requisition Line

опис: Material Requisition Line


помоћ null


Датотека:Требовање - Requisition Line - прозор (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
Requisition Требовање Требовање материјала null M_Requisition_ID
numeric(10) NOT NULL
Table Direct
Line No Ставка бр. Јединстена ставка у овом документу Indicates the unique line for a document. It will also control the display order of the lines within a document. Line
numeric(10) NOT NULL
Integer
Business Partner Пословни партнер Означава пословног партнера Пословни партнер је било ко, са којим вршите трансакције. Он може бити добављач, купац, запослени или референт продаје. C_BPartner_ID
numeric(10)
Search
Product Производ Product, Service, Item Identifies an item which is either purchased or sold in this organization. M_Product_ID
numeric(10)
Search
UOM ЈМ Јединице мере The UOM defines a unique non monetary Unit of Measure C_UOM_ID
numeric(10)
Search
Charge Потраживање Additional document charges The Charge indicates a type of Charge (Handling, Shipping, Restocking) C_Charge_ID
numeric(10)
Table Direct
Quantity Количина Количина The Quantity indicates the number of a specific product or item for this document. Qty
numeric NOT NULL
Quantity
Unit Price Цена по јед Стварна цена The Actual or Unit Price indicates the Price for a product in source currency. PriceActual
numeric NOT NULL
Costs+Prices
Description Опис Optional short description of the record Опис је ограничен на 255 карактера. Description
character varying(255)
String
Line Amount Износ ставке Ставка укупан износ (количина * актуелна цена) без трошкова превоза и других оптерећења Indicates the extended line amount based on the quantity and the actual price. Any additional charges or freight are not included. The Amount may or may not include tax. If the price list is inclusive tax, the line amount is the same as the line total. LineNetAmt
numeric NOT NULL
Amount
Purchase Order Line Ставка налога за набавку Ставка налога за набавку The Purchase Order Line is a unique identifier for a line in an order. C_OrderLine_ID
numeric(10)
Search




TAB: Налози за набавку

опис: Везани налози за набавку


помоћ null


Датотека:Требовање - Налози за набавку - прозор (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
Purchase Order Налог за набавку Налог за набавку The Purchase Order is a control document. The Purchase Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you cloase an order, unshipped (backordered) quantities are cancelled. C_Order_ID
numeric(10) NOT NULL
Search
Line No Ставка бр. Јединстена ставка у овом документу Indicates the unique line for a document. It will also control the display order of the lines within a document. Line
numeric(10) NOT NULL
Integer
Business Partner Пословни партнер Означава пословног партнера Пословни партнер је било ко, са којим вршите трансакције. Он може бити добављач, купац, запослени или референт продаје. C_BPartner_ID
numeric(10)
Search
Partner Location Локација партнера Identifies the (ship from) address for this Business Partner The Partner address indicates the location of a Business Partner C_BPartner_Location_ID
numeric(10)
Table Direct
Date Ordered Датум наруџбине Датум поручивања Indicates the Date an item was ordered. DateOrdered
timestamp without time zone NOT NULL
Date
Date Promised Договорени термин Date Order was promised The Date Promised indicates the date, if any, that an Order was promised for. DatePromised
timestamp without time zone
Date
Date Delivered Датум испоруке Date when the product was delivered null DateDelivered
timestamp without time zone
Date
Date Invoiced Датум фактурисања Date printed on Invoice The Date Invoice indicates the date printed on the invoice. DateInvoiced
timestamp without time zone
Date
Description Опис Optional short description of the record Опис је ограничен на 255 карактера. Description
character varying(255)
Text
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
Product Производ Product, Service, Item Identifies an item which is either purchased or sold in this organization. M_Product_ID
numeric(10)
Search
Attribute Set Instance Пример комплета својстава Product Attribute Set Instance The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. M_AttributeSetInstance_ID
numeric(10)
Product Attribute
Charge Потраживање Additional document charges The Charge indicates a type of Charge (Handling, Shipping, Restocking) C_Charge_ID
numeric(10)
Table Direct
Currency Валута The Currency for this record Indicates the Currency to be used when processing or reporting on this record C_Currency_ID
numeric(10) NOT NULL
Table Direct
Price Цена Price Entered - the price based on the selected/base UoM The price entered is converted to the actual price based on the UoM conversion PriceEntered
numeric NOT NULL
Costs+Prices
Cost Price Набавна цена Price per Unit of Measure including all indirect costs (Freight, etc.) Optional Purchase Order Line cost price. PriceCost
numeric
Costs+Prices
Unit Price Цена по јед Стварна цена The Actual or Unit Price indicates the Price for a product in source currency. PriceActual
numeric NOT NULL
Costs+Prices
UOM ЈМ Јединице мере The UOM defines a unique non monetary Unit of Measure C_UOM_ID
numeric(10) NOT NULL
Table Direct
PO Quantity Кол. налога нав. Наручена количина The Ordered Quantity indicates the quantity of a product that was ordered. QtyOrdered
numeric NOT NULL
Quantity
Delivered Quantity Испоручена количина Испоручена количина The Delivered Quantity indicates the quantity of a product that has been delivered. QtyDelivered
numeric NOT NULL
Quantity
Quantity Invoiced Фактурисана количина Invoiced Quantity The Invoiced Quantity indicates the quantity of a product that have been invoiced. QtyInvoiced
numeric NOT NULL
Quantity
Tax Порез Tax identifier The Tax indicates the type of tax used in document line. C_Tax_ID
numeric(10) NOT NULL
Table Direct
Line Amount Износ ставке Ставка укупан износ (количина * актуелна цена) без трошкова превоза и других оптерећења Indicates the extended line amount based on the quantity and the actual price. Any additional charges or freight are not included. The Amount may or may not include tax. If the price list is inclusive tax, the line amount is the same as the line total. LineNetAmt
numeric NOT NULL
Amount


Contributions / Posts

Овај сајт користи колачиће, коришћењем овог сајта прихватате и његове колачиће.