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

Stock module settings - by: hORb

$
0
0
Hello,
Anyone who is able to explain the feature of Stock module setup > Other > Manage also values for minimum and desired stock per couple (product, warehouse) in addition to values per product > Yes/No

What does this feature do when in one or another condition? The version is 9.0.0

Thank you!

memcached Session Problem? - by: jasonh

$
0
0
I think I have a problem with sessions on my new Linux hosting.

Dollibar 8.0.1 and 9.0.0 have the same issue.

I have the exact same set up working on hosting provided by 1and1. Same database, same installation.

I have tried changing the PHP versions, all versions 5.6 to 7.1 work on the old hosting, none fix the problem on the new hosting.

The problem is this:
  • Search box is blank
  • I have to login again when I navigate to pages other than Home

Everything else appears to be correct and working.

What I can see is that my old hosting had file based sessions and the new hosting has memcached sessions.

If I inspect the page to see what has gone wrong, it seems the PHP that builds the search box is encountering an error because it's missing a field.

The error reported is:

jquery.min.js?layout=classic&version=9.0.0:2 Uncaught ReferenceError: select2arrayoflanguage is not defined
at HTMLDocument.<anonymous> (index.php?mainmenu=home:962)
at j (jquery.min.js?layout=classic&version=9.0.0:2)
at k (jquery.min.js?layout=classic&version=9.0.0:2)

Of course I may be completely off track but would really appreciate some help.

Bug add new employee in version 9.0 - by: sbahjaoui

$
0
0
Hi,
I have error “ref doesn’t have a default value” when I want to add new employees in new version 9.0
Note: new installation v9.0

[File Attachment: 8D471DFB-07FC-4B23-A12D-14189E149D4D.png]

version 9.0 - by: intranet

$
0
0
Hi All
what is the difference between the version 8.04 and 9.0?
Thanks

Dispatching supplier invoices - by: ahmadhamdan

$
0
0
Hi i am new to Dolibar i just want to ask how to dispatch supplier invoices into WareHouses

Product not to sell if stock = 0 - by: nazeer

$
0
0
Hello team,
I am having this problem so long but its becoming critical.
Currently - if stock = 0, product to sell still can select, since I have setup module to add product if have stock its ok.
But now the issue is I have over 5000 products and most are out of stock but when creating invoice they are showing in the list of products to add.
this is really creating problem while invoicing.

Need solution to auto set product not for sell if stock is 0
How can we do that via script so that it can run automatically or via cron job any suggestion with codes tq.

Purchase Order Currencies - by: sapper6fd

$
0
0
Hello Everyone.

I have recently installed Dolibarr to be used for my small business. One the reasons I've chosen to use it is the ability to create purchase orders which I use heavily. The one thing that is holding me back is that my business sells in Canadian Dollars, but my PO's are written in US dollars.

When generating a Purchase Order, the dropdown box is present to select the currency but it only displays Canadian Dollars (the currency that is set in my setup) and Euro's. I have USD activated but in the currencies settings, but it still doesn't show up.

Is there a way to get USD to be present in that drop down as well? I've searched the forums for an answer but cant seem to find one anywhere. Any assistance would be greatly appreciated.

Version 9.0 some trouble - by: AlainG

$
0
0
Hello,
Following the migration from 8.04 to 9.0 :
When I go to the menu [Configuration] [Modules / applications] in the top of the screen are displayed thes lines :

Warning: Declaration of modCommissions::init() should be compatible with DolibarrModules::init($options = '') xxx/Dolibarr/htdocs/core/modules/modCommissions.class.php on line 167

Warning: Declaration of modCommissions::remove() should be compatible with DolibarrModules::remove($options = '') xxx/Dolibarr/htdocs/core/modules/modCommissions.class.php on line 167

Warning: Declaration of modAccountingExpert::init() should be compatible with DolibarrModules::init($options = '') xxx/Dolibarr/htdocs/accountingex/core/modules/modAccountingExpert.class.php on line 462

Warning: Declaration of modAccountingExpert::remove() should be compatible with DolibarrModules::remove($options = '') xxx/Dolibarr/htdocs/accountingex/core/modules/modAccountingExpert.class.php on line 462

Warning: Declaration of modCustomFields::init() should be compatible with DolibarrModules::init($options = '') xxx/Dolibarr/htdocs/customfields/core/modules/modCustomFields.class.php on line 478

Warning: Declaration of modCustomFields::remove() should be compatible with DolibarrModules::remove($options = '') xxx/Dolibarr/htdocs/customfields/core/modules/modCustomFields.class.php on line 478

Warning: Declaration of modCustomFieldsPDFTest::init() should be compatible with DolibarrModules::init($options = '') xxx/Dolibarr/htdocs/customfieldspdftest/core/modules/modCustomFieldsPDFTest.class.php on line 274

Warning: Declaration of modCustomFieldsPDFTest::remove() should be compatible with DolibarrModules::remove($options = '') xxx/Dolibarr/htdocs/customfieldspdftest/core/modules/modCustomFieldsPDFTest.class.php on line 274

Warning: Declaration of modProductsEasyAccess::init() should be compatible with DolibarrModules::init($options = '') xxx/Dolibarr/htdocs/productseasyaccess/core/modules/modProductsEasyAccess.class.php on line 277

Warning: Declaration of modProductsEasyAccess::remove() should be compatible with DolibarrModules::remove($options = '') xxx/Dolibarr/htdocs/productseasyaccess/core/modules/modProductsEasyAccess.class.php on line 277

Is it a problem due to a bad PHP version (7.0;7.1;7.2 give me the same message) ?

Thanks for help.
Alain.

memcached Session Problem - solved - by: jasonh

$
0
0
I think I have a problem with sessions on my new Linux hosting.

Dolibarr 8.0.1 and 9.0.0 have the same issue.

I have the exact same set up working on hosting provided by 1and1. Same database, same installation.

I have tried changing the PHP versions, all versions 5.6 to 7.1 work on the old hosting, none fix the problem on the new hosting.

The problem is this:
  • Search box is blank
  • I have to login again when I navigate to pages other than Home

Everything else appears to be correct and working.

What I can see is that my old hosting had file based sessions and the new hosting has memcached sessions.

If I inspect the page to see what has gone wrong, it seems the PHP that builds the search box is encountering an error because it's missing a field.

The error reported is:

jquery.min.js?layout=classic&version=9.0.0:2 Uncaught ReferenceError: select2arrayoflanguage is not defined
at HTMLDocument.<anonymous> (index.php?mainmenu=home:962)
at j (jquery.min.js?layout=classic&version=9.0.0:2)
at k (jquery.min.js?layout=classic&version=9.0.0:2)

Of course I may be completely off track but would really appreciate some help.

how to hide orders once billed - by: sbromstead

$
0
0
Hello,

I'd like to create an order viewing screen for my production workers, but I'd like to limit the orders they can see to all orders that are pending. Once they have been billed, I'd like them to be hidden from the user. Is this possible with module permissions? Do I need to create a new module? (i'm not sure how) I checked the setup-other setup constants, but didn't find anything pertinent there. I thought about in the mandatory form field, but I don't want to restrict access to all users. The default is to do this, but if the user clicks on list orders, then they all show up.

Thanks,

Scott

export of translations - by: IvanBG

$
0
0
Hello guys

How can i export and import overwrote translation i have done in dolibarr ?

Photo of recite to expense report - by: nemprinter

$
0
0
I have seen that other software can do it with just take a picture of a recite and then upload it for a expense report

Font and text bar in product description - by: rok

$
0
0
Hi,

Does anyone know how to turn on the font bar in the product description field?
See attachment

[File Attachment: Screenshot_1.jpg]


Thanks
Ron

Balance of remaining holidays - by: csobrino

$
0
0
Hello
I've just updated to Dolibarr 9 and I still have the problem with the balance of remaining holidays. Each month increase with new days but when I approve new days doesn't automatically decrease. I have to update manually. Any solution? I've try with leave_paid type and a custom type.

DOLIBARR ENVIRONMENT
- Version: 9.0
- PHP: 7.2.7
- URL(s): holiday/list, holiday/define_holiday

Email collector gmail - by: Dido

$
0
0
Hello All,
I'm uing Dolibarr 9.0 and try to use new module e-mail collector
Version 7.0.32
General Value
System Linux web.jumphosting03.com 3.10.0-714.10.2.lve1.5.13.el7.x86_64 #1 SMP Thu Feb 15 01:21:18 EST 2018 x86_64
Build Date Nov 7 2018 04:57:56
.
After setting it try to use menu Collect Now and have an error
Failed to open IMAP connection {imap.gmail.com:993/service=imap/ssl/novalidate-cert}Inbox

For outgoing emails I'm using
Email sending method Swift Mailer socket library
SMTP/SMTPS Host (default value in php.ini: localhost) smtp.office365.com
SMTP/SMTPS Port (default value in php.ini: 25) 25
and it is working OK.

For e-mail collector I create this gmail account where forwarding all incoming e-mails from office365 - but collector did not work.

Is there any manual foe setting up the new module?
thanks

Module to import Invoices - by: escozul

$
0
0
Hello,

It is very easy to export almost anything from dolibarr but the import functionality is very limited.

I need a module that imports invoices from csv, xml or excel much like the reverse operation is made. The reverse is the exporting of the invoices.

Any offers?

Supplier Order - Receive Items many times - by: kouzen128k

$
0
0
DOLIBARR ENVIRONMENT
- Version: [8.0.4]
- Operating System: [Windows 10 64bit]
- Web Server: [Apache/2.4.9 ]
- PHP: [(Win32) PHP/5.5.12]
- Database: [MySQL or MariaDB 5.0.45-community-nt]
- URL(s): [dolibarr/fourn/commande/card.php?id=5&save_lastsearch_values=1]

Hello,

On the Supplier Order when the Supplier Ordre got "Validate and Approve" and "Make Order" both is made, I can click on the "Recieve Items" to add the product on my warehouse, my question is the order never gets closed user can be able to "Receive Items" again with the same Supplier Order, is there any configuration that needs or Am i missing something, I have configured my Stock to only "Increase real stocks on manual dispatching into warehouses, after supplier order receipt of goods", should the "Recive Items" be only one? and User can type any number on this he/she can add as many as it doesnot check if it was already recived nor the quantity is equal to the items. The bellow sample shows that it should only receive 500 qty but i was able to dispatch 1000 qty and still can add.


[File Attachment: order_multiple.png]


Thank you!

"STOCK TRANSFERS" on dolibarr8 - by: eikotanaka

$
0
0
Hi
I want to use "STOCK TRANSFERS" on dolibarr8 but "STOCK TRANSFERS"is suited only dolibarr5 or dolibarr6.
Can I use something that shows movement information between warehouses and status like "STOCK TRANSFERS" on dolibarr8?

Set up sales journal - by: Fmuraya

$
0
0
What are the steps required to set up Sales Journal such that stocks, accounts receivables, cost of goods and revenue accounts are automatically journalized by the system? Speciffically where does one set up the Cost of goods sold/Inventory accounts?

E.g. on selling an item bought at 1500 customer x at 2000 the following entries are passed.

Debit Account Receivables 2000
Cost of goods sold 1500
Credit Sales/Revenues 2000
Stocks/Inventory 1500

Migrating cleint addressbook to Dolibarr - by: rok

$
0
0
Hi ,

I am trying to migrate a big addressbook (1300 clients) to Dolibarr and I keep getting errors?
Even the test file that is online doesn't convert cleanly in 9.0.
Does someone have an example file (CSV) that will load correctly into 9.0?
Thanks!

Rok
Viewing all 2984 articles
Browse latest View live


Latest Images