patchphpGroupWare - Patches: patch #485, Choose to make your one ID in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #485: Choose to make your one ID in Adressbook

Submitter:  Sigurd Nes <sigurdne>
Submitted:  Mon 19 Aug 2002 06:46:04 PM UTC
   
 
Category:  None Priority:  5 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Sat 24 Aug 2002 09:09:46 PM UTC, comment #4: 

The patch does include changes to the “class.contacts_sql.inc.php” that works fine for me – I have no knowledge of the LDAP-version

To apply the patch for testing – one need the version-0_9_14-branch

Sigurd Nes <sigurdne>
Group Member
Sat 24 Aug 2002 02:44:28 PM UTC, comment #3: 

OK, this makes sense now.  But, the changes need to happen in the contacts class.  This means there would be an sql fix and an ldap fix.  It would also involve a table redesign since the id column is auto.  I can understand why you are wanting this, but I think maybe a reference column other than id is what is needed.

Invalid User ID <#923>
Sat 24 Aug 2002 07:35:13 AM UTC, comment #2: 

Add:
When adding a new contact you get the choice of deciding the ID - or accepting the automatic generation of a new ID -
Just like when adding a new project in the “project” application.

The reason for this is for smooth integration with an (any)acoountingsystem.
The ID should generally (I think) not be autonumber – because of the difficulty of maintaining the original ID’s when one for some reason is importing data.

It might be an idea to include the user-id in the addressbook-id or introduce a "num"  - to avoid possible conflicts when users are adding their own contacts.

Preferences:
You can choose the id-field to be shown in address list - my users like this feature - because the vendors are often referred to by their ID.

Sigurd Nes <sigurdne>
Group Member
Sat 24 Aug 2002 02:48:13 AM UTC, comment #1: 

Hmm, could you be more descriptive about what this does?

Invalid User ID <#923>
Mon 19 Aug 2002 06:46:04 PM UTC, original submission:  

Instructions:

Download the patch to your home-directory

$ cd /path/to/your/phpgroupware
$ patch -p1 < ~/patchfile.diff

Sigurd Nes <sigurdne>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #4611:  patch_item_485.patch added by sigurdne (10KiB - text/plain - patch item 485)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-11-04 sigurdne Assigned to#923 None
    Open/ClosedOpen Closed
2002-08-24 #923 Assigned toNone None

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code