Difference between revisions of "Entering Data - Fields and Buttons"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
m (Intermediate save - more to follow.)
m (Account)
Line 20: Line 20:
 
The Account Button ([[Image:Icon_Account24.png]]) can also be pressed to activate the [[Account Dialog]].  A combination selected in the Account Dialog will be displayed once the dialog is confirmed and closed.  If the Account Dialog is canceled, the Account field will be cleared.
 
The Account Button ([[Image:Icon_Account24.png]]) can also be pressed to activate the [[Account Dialog]].  A combination selected in the Account Dialog will be displayed once the dialog is confirmed and closed.  If the Account Dialog is canceled, the Account field will be cleared.
  
 +
(Software: client/src org.compiere.grid.ed.VAccount.java)
  
 
==Amount==
 
==Amount==

Revision as of 15:50, 5 November 2010

Table of Contents{{#if: | | [[{{{2}}}]] }}{{#if: | | [[{{{3}}}]] }}{{#if: | | [[{{{4}}}]] }}{{#if: | | [[{{{5}}}]] }} | Entering Data - Fields and Buttons{{#if: Functionality| | Functionality }} ⇒

Each window that you open in ADempiere will likely provide you with the opportunity to enter data. This article describes the types of fields, buttons and controls that you will come across, the type of data that they will accept and how each of them functions. All the controls are listed below. The most common ones are String, Number, Date.

Several of the fields have helper functions, indicated by an icon/button at the right side of the field. The helper functions can be opened by clicking this icon. They may also open if the entered data is not clear or complete. The helper functions include the Calendar Tool, Calculator Tool, Search and Info windows (See the Functionality list, and others.

Account

The Account Element control displays the details of a selected Accounting Dimension or combination. (See Accounting Dimensions for more info.) It is usually found on Accounting tabs which provide accounting information related to the parent tab.

 

Field Account.png

 

Data can be typed into the field as text. The data that is entered will be assessed as follows:

  • If the text is null, zero length or equals "%", the account dialog will be opened.
  • If the text does not end with a percent sign "%", one is added as the last character.
  • The software then looks for a valid combination where the alias or the combination string match the text
  • If there is a single match, the field is filled with the valid combination.
  • If there is no match or more than one match, the Account Dialog is opened.

The Account Button (Icon Account24.png) can also be pressed to activate the Account Dialog. A combination selected in the Account Dialog will be displayed once the dialog is confirmed and closed. If the Account Dialog is canceled, the Account field will be cleared.

(Software: client/src org.compiere.grid.ed.VAccount.java)

Amount

Number with 4 decimals

Assignment

Resource Assignment

Binary

Binary Data

Button

Command Button - starts a process

Color

Color element

Costs+Prices

Costs + Prices (minimum currency precision but if exists more)

Date

Date mm/dd/yyyy

Date+Time

Date with time

FileName

Local File

FilePath

Local File Path

ID

10 Digit Identifier

Image

Binary Image Data

Integer

10 Digit numeric

List

Reference List

Location (Address)

Location/Address

Locator (WH)

Warehouse Locator Data type

Memo

Large Text Editor - Character String up to 2000 characters

Number

Float Number

Printer Name

Product Attribute

Product Attribute

Quantity

Quantity data type

RowID

Row ID Data Type

Search

Search Field

String

Character String

Table

Table List

Table Direct

Direct Table Access

Text

Character String up to 2000 characters

Text Long

Text (Long) - Text > 2000 characters

Time

Time

URL

URL

Yes-No

CheckBox