We are working on some enhancements to Financials Contact management, like allowing quotes to prospects etc . We have heard rumors that 2.6 (not released yet in the US has many enhancements to Contact management. can any one confirm this and possibly give some highlights.
Thanks
Steve
0
Comments
The most obvious change is that the last contact-no used per address is now stored in the address-table. This is why the data has to be reorganized after upgrade to 2.60.
In the earlier versions of Fin the last contact-no was determined like
contact.setrange(Addressno,Addressno);
if contact.find('+') then
NextAdressno := contact.addressno + 1
else
Nextadressno := 1;
(Note: I have no idea how the fields are named in the us version but I'm sure you get the point).
Marcus Fabian
m.fabian@thenet.ch
+41 79 439 78 72
Marcus Fabian