[OGo-Bugs][Bug 1983] Enh: The object_version field in the address table should be used
bugs@opengroupware.org
bugs@opengroupware.org
Sun, 29 Jun 2008 13:07:49 +0200 (CEST)
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1983
------- Additional Comments From sebastia@l00-bugdead-prods.de 2008-06-29 13:06 -------
Created an attachment (id=650)
--> (http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=650&action=view)
patch to update object_version in the address table on address changes
* Added objectVersion to the eomodel files
* added
LSRunCommandV(_context, @"object", @"increase-version",
@"object", [self object], nil);
to LSSetAddressCommand.m _executeInContext
then it's updating the object_version on changes
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.