| Previous topic :: Next topic |
| Author |
Message |
mcmurphy
Joined: 06 Aug 2006
Posts: 49
|
| Posted: Mon Dec 04, 2006 3:22 am Post subject: OpenOffice Mail Merge |
|
|
Surely there must be others out there running Linux on the desktop unable to use the MS Word merge features of VT...
This feature has been done before however appears to have fallen over with the updated versions of 5.x
I cannot imagine it should be too hard for a programmer familiar with the package to tweak what has been done already to enable this feature.
If anyone else is interested in getting this feature up and running please speak up.
Thanks |
|
| Back to top |
|
Buttonman
Joined: 19 Aug 2005
Posts: 129
Location: Brisbane, Australia
|
| Posted: Thu Jan 04, 2007 9:27 am Post subject: OpenOffice Mail Merge |
|
|
Happy New Year!
I would like to put my hand up for this one - and offer USD200 plus project management skills to ensure that the work gets done.
Cheers
Scott |
|
| Back to top |
|
cyberdude
Joined: 05 Nov 2006
Posts: 17
|
| Posted: Mon Jun 18, 2007 1:44 pm Post subject: Re: OpenOffice Mail Merge |
|
|
| Did this ever get done? |
|
| Back to top |
|
Galactic Dominator
Joined: 18 Oct 2006
Posts: 161
|
| Posted: Mon Jun 18, 2007 3:38 pm Post subject: Re: OpenOffice Mail Merge |
|
|
| I'll pledge $100, but in the meantime you can use OO to connect directly to the db and print labels/form letters that way...I just finished print about 18,000 labels. An integrated solution would be nice though. |
|
| Back to top |
|
joebordes
Joined: 18 Aug 2006
Posts: 1089
Location: Alicante/Valencia, Spain
|
| Posted: Tue Jun 19, 2007 10:19 pm Post subject: Re: OpenOffice Mail Merge |
|
|
Hi guys,
Great news that your up to paying it will come in handy. You can make payments through my paypal account on tsolucio.com :-))
I got this working (based on code bits in this forum) a couple of months ago. The french vtigerCRM site published it on their web and it is fairly documented on the vtigerCRM spanish site (which still isn't accessible from the vtiger.com site, Richie just ignores me :-) ). I also uploaded the code to the developers list.
If you need any help getting it working or finding it send me and email (along with the payment :-) ).
Regards, Joe
TSolucio |
|
| Back to top |
|
aissa
Joined: 24 Feb 2005
Posts: 396
Location: France
|
| Posted: Wed Jun 20, 2007 6:42 am Post subject: Re: OpenOffice Mail Merge |
|
|
Hi team,
Joe, please continue to improve the oo merge code, i'm near to publish (under the gpl) the oo plugin (i just miss time).
Do you want to open a forge project ? If you do, i will publish the oo plugin sources in your oo forge project. |
|
| Back to top |
|
Galactic Dominator
Joined: 18 Oct 2006
Posts: 161
|
| Posted: Wed Jun 20, 2007 4:22 pm Post subject: Re: OpenOffice Mail Merge |
|
|
| The intent I made that pledge for was a clickable, functional installer with at least minimal docs. Please find a way to post such information. Unfortunately, French and Spanish don't work for me, no hablo espanol. |
|
| Back to top |
|
grahama
Joined: 08 Oct 2005
Posts: 73
|
| Posted: Sat Aug 09, 2008 9:40 am Post subject: Re: OpenOffice Mail Merge |
|
|
| Hi - did this actually getdone and is it available for purchase if so? |
|
| Back to top |
|
joebordes
Joined: 18 Aug 2006
Posts: 1089
Location: Alicante/Valencia, Spain
|
| Posted: Sun Aug 10, 2008 11:15 pm Post subject: Re: OpenOffice Mail Merge |
|
|
Hi,
A long while back we added rtf merge capabilities to a 5.0.3 for one of our clients. This is the code I mention in this thread that I shared then. We have not used this code again for any other client. That client is still using it.
We can rescue this code and adapt it to your needs. If you are interested send me a message. I know Aissa has since laid off the vtigerCRM scene but he had it almost working so maybe you could contact him also as his approach was more OO oriented than mine.
Joe
TSolucio |
|
| Back to top |
|
carloz
Joined: 11 Sep 2007
Posts: 435
Location: Brescia, Italy
|
| Posted: Mon Aug 11, 2008 3:39 pm Post subject: Re: OpenOffice Mail Merge |
|
|
Hi all,
we ourselves are *very* interested in the possibility of using the Vtiger Merge function without having to depend on Internet Explorer and Microsoft Word.
I toyed with the code for a couple of days ...
I started from the code for 5.0.2 attached here
http://forums.vtiger.com/viewtopic.php?t=7223
I read Joe's post on the vtiger-dev mailing list (this one:
http://lists.vtigercrm.com/pipermail/vtigercrm-developers/2007-March/002242.html )
(I could not rescue the code he sent there - list archives scrub attachments)
I modified savewordtemplates.php and the Merge.php files - all queries for 5.0.2 miss the vtiger_ prefix for tables
The .rtf merge now is working on my test environment :-) a standard 5.0.3 on the server and Ubuntu + FF + OO on the client .
If we manage to get further - our aim is to bring it to our production environment - I'll keep you posted
Ciao
Carloz |
|
| Back to top |
|
| |