业务伙伴组 (窗口 ID-192)
窗口: 业务伙伴组
描述: Maintain Business Partner Groups
幫助: The Business Partner Group window allows you to define the accounting parameters at a group level. If you define the accounting parameters for a group any Business Partner entered using this group will have these accounting parameters automatically populated. You can then make any modifications necessary at the Business Partner level.
TAB: 业务伙伴组
描述: Business Partner Groups for Reporting Accounting Defaults
幫助 The Business Partner Group Tab allow for the association of business partners for reporting and accounting defaults.
File:业务伙伴组 - 业务伙伴组 - 窗口 (iDempiere 1.0.0).png
名稱 | 名稱 | 描述 | 幫助 | 產品規格 |
---|---|---|---|---|
Client | 客户 | 安装此软件的客户 | 客户是一个公司或者合法的实体。你不能在客户之间共享数据。 | AD_Client_ID numeric(10) NOT NULL 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) NOT NULL Table Direct |
Search Key | 检索关键字 | 记录的检索关键字在格式上是必须的 -并且必须唯一 | A search key allows you a fast method of finding a particular record.
If you leave the search key empty, the system automatically creates a numeric number. 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). |
Value character varying(40) NOT NULL 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) NOT NULL String |
Description | 描述 | 该记录的可选描述 | 描述最多为 255 个字符。 | Description character varying(255) String |
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) NOT NULL Yes-No |
Default | 缺省值 | 缺省值 | The Default Checkbox indicates if this record will be used as a default value. | IsDefault character(1) NOT NULL Yes-No |
Print Color | 打印颜色 | 打印用的颜色 | 打印用的颜色 | AD_PrintColor_ID numeric(10) Table Direct |
Priority Base | Priority Base | Base of Priority | When deriving the Priority from Importance, the Base is "added" to the User Importance. | PriorityBase character(1) List |
Confidential Info | Confidential Info | Can enter confidential information | When entering/updating Requests over the web, the user can mark his info as confidential | IsConfidentialInfo character(1) NOT NULL Yes-No |
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 |
Purchase Pricelist | 采购价目表 | Price List used by this Business Partner | Identifies the price list used by a Vendor for products purchased by this organization. | PO_PriceList_ID numeric(10) Table |
Discount Schema | 打折模式 | Schema to calculate the trade discount percentage | After calculation of the (standard) price, the trade discount percentage is calculated and applied resulting in the final price. | M_DiscountSchema_ID numeric(10) Table |
PO Discount Schema | 采购定单折扣模式 | Schema to calculate the purchase trade discount percentage | null | PO_DiscountSchema_ID numeric(10) Table |
Credit Watch % | Credit Watch % | Credit Watch - Percent of Credit Limit when OK switches to Watch | If Adempiere maintains credit status, the status "Credit OK" is moved to "Credit Watch" if the credit available reaches the percent entered. If not defined, 90% is used. | CreditWatchPercent numeric Number |
Price Match Tolerance | Price Match Tolerance | PO-Invoice Match Price Tolerance in percent of the purchase price | Tolerance in Percent of matching the purchase order price to the invoice price. The difference is posted as Invoice Price Tolerance for Standard Costing. If defined, the PO-Invoice match must be explicitly approved, if the matching difference is greater then the tolerance. Example: if the purchase price is $100 and the tolerance is 1 (percent), the invoice price must be between $99 and 101 to be automatically approved. |
PriceMatchTolerance numeric Number |
Dunning | 催讨 | Dunning Rules for overdue invoices | The Dunning indicates the rules and method of dunning for past due payments. | C_Dunning_ID numeric(10) Table Direct |
TAB: 会计
描述: 定义会计
幫助 The Accounting Tab defines the default accounts for any business partner that references this group. These default values can be modified for each business partner if required.
File:业务伙伴组 - 会计 - 窗口 (iDempiere 1.0.0).png
名稱 | 名稱 | 描述 | 幫助 | 產品規格 |
---|---|---|---|---|
Client | 客户 | 安装此软件的客户 | 客户是一个公司或者合法的实体。你不能在客户之间共享数据。 | AD_Client_ID numeric(10) NOT NULL 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) NOT NULL Table Direct |
Business Partner Group | 业务伙伴组 | 业务伙伴组ID | The Business Partner Group ID provides a method of defining defaults to be used for individual Business Partners. | C_BP_Group_ID numeric(10) NOT NULL Table Direct |
Accounting Schema | 会计模式 | 帐户的规则 | An Accounting Schema defines the rules used in accounting such as costing method, currency and calendar | C_AcctSchema_ID numeric(10) NOT NULL Table Direct |
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) NOT NULL Yes-No |
Customer Receivables | 客户应收帐款 | Account for Customer Receivables | The Customer Receivables Accounts indicates the account to be used for recording transaction for customers receivables. | C_Receivable_Acct numeric(10) NOT NULL Account |
Receivable Services | Receivable Services | Customer Accounts Receivables Services Account | Account to post services related Accounts Receivables if you want to differentiate between Services and Product related revenue. This account is only used, if posting to service accounts is enabled in the accounting schema. | C_Receivable_Services_Acct numeric(10) Account |
Customer Prepayment | 客户预付款 | Account for customer prepayments | The Customer Prepayment account indicates the account to be used for recording prepayments from a customer. | C_Prepayment_Acct numeric(10) NOT NULL Account |
Payment Discount Expense | 付款折扣费用 | Payment Discount Expense Account | Indicates the account to be charged for payment discount expenses. | PayDiscount_Exp_Acct numeric(10) NOT NULL Account |
Write-off | 销帐 | Account for Receivables write-off | The Write Off Account identifies the account to book write off transactions to. | WriteOff_Acct numeric(10) NOT NULL Account |
Not-invoiced Receivables | Not-invoiced Receivables | Account for not invoiced Receivables | The Not Invoiced Receivables account indicates the account used for recording receivables that have not yet been invoiced. | NotInvoicedReceivables_Acct numeric(10) Account |
Not-invoiced Revenue | Not-invoiced Revenue | Account for not invoiced Revenue | The Not Invoiced Revenue account indicates the account used for recording revenue that has not yet been invoiced. | NotInvoicedRevenue_Acct numeric(10) Account |
Unearned Revenue | 未实现的收入 | 未实现收入帐户 | The Unearned Revenue indicates the account used for recording invoices sent for products or services not yet delivered. It is used in revenue recognition | UnEarnedRevenue_Acct numeric(10) NOT NULL Account |
Vendor Liability | 供应商负债 | 供应商负债帐户 | The Vendor Liability account indicates the account used for recording transactions for vendor liabilities | V_Liability_Acct numeric(10) NOT NULL Account |
Vendor Service Liability | 供应商服务负债 | Account for Vender Service Liability | The Vendor Service Liability account indicates the account to use for recording service liabilities. It is used if you need to distinguish between Liability for products and services | V_Liability_Services_Acct numeric(10) NOT NULL Account |
Vendor Prepayment | 供应商预付款 | Account for Vendor Prepayments | The Vendor Prepayment Account indicates the account used to record prepayments from a vendor. | V_Prepayment_Acct numeric(10) NOT NULL Account |
Payment Discount Revenue | 付款折扣收入 | Payment Discount Revenue Account | Indicates the account to be charged for payment discount revenues. | PayDiscount_Rev_Acct numeric(10) NOT NULL Account |
Not-invoiced Receipts | 未开票收货 | 未开票收货 | The Not Invoiced Receipts account indicates the account used for recording receipts for materials that have not yet been invoiced. | NotInvoicedReceipts_Acct numeric(10) NOT NULL Account |
Copy Accounts | 复制帐户 | 复制而且改写业务伙伴帐户该组 | null | Processing character(1) Button |
TAB: Assigned Partners
描述: Business Partners in Group
幫助 null
File:业务伙伴组 - Assigned Partners - 窗口 (iDempiere 1.0.0).png
名稱 | 名稱 | 描述 | 幫助 | 產品規格 |
---|---|---|---|---|
Client | 客户 | 安装此软件的客户 | 客户是一个公司或者合法的实体。你不能在客户之间共享数据。 | AD_Client_ID numeric(10) NOT NULL 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) NOT NULL Table Direct |
Business Partner Group | 业务伙伴组 | 业务伙伴组ID | The Business Partner Group ID provides a method of defining defaults to be used for individual Business Partners. | C_BP_Group_ID numeric(10) NOT NULL Table Direct |
Search Key | 检索关键字 | 记录的检索关键字在格式上是必须的 -并且必须唯一 | A search key allows you a fast method of finding a particular record.
If you leave the search key empty, the system automatically creates a numeric number. 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). |
Value character varying(40) NOT NULL String |
Greeting | 称谓 | Greeting to print on correspondence | The Greeting identifies the greeting to print on correspondence. | C_Greeting_ID numeric(10) Table Direct |
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) NOT NULL String |
Name 2 | 命名 2 | 附加的名字 | null | Name2 character varying(60) String |
Description | 描述 | 该记录的可选描述 | 描述最多为 255 个字符。 | Description character varying(255) String |
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) NOT NULL Yes-No |
Summary Level | 汇总级别 | 这是父类实体 | A summary entity represents a branch in a tree rather than an end-node. Summary entities are used for reporting and do not have own values. | IsSummary character(1) NOT NULL Yes-No |
Credit Status | Credit Status | Sales Credit Status | For Documentation only | SOCreditStatus character(1) List |
Open Balance | Open Balance | Total Open Balance Amount in primary Accounting Currency | The Total Open Balance Amount is the calculated open item amount for Customer and Vendor activity. If the Balance is below zero, we owe the Business Partner. The amout is used for Credit Management.
Invoices and Payment Allocations determine the Open Balance (i.e. not Orders or Payments). |
TotalOpenBalance numeric Amount |
Tax ID | 税号 | 税务号 | The Tax ID field identifies the legal Identification number of this Entity. | TaxID character varying(20) String |
SO Tax exempt | 免税业务伙伴 | 业务伙伴免税 | If a business partner is exempt from tax, the exempt tax rate is used. For this, you need to set up a tax rate with a 0% rate and indicate that this is your tax exempt rate. This is required for tax reporting, so that you can track tax exempt transactions. | IsTaxExempt character(1) Yes-No |
D-U-N-S | 催讨 | 催促者 &Bradstreet 数字 | Used for EDI - For details see www.dnb.com dunsno list.htm | DUNS character(11) String |
Reference No | 引用号 | Your customer or vendor number at the Business Partner's site 你在业务伙伴那里的客户号或供应商号。 | The reference number can be printed on orders and invoices to allow your business partner to faster identify your records. | ReferenceNo character varying(40) String |
NAICS/SIC | NAICS SIC | Standard Industry Code or its successor NAIC - http: www.osha.gov oshstats sicser.html | The NAICS SIC identifies either of these codes that may be applicable to this Business Partner. | NAICS character(6) String |
Rating | 等级 | 分类或重要 | The Rating is used to differentiate the importance | Rating character(1) String |
URL | 网址 | 网址 | The URL defines an online address for this Business Partner. | URL character varying(120) URL |
Language | Language | Language for this Business Partner if Multi-Language enabled | The Language identifies the language to use for display and formatting documents. It requires, that on Client level, Multi-Lingual documents are selected and that you have created/loaded the language. | AD_Language character varying(6) Table |
Prospect | 有效视图 Active Prospect/Customer | Indicates a Prospect as opposed to an active Customer | The Prospect checkbox indicates an entity that is an active prospect but is not yet a customer. | IsProspect character(1) NOT NULL Yes-No |
Potential Life Time Value | 潜在价值 | 总收入预期 | The Potential Life Time Value is the anticipated revenue to be generated by this Business Partner. | PotentialLifeTimeValue numeric Amount |
Actual Life Time Value | 实际价值 | 实际收入 | The Actual Life Time Value is the recorded revenue to be generated by this Business Partner. | ActualLifeTimeValue numeric Amount |
Acquisition Cost | 获得成本 | 使潜在客户成为客户的成本 | The Acquisition Cost identifies the cost associated with making this prospect a customer. | AcqusitionCost numeric Costs+Prices |
Employees | 职员数 | 职员的人数 | Indicates the number of employees for this Business Partner. This field displays only for Prospects. | NumberEmployees numeric(10) Integer |
Share | 提成比例 | Share of Customer's business as a percentage | The Share indicates the percentage of this Business Partner's volume of the products supplied. | ShareOfCustomer numeric(10) Integer |
Sales Volume in 1.000 | 销售体积 | 总体积的销售 | The Sales Volume indicates the total volume of sales for a Business Partner. | SalesVolume numeric(10) Integer |
First Sale | 首次销售 | 首次销售日期 | The First Sale Date identifies the date of the first sale to this Business Partner | FirstSale timestamp without time zone Date |