Difference between revisions of "Business Partner Info"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
m
m
 
Line 1: Line 1:
 
{{Breadcrumb|Table of Contents|Functionality|next=Calculator Tool}}
 
{{Breadcrumb|Table of Contents|Functionality|next=Calculator Tool}}
[[Category:Functionality]]
 
 
[[Category:User documentation]]
 
[[Category:User documentation]]
 +
[[Category:Functionality]]
 +
[[Category:Documentation]]
 +
[[Category:Table of Contents]]
  
 
The Business Partner Info dialog displays information about business partners.  {{Note|There is another menu item {{TreeRef|Partner Relations|Business Partner Rules| }}{{WindowRef|BusinessPartnerInfo|Business Partner Info}} of the same name.  Both provide the similar information but the {{WindowRef|BusinessPartnerInfo|Business Partner Info}} has much more detail.}}
 
The Business Partner Info dialog displays information about business partners.  {{Note|There is another menu item {{TreeRef|Partner Relations|Business Partner Rules| }}{{WindowRef|BusinessPartnerInfo|Business Partner Info}} of the same name.  Both provide the similar information but the {{WindowRef|BusinessPartnerInfo|Business Partner Info}} has much more detail.}}

Latest revision as of 22:29, 21 December 2010

Table of Contents{{#if: Functionality| | Functionality }}{{#if: | | [[{{{3}}}]] }}{{#if: | | [[{{{4}}}]] }}{{#if: | | [[{{{5}}}]] }} | Business Partner Info{{#if: Calculator Tool| | Calculator Tool }} ⇒

The Business Partner Info dialog displays information about business partners.

Note.gif Note:

There is another menu item Partner Relations{{#if: Business Partner Rules |  » Business Partner Rules }}{{#if:   |  »   }}{{#if: |  »  }}{{#if: |  »  }}{{#if: Business Partner Info|Business Partner Info|BusinessPartnerInfo }} Window of the same name. Both provide the similar information but the {{#if: Business Partner Info|Business Partner Info|BusinessPartnerInfo }} Window has much more detail.

Access

Icon: Icon InfoBPartner24.png
Menu: →Business Partner Info }}{{#if: | → }}{{#if: | → }}
Short Cut: <Ctrl><Alt>I

Restrictions

To see the Business Partner Info window, your role must have Allow Info BPartner checked in the {{#if: |{{{2}}}|Role }} Window.

Description

The Business Partner Info is a standard info dialog as shown below.

 

BusinessPartnerInfo.png

 

The top of the window provides search criteria and, at the bottom are four buttons along with the standard cancel and confirm controls.

The percent character '%' can be used as a wild card in the search criteria.

The search criteria can be modified by the two radio buttons:

  • Customers/Vendors Only which will limit the search to customers or vendors respectively. The form will default to Customers Only unless you are viewing a window that has Sales Transaction unchecked.
  • All/Any which will use AND or OR in the search criteria.

The four buttons provide the following functionality:

See Also

For Developers

Note.gif Note:

Selecting and then double clicking or confirming an Business Partner in the Business Partner Info window will also add the C_BPartner_ID, the associated AD_User_ID (if any) and the associated C_BPartner_Location_ID to the context.

The software the controls this dialog is found in

  • base/src
    • org.compiere.swing.CDialog.java
  • client/src
    • org.compiere.apps.Attachment.java