GPCsolutions / doliwoo

Dolibarr WooCommerce integration
https://gpcsolutions.github.io/doliwoo
39 stars 35 forks source link

Don't update image if it has not changed #79

Open rdoursenaud opened 9 years ago

rdoursenaud commented 9 years ago

Image updates are quite process and network intensive. We should avoid getting them if they haven't changed.

This would require a change in Dolibarr to allow getting an image hash from the webservice and compare it to our current attachments.