Hello,
I hope that since Dolibarr is a open source software, we can re-brand it and use it for offering commercial services without any limitations. So, I would like to know how can I remove all details related to “Dolibarr” i.e., places wherever it displays the name “Dolibarr” like interfaces, emails, reports etc. I would like to put my company name or other details over there. Can someone let me know it I can do this in this open source software and how it can be done?
Thanks for the information @eldy. I would also like to know if I can install and offer ERP services for my client and charge money fro the service using this software.
I can not find the file where I can change it or add it. Is the installation folder specifically main.inc.php? And hoping not to be annoying, could you help me with the code I should incorporate so that this change is reflected throughout the system?
Once executed, is this part of the side menu where it appears is also removed? (attached image)
From now I thank you and I am very attentive to your answer
I can not find the file where I can change it or add it. Is the installation folder specifically main.inc.php? And hoping not to be annoying, could you help me with the code I should incorporate so that this change is reflected throughout the system?
Once executed, is this part of the side menu where it appears is also removed? (attached image)
From now I thank you and I am very attentive to your answer
I got the solution. Just go to the “main.inc.php” file then comment out the code from line 1679-1733 (or find this line print “<!-- Begin Help Block–>\n”;). Then it will be work.