Quantcast
Channel: Dolibarr Forum :: Recent Topics
Viewing all 2984 articles
Browse latest View live

Inclusion of TASK files under DMS / ECM module. - by: ALSOFT

$
0
0
Dear Developer,
It would be better if you include the task file searching feature under Electronic Documents section under Automatic Tree. There only projects file can be searched. Please create a link there for searching all Project Tasks files from there.

Regards,
H. Sattar

how to fix wrong decimal problem ? - by: tcgworld

$
0
0
How to fix this wrong decimal problem
Should i change some setting for this?

[File Attachment: Capture_2019-02-23.jpg]

My product price is
1. 92.52
2. 870.10
total is 962.62
my Vat is 7% (962.62*0.07) = 67.3834
the Vat must be 67.38
But is it show 67.39 and i cant change its

maybe something wrong with my calculate, what should i do to fix this problem

Thank you

Repeat Event every week - by: CobaJashi

$
0
0
Hello :)
repetition of the appointments does not work ... we entered once as day tuesday and the 2 as second day in the week ... what do we do wrong ...

https://prnt.sc/mps8y2

Error in dolibarr projects - by: dmstech

$
0
0
[File Attachment: errror2.png]
I have seen this error in the page time used on a project.
See file.


How to fix that?

What is intervention? - by: onereik

$
0
0
Hello,

I was just wondering what does Intervention mean? And what is this module for?

What is the use for it? Could you please give an example or a scenario where this module is really useful?

Thanks
Rei

Product variants or categories - by: aldochiu

$
0
0
Dear All,

Just need to restart setting up Dolibarr. I have installed the latest version 8.0.4

When setting up the products, I have an issue. The Variants and Tag/Categories, which one should I use?

Products I am using have some simple attributes, such as color, material; each product can have only one selection for each of the attributes.
I also found out from somewhere that, Variants is used for some products with physical difference, such as Shirts have various sizes and products with different sizes are sold separately.

So in my case, should I use tags/categories to clarify their attributes?

Many thanks!

Expense reports area - wrong information - by: hORb

$
0
0

DOLIBARR ENVIRONMENT
- Version: [9.0.0]
- Operating System: [Linux 3.10.0-962.3.2.lve1.5.24.8.el7.x86_64 #1 SMP]
- Web Server: [Apache]
- PHP: [7.0.33]
- Database: [MySQL or MariaDB 5.5.59-cll]
- URL(s): [/expensereport/index.php]

[File Attachment: F8F03DBD-3FEE-47E3-8CDB-3072F34ABEA8.png.jpg]

1. Expense reports lines do not fit in the frame.
2. Statistics is wrong (we have only 8 expense reports)

CHARITY NEEDS HELP WITH SET UP - by: Broadbent1

$
0
0
Hi We are a charity and one of our trustees has left

He set up a 0300 number through Dolibarr for us but we don't know how it works.

I can't get into the charity's account although I have login details.

We need to divert the 0300 number to another number - can anyone help?

Installation help Dolibarr 9.0.0-4 - by: drg

$
0
0
Hi there,


I'm impressed with dolibarr capabilities and would like to test it / use it on a PC running Ubuntu 18.04.
Windows is my daily OS and i don't have too much experience with Ubuntu.

So far i have a PC running Ubuntu 18.04 (freshly installed).
After I'm installing dolibarr_9.0.0-4_all.deb from https://sourceforge.net/projects/dolibarr/files/Dolibarr%20installer%20for%20Debian-Ubuntu%20%28DoliDeb%29/9.0.0/
in the post installation process (http://localhost/dolibarr) i hit some obstacles:

First try:

I left all the settings with the default values, just added the password for user and a password for root - Access denied for user 'root'@'localhost' / The database connection failed; the host or superuser parameters must be wrong. / Go back and check/correct the parameters.

I've restarted the PC ...

Second try:

One more time used the default settings and added a new password for the user and a new password root - same result as above;

Third try:

I left all the default settings, choose a password for dolibarrdebian and left the root password blank - same result as above

Fourth try:

All the default settings, but left blank the dolibarrdebian password and left the root password blank as well - same result as above


My questions are:

What is the root password? (I just installed Ubuntu and never used root to login or change the password for it)
What settings should i change to make it work?


Thank you,
Drg

Installation - dolibarr 9.0.0-4 on Ubuntu 18.04 - by: drg

$
0
0
Hi there,


After installing dolibarr_9.0.0-4_all.deb from https://sourceforge.net/projects/dolibarr/files/Dolibarr%20installer%20for%20Debian-Ubuntu%20%28DoliDeb%29/9.0.0/
on a PC running Ubuntu 18.04, it seems i can't pass the post installation setup (http://localhost/dolibarr). Please see the pictures attached.

When trying to setup a user I'm getting the message " Access denied for user 'root'@'localhost' " ....

I was trying with the default settings and the only things added were the passwords (I've tried with root and blank password as well - same result).

The OS (Ubuntu 18.04) has just been installed fresh and the root user is inactive.

What is the root password for dolibarr?
What other steps do I need to do besides what already did?

Windows is my daily OS and i have limited experience with Ubuntu / Linux.

I am grateful for any help!

Thank you,
Drg

FACTURE_ENABLE_NEGATIVE_LINES correct? - by: erHaa

$
0
0
Hi there,

I'm not sure if it's meant to be a bug or a feature, but the setting "FACTURE_ENABLE_NEGATIVE_LINES", which opens up for adding negative lines on the invoice, only allows negative values (in money), not negative values on items.

The practical consequense is that the following is allowed on a credit note:
Item X10 pcs- $50

While the following is NOT allowed:
Item X-10 pcs$50

Hence, it is not possible to return sold items.

Does anyone have a suggestion to a workaround regarding this issue?

Anyone used Dolibarr? - by: Jacobcullen

$
0
0
Just came across DoliBarr while browing Bitnami's available packages. It combines CRM/ERP all into one interface, and seems relatively easy to use. Just curious if anyone else has any experience.

External Module is not showing - by: adnanbutt050

$
0
0
Hello Everyone,

I bought an external module and unzip that module under the custom folder, unfortunately, it's not showing on the left menu bar of the dolibarr.

The configuration on conf.php file is following

$dolibarr_main_url_root='http://localhost';
$dolibarr_main_document_root='/var/www/html/dolibarr/htdocs';
$dolibarr_main_url_root_alt='/custom';
$dolibarr_main_document_root_alt='/var/www/html/dolibarr/htdocs/custom';
$dolibarr_main_db_host='localhost';
$dolibarr_main_db_port='3306';

I'm very thankful if someone can help to make my external module in a running form.

Kind Regards,
Adnan

preview pdf is not working - by: saikatkoley

$
0
0
Preview pdf is not working in project module under of any project's List of supplier invoices associated with the project area.



[File Attachment: StaticShot_28-02-2019_09-00-42.png]







[File Attachment: StaticShot_28-02-2019_08-58-58.png]

How to create debit notes for third party - by: nazeer

$
0
0
Hi, Team

How do we create third party debit notes?

thanks.

Failed to open dolibarr.log file - by: adnanbutt050

$
0
0
hello Everyone,
yesterday I made a zip file of documents folder and move to another directory on the server, and mistakenly delete the documents folder. today I unzip the document folder and put back to the right place and I got these errors.

Failed to open log file /var/www/html/dolibarr/documents/dolibarr.logFailed to open log file /var/www/html/dolibarr/documents/dolibarr.log

the log file exists under this directory.

I'm very thankful if someone helps me

Kind Regards,
Adnan

Dolibarr 9 Leaves are not re-calculating - by: safik

$
0
0
Hi,

We have a fresh install of Dolibarr version 9. At the moment the system is being used by our HR Department only, hoping to have other department joining soon. Anyway, we have a small problem with the basic HRD module activated, for which the Leaves are not re-calculating once a person take for example 2 days leaves, the amount of leaves does not decrease, and, it does not warn that they are exceeding their leaves allocation for the year! Is this a bug, if yes is there any work around?

Thank you kindly
Safik

How to create statement of account for thirdparty - by: nazeer

$
0
0
Hi,
How can we create statement of account for thirdparty?

I want to create a pdf statement to show not paid invoice list with following column entries -

Serial no,
Invoice number,
Invoice Date
Label or description,
Amount.
At the end of table must be total

Also need aging table at the bottom of page -
eg.
>30days />60days />90days
10%/15%/20%
amount/amount/amount

Something similar.
Any suggestions how to obtain this tq.?

Unable to log after update from 8.0.2 to 9.0.0 - by: ZOG

$
0
0
HI,


All my logins are rejected after update from 8.0.2 to 9.0.0
I'm getting Unknown column 'u.twitter' in 'field list' message.

Thank you for help.

Tasks list sorting by incomplete tasks - by: Dogdish

$
0
0
Please excuse my narrow frame of reference, previously I used VTiger CRM and it allowed me to filter further my tasks lists as to what was not complete. Dolibarr only seems to allow view filtering by projects and not the individual tasks that are still open, or not 100% complete but first by oldest start date.

Am I missing where to modify the filter to only show tasks on open projects that are not 100% completed but by oldest?
Viewing all 2984 articles
Browse latest View live