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

Send Mail on Project give ErrorFailedToReadObject - by: Knut

$
0
0
You cant send project as mail, I use 8.0.2 same problem at 8.0.0 and 8.0.1
You got "ErrorFailedToReadObject"

When sending mail from a project created on 7.x.x.x it works, you got error from created project within 8.x.x.x ver.
It seem that its only gives error "FailedToReadObject" when a project is not connected to a third party, so nothing to do if project is created below 8.x.x

Can't put Negative value of BOM - by: siumingliu

$
0
0
Hi,

I am using 8.0.2 Linux in AWS.

I follow the guide line for doing BOM. However, I found that Negative quantity of Products/parts is not allowed.

For example, Build one product A, we use 2x product B and 4x product C.

In the virtual product tab, I should allow to associate the following:
Product A. quanity :1
Product B. quantity : -2
Product C. quantity :-4

Then click add/update... But I found that Product B and Product C are not shown when the value is Negative.

Please help.

Thanks.

searching a company to install dolibarr in Atlanta - by: sam11797

$
0
0
hi

we have several small offices around the world and want to install Dolibarr strating with our US office in Atlanta Area. Looking for support to migrate all from SAP and get the global offices netwok connected, trading operations, and Accounting.

Glad to receive your leads / inputs / offers

Thank you
Sam

cannot upload files - by: merill

$
0
0
Hi all.

Each time I try to upload a file, no matter where including the document ecm area, I end up in a URI path '@custom' that does not exist. The file is NOT uploaded and I am sent to http://siteURL/@custom getting the error tht that page does not exist.

Can anyone tell me why this is happening? I am aware of this problem in version 6.0.4 but I have just upgraded to the latest and still getting the samee error.

Thanks.

How to add Contact Name to Email-templates - by: maho01

$
0
0
Hi,

How to add Third Party Contact Last Name, First Name, Title to Email-templates for customer proposals, orders and invoices?


DOLIBARR ENVIRONMENT
- Version: [8.0.2]
- URL(s): [/admin/mails_templates.php?leftmenu=email_templates]

How To Restrict Users From Seeing Stock Balances - by: basedave

$
0
0
Please I need to restrict my users who have access to make orders from seeing stock balances.

Physical Stock Restriction - by: basedave

$
0
0
Is there a way i can restrict users from seeing the physical stock?

Plano de conta - by: wilson2150

$
0
0
Bom dia carissimos, sou novo no Dolibarr pretendo implementar o plano de conta de Angola ou Portugal ao dolibarr mais sem fazer manual, será que existe uma forma de importar o plano no formato excel.

How to export particular BANK ACCOUNT statement - by: ALSOFT

$
0
0
Hi Folks,
We are using Dolibarr for a business. The installed Dolibarr has 4 Bank Accounts. One Bank Account called ABC_BANK has few hundreds of entries. Now we want to export all the statements into one CSV file. Now I have exported the statements using the export option under TOOLS menu. Exporting is working fine. But the problem is statements of 4 BANK Accounts are exported in a single file. There is no option in Dolibarr for selecting a particular BANK ACCOUNT.

Can anyone help that, how can we export statements for a single BANK ACCOUNT ?

change textcolor for required fields labels - by: com4WEB

$
0
0
Hello,

is there an easy way to change the textcolor from all labels of required fields?


With best regards

Restricting A User from billing an order - by: basedave

$
0
0
How can one restrict a user from billing order.classifying an order as billed should be determined by the person creating invoice and processing an order.

How to add multiple products to a supplier order - by: torvista

$
0
0
Hi,
the default method of selecting products one by one is far too slow.
I would like the option to open a new window showing a concise list of current stock, with text boxes to allow me to enter order quantities for each product, and then post it in one click onto the order.
Does anyone have anything that could be adapted, or know of anything suitable, or has a better idea..or is interested in quoting for coding something suitable??
thanks
Steve

Placement of slaries payment under HRM module - by: ALSOFT

$
0
0
Hi Eldy,

Thank you very much for taking initiative of great project, Dolibarr. We are dedicated to this project. I have a suggestion regarding Salary payments in Dolibarr. In the module setup the Payment of employee wages module is under HRM module section. This is good. But when we are going do a salary payment we have access the menu from top menu Billing | Payment that is from [serverroot/]compta/index.php?mainmenu=billing&leftmenu=. But I guess, as the Salaries are related to Human Resource task. I think it would be better if we give this payment option from top HRM menu.

Regards,
Hasanuzzaman Sattar

How to create and manage employee's Loans - by: ALSOFT

$
0
0
We have few Dolibarr internal user's AKA employees in our organization. We sometimes need give loans or debts to our employees as an advanced payments for their lifestyle task like Marriage, Buying Car or Bike etc. Now we want to give this money as a Loan to the employee. So money will be deducted from their salaries monthly with or without interest. So when we are paying salary to an employee system will check whether a Loan is running for that employee. If so, salary amount will be shown deducting that amount. Is there any option available at Dolibarr for this Loan management?

Admin->Products->New Inventory: what does this do? - by: torvista

$
0
0
Hi,
no matter what options I put in the form on this screen, it just returns a screen with no inner content and nothing in the List.
What is the purpose of this section?
thanks
Steve

Social/fiscal tax > Sales tax 2 > report customer - by: roberthpchao

$
0
0
Version 8.
In the module Billing/Payment > Special expenses > Social/fiscal taxes > Sales tax 2 > report by customer, errors happens when click refresh button.

Return code for latest database access request error: DB_ERROR_NOSUCHFIELD
Information for latest database access request error: Unknown column 'd.localtax_tx' in 'field list'

Before click on refresh button the URL was "compta/localtax/clients.php?leftmenu=tax_1_vat&localTaxType=1"
When click on refresh button URL jumps to "compta/localtax/clients.php".

Some parameters are missing in the class?
Please help.

Translation strings and HTML codes - by: fgarcia

$
0
0
Hi. Me and my team are currently testing Dolibarr for a possible implementation. I'm located in Mexico, therefore I'm using the interface translated into Spanish. From time to time we found some untranslated strings that get promptly translated by using the in-app translation module (Setup -> Translation); but we found a problem when we try to process strings with embedded html (usually a link), for instance: "Only elements from <a href="%s">enabled modules</a> are shown." (with the associated key OnlyActiveElementsAreShown). When we try to translate these kind of strings, then the app shows an error if we include the html tag characters (i.e. <, >, /), as if we didn't enter any translated text:

[File Attachment: Capturadepantalla2018-10-08alas0.49.56.png]

So, we tried the translation by entering escaped strings, which allowed us to save the new translation without any errors, but the issue with that approach is that the resulting page shows the literal escaped string and those html tags aren't rendered as html code at all:

[File Attachment: Capturadepantalla2018-10-08alas0.57.05.png]

So, my question is: how can such strings be translated? We're supposing that by modifying the /lang/es_MX files we could get the expected result (including the html code as it is), but we would like to use the in-app service to get results faster.

Thanks in advance!

lot/serial no - How to use in import product/stock - by: sierra

$
0
0
We have lot/serial number provision while creating products. Please suggest how can use this while importing products and stock. Thanks

Supplier Order, product select drop down shows all - by: torvista

$
0
0
Hi,
When creating a supplier purchase order, the drop-down lists all products.
Each product has text added if a product has a buying price defined for that supplier / has nothing defined for that supplier.
How do I filter this list to show only products that have a buying price associated with that supplier?
Thanks

SOLVED - Translation strings and HTML codes - by: fgarcia

$
0
0
Hi. Me and my team are currently testing Dolibarr for a possible implementation. I'm located in Mexico, therefore I'm using the interface translated into Spanish. From time to time we found some untranslated strings that get promptly translated by using the in-app translation module (Setup -> Translation); but we found a problem when we try to process strings with embedded html (usually a link), for instance: "Only elements from <a href="%s">enabled modules</a> are shown." (with the associated key OnlyActiveElementsAreShown). When we try to translate these kind of strings, then the app shows an error if we include the html tag characters (i.e. <, >, /), as if we didn't enter any translated text:

[File Attachment: Capturadepantalla2018-10-08alas0.49.56.png]

So, we tried the translation by entering escaped strings, which allowed us to save the new translation without any errors, but the issue with that approach is that the resulting page shows the literal escaped string and those html tags aren't rendered as html code at all:

[File Attachment: Capturadepantalla2018-10-08alas0.57.05.png]

So, my question is: how can such strings be translated? We're supposing that by modifying the /lang/es_MX files we could get the expected result (including the html code as it is), but we would like to use the in-app service to get results faster.

Thanks in advance!
Viewing all 2984 articles
Browse latest View live