Doliwoo? for woocomerce

Good morning dear friend I write him the following have following problem when trator to configure keep everything as they say, I’m Venezuelan would like to know what may be the solicion I get this :unhappy:

Warning: include (tax_rates / ve.php): failed to open stream: No such file or directory in /home/u400189704/public_html/wp-content/plugins/doliwoo-develop/includes/class-wc-tax.php online 72

Warning: include (): Failed opening ‘tax_rates / ve.php’ for inclusion (include_path = ‘.: / Opt / php-5.4 / pear’) in / home / u400189704 / public_html / wp-content / plugins / doliwoo-develop /includes/class-wc-tax.php on line 72

Warning: Invalid argument supplied for foreach () in /home/u400189704/public_html/wp-includes/functions.php on line 3194

Warning: Invalid argument supplied for foreach () in /home/u400189704/public_html/wp-content/plugins/doliwoo-develop/includes/class-wc-tax.php on line 104

Warning: array_map (): Argument No. 2 Should be an array in /home/u400189704/public_html/wp-content/plugins/doliwoo-develop/includes/class-wc-tax.php on line 121

Warning: implode (): Invalid arguments passed in /home/u400189704/public_html/wp-content/plugins/doliwoo-develop/includes/class-wc-tax.php on line 122

Hi laskel,

The thing is that WooCommerce and Dolibarr differ significantly in the way they handle taxes. To resolve this discrepancy we need correlation tables for each country. The one for Venezuela is not available yet.

Of course, this shouldn’t lead to an error so I created an issue related to this problem: https://github.com/GPCsolutions/doliwoo/issues/73

I’d be glad if you could contribute the table for Venezuela. The format is relatively simple. You can take a peek at the existing ones at https://github.com/GPCsolutions/doliwoo/tree/develop/includes/tax_rates and review the contribution guidelines at https://github.com/GPCsolutions/doliwoo/blob/develop/CONTRIBUTING.md

On a side note, I see that you’re running a version from the development tree. You really don’t want to do that are thing are bound to be broken during the development. You should rather use a stable version you may find packaged at https://github.com/GPCsolutions/doliwoo/releases

Hi rdoursenaud,

Thank you for this great plugin.

Is it possible to overwrite the image file of the product on woocomerce library instead of create another copy of the file each time we synchronise ?

Hi ridersjin,

I just created an Issue in our bug tracker regarding your request : https://github.com/GPCsolutions/doliwoo/issues/75
Please add any comments or insights there.

Thanks.

1 Like

Hi,

Since I upgraded my dolibarr from 3.6 to 3.7.1, the synchronisation of my products don’t work anymore. How can I fix this please ?

I found the solution.
I overwrote the 3.7.1 webservices folder with my old 3.6 version and now it works perfectly :happy:

Replacing the webservices folder is reckless.
Tables have changed between 3.6.x and 3.7.x. You’re calling for trouble!
Please see: https://github.com/GPCsolutions/doliwoo/issues/77 for a proper fix.

Hi rdoursenaud.
Thank you for the fix. It works great.

I just pushed a dumb fix (deleting existing attachments before retrieving Dolibarr images) to your problem.

Can you please check if it works for you?

I have also added an issue for a better but more involved fix: https://github.com/GPCsolutions/doliwoo/issues/79

Thanks.

Hi rdoursenaud,

Thanks for the fix. It works. However it is slower to sync. Hope an update will come very soon to to fix this issue.

1 Like

Thanks for reporting back.

It shouldn’t be slower though, just about the same.

What have i to do to use this brilliant Plugin with Doli 3.8 ?

Hi rdoursenaud,
i tried your plugin, it looks promising and its almost working - so far created products in Dolibarr will be exported to WooCommerce.

In dircection WooCommerce to Dolibarr there is a problem:
By submiting the order “Buy now” dolibarr is not creating the data into Dolibarr-Sytem.
The checkout process stops, forwarding to the “Thankyoupage” is not happening.

The Konsole in Firebug reports this:
TypeError c is null
c.redirect:window.location=decodeURI(c.redirect)}catch(d){if(“true”=…

(/wp-content/plugins/woocommerce/assets/js/frontend/checkout.min.js?ver=2.5.2)

If i deactivate the action / the hook in doliwoo.php ‘woocommerce_checkout_order_processed’

/*
add_action(
'woocommerce_checkout_order_processed',
array( &$this->dolibarr, 'dolibarr_create_order' )
);
*/

the script will run trough without problems , create the order and forward to “thankyoupage” at the end of the checkout.
But of course, the is no entry in dolibarr at all…

Did you notice a similar issue already?
Do you have any idea how to fix that problem?

many thanks!

p.s. Versions of Dolibarr, Doliwoo and WooCommerce are the latest ones…

1 Like

Hallo ,

Iam Using Dolibarr 3.9.0, i traing to sysncronisade woocommerce to Dolibar, ist ther a manual or a video where i can see how i can install the plugin and make work ? , ist pocible to manage orders fron woocomerce in dolibarr ?

thanks

Hi Guys,

Is this project still going?
Will it work on wordpress 4.4?

And woocommerce 3

Hi,

Use woocommerce version 3.1.1 and dolibarr version 5.0.4.

1 - Activated the module "Services API / Web (SOAP Server).

2 - I generated the dolibarrkey parameter.

3 - But in woocommerce it asks for a URL https: // mydolibarr / webservices. When I’m going to save I get the message "The webservice is not available. Please check the URL)
But woocommerce detected the version of Dolibarr.

Can someone tell me why they are giving this error? What is the correct URL?

thanks

Hi,
I don’t remember how I set it up in past when I was testing the module but I think there was something to do with “https” try without at the end “s” e.g. http: // mydolibarr / webservices
you can also have a look into readme.txt file that is inside the zipped file.
Hope that helps

I’ve already used https: //, anyway the error and does not recognize the URL

Try with

and leave it for some time (in my case it was at least an hour for over 700 products) if it doesn’t work then try with

and again leave it for some time to synchronise. Let us know about the outcome. If it doesn’t work I’ll try myself this weekend as I’m sure it worked for me just don’t remember how I did it.

P.S.
The link to web services should look like this