Log

From UG

(Difference between revisions)
Jump to: navigation, search
(Summary: added search and sorting)
m (Sub-Components)
Line 114: Line 114:
* Blank2
* Blank2
-
'''''Fields:'''''
+
:'''''Fields:'''''
-
* ''Ops Home''
+
:- ''Ops Home''
-
* ''List CTs''
+
:- ''List CTs''
-
* ''List Ms''
+
:- ''List Ms''
-
* ''Create CT''
+
:- ''Create CT''
-
* ''Create M''
+
:- ''Create M''
-
* ''Admin Home''
+
:- ''Admin Home''
-
* ''Admin.Users''
+
:- ''Admin.Users''
-
* ''Admin.Geography''
+
:- ''Admin.Geography''
-
* ''Admin.Transportation''
+
:- ''Admin.Transportation''
-
* ''Admin.Address Book''
+
:- ''Admin.Address Book''
-
* ''Admin.Client Companies''
+
:- ''Admin.Client Companies''
-
* ''Admin.Carriers''
+
:- ''Admin.Carriers''
-
* ''Reports Home''
+
:- ''Reports Home''
-
* ''Acc Home''
+
:- ''Acc Home''
-
* ''CT Rights Administration''
+
:- ''CT Rights Administration''
-
* ''Delete saved documents''
+
:- ''Delete saved documents''
-
* ''Edit/Delete Comments/Query''
+
:- ''Edit/Delete Comments/Query''
-
* ''TMS''
+
:- ''TMS''
'''Client App Admin'''
'''Client App Admin'''

Revision as of 13:29, 17 October 2010


Contents

General Info and Scope

Scope

This is a CRUD component for CT2 Admin Update Log.

Related articles

Business Requirements

(copied from mantis #2397)

All changes to Admin should be reflected in special Log.
Info to show: When change happened, Who changed, What was changed, Admin Component where change happened
Easy way to search/filter by fields above.
Discuss w/ developer
Most important: Jag/Non-Jag users, Users Access Admin
Note: we have similar task for Acc 

Design

Summary

Admin Update Log should reflected all changes in Admin part of CT2.

It is available from the main menu on the next path: "Admin -> Admin Update Log". See Figure 0.

This feature displayed in the table form which contains the next details of Admin changes:

1) When change happened,
2) Who is made changes,
3) What was changed,
4) Admin Component where change happened.

Admin Update log should provide a search feature. All columns of Admin Update log should have an able to a sorting.

Example of Admin Update Log see on Figure 1.

Components

Sub-Components

Address Book

  • Company-City List
  • Transportation
  • Vendors
  • Bill To Parties

Client Companies

  • Client Companies
  • Client Companies Groups
  • Credit Limits
  • Credit Terms
  • Credit Statuses

Create CT Admin

Users and Offices

  • Offices
  • Jaguar Users Groups
  • Jaguar Users
  • Non-Jaguar Users

Geography

  • Regions
  • Countries
  • Airports
  • Port/Terminals
  • Busiest Port/Terminals

Transportation

  • Shipping Terms
  • Default Authorization Methods
  • Move Types/HBLs
  • Container Sizes
  • Container Types
  • Customs Statuses
  • FDA Statuses
  • Packaging Pallet Types
  • Delivery Date Types
  • PO Issued By

Carriers

  • Airlines
  • Steamshiplines

Automated Estimated Delivery Dates

  • Air
  • FCL AW
  • FCL MLB
  • LCL AW
  • LCL MLB

Users Access Admin

  • Basic Ops
  • Super Ops
  • Basic Acc
  • Super Acc
  • Management
  • Sales
  • Blank1
  • Blank2
Fields:
- Ops Home
- List CTs
- List Ms
- Create CT
- Create M
- Admin Home
- Admin.Users
- Admin.Geography
- Admin.Transportation
- Admin.Address Book
- Admin.Client Companies
- Admin.Carriers
- Reports Home
- Acc Home
- CT Rights Administration
- Delete saved documents
- Edit/Delete Comments/Query
- TMS

Client App Admin

  • Manage RSS News Feeds
  • Testimonials
  • Mobile Providers
  • BCC List
  • TMS

Shipment Invoices Recovery

Columns

  • Date
  • Date when change happened. Displayed in standard CT2 date format.
  • Jaguar User / Office
  • Name of Jaguar User who made changes (and User's Office).
  • Event
  • Type of happened change: { Create, Remove, Edit }.
  • Component
  • Name of the component where change happened.
  • Sub-Component
  • Field
  • Name of the field what was changed.
  • Change
  • Old and new values of changed fields in format old value => new value.

Figures

Figure 0. Main Menu item

File:AdminUpdateLogMainMenuItem.gif

Figure 1. Admin Update Log

File:AdminUpdateLogTableOfEvents.gif

History

Personal tools