Clarify Address Book gui for laboratories:
commit68925f8db62f0380b8d2dafc884301d144921a1e
authorbradymiller <bradymiller@users.sourceforge.net>
Sat, 18 Dec 2010 08:23:10 +0000 (18 00:23 -0800)
committerbradymiller <bradymiller@users.sourceforge.net>
Mon, 20 Dec 2010 10:18:38 +0000 (20 02:18 -0800)
tree0c8cbe66631475e3da764cc6dc36588686fafef0
parent17b090860b759c945ee92d8a7e2d6bb81433a613
Clarify Address Book gui for laboratories:

  Turns out the Address Book contains lots of administrative information in it,
   so I think it's time it gets promoted to the Administration menu along with
   the following changes:
    1) Moved the 'Address Book' to the Administration menu in left tree menu
    2) In the Address Book listing, it will show the Organization if no name exist
    3) The Address Book data entry form will not show the Name fields for
       company centric fields; so main name can only go in the Organization field,
       and no redundant entries using the now non-existant name fields can be entered.
    4) The categories can now be set as company/person centric in the
       Administration->Lists gui.
    5) To further avoid confusion, in the address list, when you select
       to create a new entry it will use the type from the selector
       with it as default.
    6) Made order facilities, vendors, and distributors all company centric (again this
       can be changed in Administration->Lists gui).
    7) Modified options.inc.php internals to play nicely with ord_lab type.
interface/main/left_nav.php
interface/super/edit_list.php
interface/usergroup/addrbook_edit.php
interface/usergroup/addrbook_list.php
library/options.inc.php
sql/3_2_0-to-4_0_0_upgrade.sql
sql/database.sql
version.php