Here is the file that i made http://www.dolibarr.org/images/fbfiles/files/citron.zip
↧
Subject: Filtering mail module - by: kocer
↧
Subject: PHP Fatal error: Allowed memory size exceeded - by: thepeleda
Thanks for the reply.
Interesting. There seems to be two columns: Local and Master.
(See attached image).
http://www.dolibarr.org/images/fbfiles/images/phpmem.jpg
SOLVED: Changed line 31 in main.inc.php to the master value.
Rgds
Petras
↧
↧
Subject: Edit Customer Order Template - by: saxa
In that case I think you need to create your own template, or modify the existing one.
↧
Subject: PDF Custom Invoice - by: toomanylogins
Thanks Marcelo,
Great solution, I have this working on 3.2.2. Couple of notes.
1. I ran as follows to install openoffice on 10.04
apt-get install openoffice.org-headless openoffice.org-writer openoffice.org-draw
then installed jod converter.
2. The code at line 502 needs to be before line
"return 1; // Success"
↧
Subject: Cyrillic Encoding - by: eldy
And what about if you change into htdocs/lang/ru_RU/main.lang file
the line
FONTFORPDF=freemono
// FONTFORPDF=DejaVuSans
FONTSIZEFORPDF=8
by
//FONTFORPDF=freemono
FONTFORPDF=DejaVuSans
//FONTSIZEFORPDF=8
↧
↧
Subject: private to business bookings and vice versa - by: Dutchbit
Hello
I don't know if I am in the right place for this question, but I will find that out soon enough.
I tried a lot of accounting/inventory software, but Dolibarr is very understandable, even for a n00b.
I had troubles in every other software I tried figuring out how to post a private booking.
For example
I want to book an amount from my private bank account to my business paypal account (or a business bank account).
Can someone give me a step by step explanation how to do this?
Of course I also would like to know it the other way round.
I want to make a withdrawal from my business account to my private account.
In both cases this should not affect the profit&loss balance, but I do need to know how to post private deposits and withdrawals.
I will be grateful if anyone could offer me help.
Not accounting, but system.
Is there a Dutch language pack?
I noticed a few things were in Dutch, but I rather have it completely in Dutch.
Is there a way to make Dolibarr speak Dutch?
Thanks in advance
PS I am practicing in demo mode, so examples can be given :)
↧
Subject: function.session-start warnings... - by: i.dannati
After trolling through the forms i found one that had login issues.. Eldy described issues with php and session.save_
so create a file called php5.ini and put this in it
session.save_path= /tmp
save and upload to your doc root
if you cant get into dolibarr to find out what you php says omit line 166 in main.inc.php (the session_start line)
this will make you relogin 30 times once in dolibarr but at least your in to start figuring things out
↧
Subject: Et les avoirs ? - by: abobomsbeby
Pourquoi obtenir de véritables ? Le plastique est tu sais , comme, moins cher, il ne pourrit pas , Il vient dans de jolies couleurs , et il est beaucoup plus facile à nettoyer !
http://electriciansprin1231.wordpress.com
↧
Subject: private to business bookings and vice versa - by: eldy
A paypal acount is a "financial account" into dolibarr, like your bank account.
For withdraw between bank account, just use menu "Bank -> Bank transfers"
Also to add writing into bank account with no invoice, you can open the bank account, go onto tab "Transations" and button "Add transaction"
There is no dutch package but you can fix language files yourself by editing files into htdocs/langs l_NL/*.lang (and send us modified file to have them included into next version).
↧
↧
Subject: improve/correct specifics for Switzerland - by: eldy
All of this can me modified from setup - dictionnaries - (then vat or type of companies, or counties)
to have this incluced into official version, modify files into htdocs/install/mysql/data/*.sql and send file to eldy@destailleur.fr
↧
Subject: Multi-Currency Module - by: w00ter
Hi Eldy,
Thank you for your reply!
I've read up on the Draft, and Multi-Currency Light sounds like it can do the job as a good workaround until the Complete module has been finished.
Though we need to see it in order to be sure, of course :)
So it would be great to see this enabled in the next demo/build, so we can check it out.
Regards
↧
Subject: function.session-start warnings... - by: i.dannati
Yeah I figured that out late last night... such a simple problem gave me huge headaches...
Is it possible in future releases to have the system check that prior or during install?
don't get me wrong its a really easy fix once you know why its doing it but it took me hours to figure out why it was happening
btw I use godaddy asking them to do anything is like getting a toddler to perform brain surgery - - for anyone who ever has a session problem or if dolibarr makes you log in after every action just follow the directions listed a couple of post ago
Oh yeah great job with dolibarr eldy
↧
Subject: Separate inventory module - by: toomanylogins
I agree I have been looking at this. You can create a warehouse for company assets and then create products "not for sale" or "not for purchase" then they do not get mixed up with sales orders
↧
↧
Subject: External Users Cannot access projects. - by: i.dannati
My issue revolves around external users and their associated projects.
Regardless if I assign a contact / user to a project when logged in under that user I cannot view any projects tied to that user
I found the same issue [here] (https://github.com/Dolibarr/dolibarr/pull/205) and a possible fix within that discussion however that fix throws errors when internal users with limited permissions try to access projects.
After reviewing project.class.php and reading Eldy's reply to the post noted above I discovered the fix was there all along but commented out as Eldy believed it wasn't necessary
For anyone else who encounters this bug just copy and paste all the text in the spoiler below into htdocs/project/class/project.class.php
please note I did not create this fix I only uncommented the solution already in the file.. Any thanks should be directed to Eldy for all his hard work
↧
Subject: External site UI Layout Initialization Error - by: i.dannati
Same here... Oddly enough it only happens on occasion and its difficult to replicate when it hasn't happened for a while...
I've noticed it more on firefox than chrome and when it was happening I cleared my browser cache and it stopped
↧
Subject: ascending/descending order doesn't work - by: alejandror
Hi:
When you try to order payments for example (supplier payment list) by amount ascending or descending it doesn't work.....
DOlibarr 3.2.2 and Online demo has the same behaviour...
for now I've seen this just in supplier invoice payment amount filter.
Regards
Ale...
↧
Subject: Totals for filtered customer or supplier payment - by: alejandror
It could be very usefull having "total ammount" (remaining to pay or already payed) at the end of page when you filter payments (for supplier or customer) is a very common situation the need of having this info in a filtered query..
Regards
Alejandro
↧
↧
Subject: Deposit invoice to standard invoice - by: i.dannati
Click the Commercial Menu item up top
Click on the customer name
Click "Show Customer preview" (Located top right hand side under the customer tab)
Click on the payment in question
Click delete (This will also remove it from the account you processed the payment into)
Click the Commercial Menu item again
Click on the customer name
Click on the invoice in question
Click Modify
This will return it to draft status
Let me know if this helps or if you need screenshots
↧
Subject: PDF Custom Invoice - by: planpc
This is great Marcelo !
Thank you for sharing.
In my case, i have installed dolibarr in my hosting, so i don have access to linux for do that.
Do you think is it possible that Dolibarr creates a PDF from my modified ODT only using PHP?, if yes, it will make me very happy
↧
Subject: Empezar en lunes - by: planpc
In 3.2.2 still the same bug.
It will be great if someone could fix it, first post was 3 years ago
:-O
↧