Business Partner Dialog

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

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

The Business Partner Dialog provides a quick way to update existing or add new business partners to the database. The Dialog is accessed from the pop-up menu of Business Partner fields (see ID Fields).

Access

Icon: Icon InfoBPartner24.png
Pop-up: Icon InfoBPartner24.png New Record

Icon InfoBPartner24.pngUpdate

Restrictions

The Business Partner Dialog is only available from the pop-up menu of the Business Partner field.

Description

The Business Partner Dialog appears as shown below.

 

BusinessPartnerDialog.png

 

The Dialog has two options - update an existing record (as shown above) or add a new record where all the fields will be blank. Which option is used depends on the pop-up menu item selected.

There are the standard buttons:

  • Icon Ok24.png Confirm which will save the changes and return the Business Partner ID to the originating field
  • Icon Cancel24.png Cancel which will do nothing and close the dialog
Note.gif Note:

For new records, the data supplied will be used to create a new Business Partner record in the database. The form is very simple and only the important fields are updated so it check to ensure adequate information is being saved in new business partner records for your application.

For Developers

The software that displays this window can be found in:

  • client/src
    • org.compiere.grid.ed.VBPartner.java