Subject: Product header in different font size or style? - by: DolibarUser
I would like to print the product header (but not the detailed description) in a different font size, maybe bold and underlined to PDF. If this should already be possible in 3.4, please let me know...
View ArticleSubject: Page number no more printed in 3.4.0 - by: DolibarUser
The page number in PDF is no more printed to the lower right corner in v3.4.0. That could be an issue with the following line in the file \core\lib\pdf.lib.php:[code]if (pdf_getPDFFont($outputlangs) ==...
View ArticleSubject: Add task as Agenda Event - by: toomanylogins
Is there a quick or automatic way to add a task to the Agenda using the start date as the Agenda date and the task allocated person as the event person ? thanks Paul
View ArticleSubject: Lead and Thirdparty Management - by: toomanylogins
There are a couple of modules that connect to e-mail marketing systems such as mailchimp. Have a look on dolistore. You can use the concept of prospect, customer to separate sales leads from customers...
View ArticleSubject: Invoice Tags - by: Sprachfuchs
Hi, i am trying to develop a german invoice too (Version 3.4.0). Same problem as you, shows 0,00. But instead of worked fine for me. :) It seems that the tagss have been changed...
View ArticleSubject: Invoice Tags - by: Sprachfuchs
hmm i was half an hour to late, i found the same. After correction of /usr/share/dolibarr/htdocs/core/class/commondodocgenerator.class.php it worked fine for me. I think we can close this topic. :-D
View ArticleSubject: Lead and Thirdparty Management - by: rainy
Thanks Paul, I have been looking at Mailchimp, but the free option only support 2000 member on the list, thats' why we are looking at phplist hosting on our own server instead. But I have to manually...
View ArticleSubject: How to remove Reference column from invoice? - by: DolibarUser
You have to change the setting in Home -> Setup -> PDF -> Hide products ref. on generated PDF (the entry for translations is "HideRefOnPDF"). I use the german GUI: Übersicht ->...
View ArticleSubject: Delete products from invoice without PDF rebuild? - by: DolibarUser
ndrosis (http://www.dolibarr.org/forum/12-howto--help/23108-delete-disabled-because-can-not-be-erased#23109) told me, that we can make a lot of settings according to this wiki page:...
View ArticleSubject: Delete 'disabled because can not be erased'? - by: DolibarUser
Thank you very much for this extremely interesting page!! I have added the setting: INVOICE_CAN_ALWAYS_BE_REMOVED => Allow to always delete invoices (even if invoice is not last one). and finally I...
View ArticleSubject: Where to add a Google Map URL? - by: vihren
I would do it with adding an extra field and would store the google map URLs in that extra field.
View ArticleSubject: Suppress header on second page in PDF? - by: DolibarUser
I'm looking for a GUI setting to suppress the header like "Invoice" on the second (and following) pages of a PDF. I found the following 'hidden' setting: MAIN_PDF_DONOTREPEAT_HEAD which does exactly...
View ArticleSubject: How Do I Activate Google Global Map - by: mickrich
I Have downloaded the Google add-on from Dolishop to integrate google maps, calender etc and although the google map works for individual third parties, I cannot get the global map (showing all...
View ArticleSubject: Client Price catalog - by: HubZ
Sry for not helping, if I could not, it means it doesn't exist, but you can ask the dev of this module the Roadmap, and if he could quote you this evolution ;)
View ArticleSubject: Personalise e-mails - by: deefjes
How can I personalize the e-mails I send ? In the language file "other.lang" I can find several like __SIGNATURE__ . In this file I would like to define a personalized e-mail. Is there a list available...
View ArticleSubject: How to remove Reference column from invoice? - by: rainy
OO just found this option if I put feature level to 2. thanks!
View ArticleSubject: Which php.ini includes the actual used time zone? - by: DolibarUser
You have to adjust the php.ini in dolibarr\bin\apache\apache2.2.11\bin Search the entry date.timezone = and set it to your region/country as defined here: http://php.net/manual/en/timezones.php...
View ArticleSubject: Changing default email message for invoice - by: DolibarUser
Good point! We should have a possibility to save our settings in additional files who will not be replaced. Something like a bills.lang.override or other.lang.override with your own customizations....
View ArticleSubject: Disable Doliwamp - by: DolibarUser
On Windows you can use stopdoliwamp.bat and startdoliwamp.bat In my environment (Win7 Pro), I have to call the batch files with administrator rights.
View Article