导入发票 (窗口 ID-279)

来自iDempiere zh
跳转至:导航搜索



窗口: 导入发票

描述: 导入发票

幫助: null



TAB: 发票

描述: 导入发票


幫助 null


File:导入发票 - 发票 - 窗口 (iDempiere 1.0.0).png




名稱 名稱 描述 幫助 產品規格
Active 有效 本记录有效 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)
Yes-No
Import Invoice 导入发票 导入发票 null I_Invoice_ID
numeric(10) NOT NULL
ID
Imported 已导入 Has this import been processed The Imported check box indicates if this import has been processed. I_IsImported
character(1) NOT NULL
Yes-No
Invoice 发票 开发票标识符 The Invoice ID uniquely identifies an Invoice Document. C_Invoice_ID
numeric(10)
Search
Invoice Line 发票明细 发票明细明细 The Invoice Line uniquely identifies a single line of an Invoice. C_InvoiceLine_ID
numeric(10)
Search
Import Error Message 导入错误信息 Messages generated from import process 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
Document Type Name 文件类型名 文件类型名 null DocTypeName
character varying(60)
String
Document Type 文件类型 文件类型或规则 The Document Type determines document sequence and processing rules C_DocType_ID
numeric(10)
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)
String
Sales Transaction 销售交易 这是销售交易 The Sales Transaction checkbox indicates if this item is a Sales Transaction. IsSOTrx
character(1)
Yes-No
Description 描述 该记录的可选描述 描述最多为 255 个字符。 Description
character varying(255)
String
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)
Table
Currency 货币 币种为该笔记录 Indicates the Currency to be used when processing or reporting on this record C_Currency_ID
numeric(10)
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)
Table Direct
Payment Term Key 付款条款关键字 付款条款的关键字 null PaymentTermValue
character varying(40)
String
Payment Term 付款条款 The terms for Payment of this transaction Payment Terms identify the method and timing of payment for this transaction. C_PaymentTerm_ID
numeric(10)
Table Direct
Business Partner 业务伙伴 标识业务伙伴 A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson C_BPartner_ID
numeric(10)
Search
Business Partner Key 业务伙伴关键字 业务伙伴的关键字 null BPartnerValue
character varying(40)
String
Name 名称 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)
String
Partner Location 业务伙伴地址 Identifies the (ship to) address for this Business Partner The Partner address indicates the location of a Business Partner C_BPartner_Location_ID
numeric(10)
Table Direct
Address 地址 位置或地址 The Location Address field defines the location of an entity. C_Location_ID
numeric(10)
Search
Address 1 地址 1 该位置的地址的第一行 The Address 1 identifies the address for an entity's location Address1
character varying(60)
String
Address 2 地址 2 该位置的地址的第二行 The Address 2 provides additional address information for an entity. It can be used for building location, apartment number or similar information. Address2
character varying(60)
String
City 城市 标识城市 The City identifies a unique City for this Country or Region. City
character varying(60)
String
ZIP 邮编 邮政编码 The Postal Code field identifies the postal code for this entity's address. Postal
character varying(10)
String
Region 区域名字 该区域的名字 The Region Name defines the name that will print when this region is used in a document. RegionName
character varying(60)
String
Region 区域 Identifies a geographical Region The Region identifies a unique Region for this Country. C_Region_ID
numeric(10)
Table Direct
ISO Country Code ISO国家代码 Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http: www.chemie.fu-berlin.de diverse doc ISO_3166.html For details - http: www.din.de gremien nas nabd iso3166ma codlstp1.html or - http: www.unece.org trade rec rec03en.htm CountryCode
character(2)
Yes-No
Country 国家 国家 The Country defines a Country. Each Country must be defined before it can be used in any document. C_Country_ID
numeric(10)
Table Direct
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)
Table Direct
Contact Name 联系人名字 业务伙伴联系人名字 null ContactName
character varying(60)
String
Phone 电话 电话号码 The Phone field identifies a telephone number Phone
character varying(40)
String
EMail Address 电邮 电子邮件地址 The Email Address is the Electronic Mail ID for this User and should be fully qualified (e.g. joe.smith@company.com). The Email Address is used to access the self service application functionality from the web. EMail
character varying(60)
String
Date Invoiced 发票日期 发票打印日期 The Date Invoice indicates the date printed on the invoice. DateInvoiced
timestamp without time zone
Date
Account Date 记账日期 记账日期 The Accounting Date indicates the date to be used on the General Ledger account entries generated from this document DateAcct
timestamp without time zone
Date
Product 产品 Product, Service, Item Identifies an item which is either purchased or sold in this organization. M_Product_ID
numeric(10)
Search
Product Key 产品关键字 产品的关键字 null ProductValue
character varying(40)
String
Charge 费用 附加的文件收费 The Charge indicates a type of Charge (Handling, Shipping, Restocking) C_Charge_ID
numeric(10)
Table Direct
Charge Name 费用名 费用名 null ChargeName
character varying(60)
String
SKU SKU 存货保管单位 The SKU indicates a user defined stock keeping unit. It may be used for an additional bar code symbols or your own schema. SKU
character varying(30)
String
UPC/EAN UPC/EAN条码 条形码 Use this field to enter the bar code for the product in any of the bar code symbologies (Codabar, Code 25, Code 39, Code 93, Code 128, UPC (A), UPC (E), EAN-13, EAN-8, ITF, ITF-14, ISBN, ISSN, JAN-13, JAN-8, POSTNET and FIM, MSI Plessey, and Pharmacode) UPC
character varying(30)
String
Ordered Quantity 已定单量 已定单量 The Ordered Quantity indicates the quantity of a product that was ordered. QtyOrdered
numeric
Quantity
Unit Price 单位价格 实际价格 The Actual or Unit Price indicates the Price for a product in source currency. PriceActual
numeric
Costs+Prices
Line Description 行描述 明细的描述 null LineDescription
character varying(255)
String
Tax Indicator 税标记 Short form for Tax to be printed on documents The Tax Indicator identifies the short name that will print on documents referencing this tax. TaxIndicator
character varying(10)
String
Tax 税标识符 The Tax indicates the type of tax for this document line. C_Tax_ID
numeric(10)
Table Direct
Tax Amount 税金额 文档税金额 The Tax Amount displays the total tax amount for a document. TaxAmt
numeric
Amount
Project Key 项目关键字 项目的关键字 null ProjectValue
character varying(40)
String
Project 项目 财务项目 Project ID is a user defined identifier for a Project C_Project_ID
numeric(10)
Search
Campaign 战役 营销活动 The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign. C_Campaign_ID
numeric(10)
Table Direct
Activity Value Activity Value null null ActivityValue
character varying(40)
String
Activity 活动 业务活动 Activities indicate tasks that are performed and used to utilize Activity based Costing C_Activity_ID
numeric(10)
Table Direct
Trx Organization 交易机构 Performing or initiating organization The organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. AD_OrgTrx_ID
numeric(10)
Table
Import Invoice 导入发票 导入发票 null Processing
character(1)
Button
Processed 已处理 The document has been processed The Processed checkbox indicates that a document has been processed. Processed
character(1)
Yes-No


Contributions / Posts

Cookie帮助我们提供我们的服务。通过使用我们的服务,您同意我们使用cookie。