Addressbook (component)

From UG

(Difference between revisions)
Jump to: navigation, search
(Version 2)
Line 6: Line 6:
* Classified As: (small) (large) [[component]] / common [[feature]] / [[misc]]
* Classified As: (small) (large) [[component]] / common [[feature]] / [[misc]]
* Parent Mantis: [http://mantis.jaguarfreight.com/mantis/view.php?id=tbd tbd]
* Parent Mantis: [http://mantis.jaguarfreight.com/mantis/view.php?id=tbd tbd]
-
* Prerequisites: ''any articles that must be read before to understand this?''
 
=== Scope ===
=== Scope ===
-
* ''List what it covers and what it does not''
+
This is a [[CRUD]] component for CT2 Address Book describing visual representation of [[Address bo]]
-
== Business Requirements ==
+
=== Related articles ===
-
* ''This section is defined by [[Business Analyst]]''
+
-
* '' In this section this component/feature is defined from the business standpoint. All important points are listed. It could include some design details if business insists on specific design.''
+
-
== Notes from Systems Architect ==
+
* [[Address bo]] - wiki describing Address Business Object itself (independent of UI implemntation - this article); it has links to current DB implementation
-
* ''This section is defined by [[Systems Architect]]. It is written after [[#Business Requirements]] are defined.''
+
 
-
* ''The purpose of this section is to give direction to System Analysts who will write detailed specification.''
+
== Business Requirements ==
== Design ==
== Design ==
Line 46: Line 43:
==== Fax ====
==== Fax ====
 +
 +
== Version 1 ==
 +
 +
In this version address can belong to only ONE of the following categories at once:
 +
 +
* Transportation or
 +
* Vendor or
 +
* Bill To
== Version 2 ==
== Version 2 ==

Revision as of 19:00, 11 April 2010


Contents

General Info and Scope

Scope

This is a CRUD component for CT2 Address Book describing visual representation of Address bo

Related articles

  • Address bo - wiki describing Address Business Object itself (independent of UI implemntation - this article); it has links to current DB implementation

Business Requirements

Design

Address Profile Fields

Company City

Remark

Address 1

Address 2

Address 3

City

Zip

Country

State

Contact Person

Tel

Fax

Version 1

In this version address can belong to only ONE of the following categories at once:

  • Transportation or
  • Vendor or
  • Bill To

Version 2

In this version any address may be classified under any Transportation or Vendor or Bill To category.

See #Figure1 and #Figure2.

3 top category tabs are merged into one.

Filter by category

Contains:

  • [Any]
  • [Transportation]
  • [Vendors]
  • [Bill To]
  • T1
  • T2
  • ... all T- cats
  • V3
  • V4
  • ... all V- cats

Data Migration

All existing data must be of course migrated into this new format.

Figures

Figure 1

File:Addrbook v2.JPG

Figure 2

File:Addrbook v2 combined profile.JPG

History

m901

Personal tools