Difference between revisions of "Dummy"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Adempiere Enterprise Solution Conceptual Glossary Is A Unified Adempiere Language (UAL))
 
Line 6: Line 6:
 
----
 
----
  
                                     '''Architeture Solution UAL'''
+
                                      
 +
                          == Architeture Solution UAL ==
  
    '''A'''
 
  
 +
 +
    '''A'''
 
       Application Dictionary (AD) :  
 
       Application Dictionary (AD) :  
 
           That AD is the most important developer tool given by Adempiere.Like Elements, Tables,
 
           That AD is the most important developer tool given by Adempiere.Like Elements, Tables,
Line 15: Line 17:
  
 
     '''C'''
 
     '''C'''
 
 
       Callout :
 
       Callout :
 
           A callout can be looked at as an extension at the field level.
 
           A callout can be looked at as an extension at the field level.
  
 
     '''S'''
 
     '''S'''
 
 
       SQL Procedure :
 
       SQL Procedure :
 
           An SQL Procedure can be looked at as an extension at the process level.
 
           An SQL Procedure can be looked at as an extension at the process level.
Line 30: Line 30:
  
 
     '''B'''
 
     '''B'''
           
 
 
         Business Partner :
 
         Business Partner :
 
             A Business Partner is simply anybody you transact business with.  There are three
 
             A Business Partner is simply anybody you transact business with.  There are three
Line 37: Line 36:
  
 
     '''R'''   
 
     '''R'''   
 
 
         Role :
 
         Role :
 
             Roles are assigned permissions(Access Levels) on resources like window, process, etc
 
             Roles are assigned permissions(Access Levels) on resources like window, process, etc
 
             for users.
 
             for users.

Revision as of 00:54, 22 January 2007

Adempiere Enterprise Solution Conceptual Glossary Is A Unified Adempiere Language (UAL): 
                            Lets Start Learninigs Our New Language :+)


                         == Architeture Solution UAL ==


    A
      Application Dictionary (AD) : 
          That AD is the most important developer tool given by Adempiere.Like Elements, Tables,
          Columns, References, Windows, Tabs, Fields, etc
    C
      Callout :
          A callout can be looked at as an extension at the field level.
    S
      SQL Procedure :
          An SQL Procedure can be looked at as an extension at the process level.



                               Adempiere Business Solution UAL
    B
       Business Partner :
           A Business Partner is simply anybody you transact business with.  There are three
           different types of Business Partners:  Employees, Customers, and Vendors.A Business 
           Partner can also be defined as being an Organization.   
    R  
       Role :
           Roles are assigned permissions(Access Levels) on resources like window, process, etc
           for users.