From 927f14b65fc39e6e4288d723288181fd29a3b3f5 Mon Sep 17 00:00:00 2001 From: Kamel Khelifa Date: Tue, 25 Jun 2024 12:07:19 +0200 Subject: [PATCH] =?UTF-8?q?-=20Debloque=20la=20possibilit=C3=A9=20de=20met?= =?UTF-8?q?tre=20a=20jour=20les=20produit=20de=20dolibarr=20vers=20WooComm?= =?UTF-8?q?erce=20m=C3=AAme=20si=20la=20synchro=20descandant=20des=20categ?= =?UTF-8?q?ories=20et=20produits=20n'as=20pas=20=C3=A9t=C3=A9=20effectu?= =?UTF-8?q?=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChangeLog.md | 6 +++++- VERSION | 2 +- tpl/site.tpl.php | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index b418ebc..7860b8b 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,8 @@ # ChangeLog +## [14.0.5] - 25-06-2024 +- Debloque la possibilité de mettre a jour les produit de dolibarr vers WooCommerce même si la synchro descandant des categories et produits n'as pas été effectué + ## [14.0.4] - 21-06-2024 - Ajout de la synchronisation des Mode(s) d’expédition par zone - Ajout du choix de l'entrepot synchronisée en fonction du choix du mode d'expedition @@ -907,7 +910,8 @@ - Initial version. -[Non Distribué]: https://github.com/OPEN-DSI/ecommerceng_woosync/compare/14.0.4...HEAD +[Non Distribué]: https://github.com/OPEN-DSI/ecommerceng_woosync/compare/14.0.5...HEAD +[14.0.5]: https://github.com/OPEN-DSI/ecommerceng_woosync/commits/14.0.5 [14.0.4]: https://github.com/OPEN-DSI/ecommerceng_woosync/commits/14.0.4 [14.0.3]: https://github.com/OPEN-DSI/ecommerceng_woosync/commits/14.0.3 [14.0.2]: https://github.com/OPEN-DSI/ecommerceng_woosync/commits/14.0.2 \ No newline at end of file diff --git a/VERSION b/VERSION index 25f846f..6dbeddf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.0.4 \ No newline at end of file +14.0.5 \ No newline at end of file diff --git a/tpl/site.tpl.php b/tpl/site.tpl.php index 95596b9..c32a2ee 100644 --- a/tpl/site.tpl.php +++ b/tpl/site.tpl.php @@ -375,8 +375,8 @@ class="button" 0 ? ' disabled="disabled"' : 0) { ?> 0 || $nbCategoriesToUpdate > 0 || $nbProductToUpdate > 0 ? ' disabled="disabled"' : '') ?> - value=" 0 || $nbProductToUpdate > 0 || $nbCategoriesToUpdateDToE > 0 ? $langs->trans('ECommerceSynchronizeProduct') . ' (' . ($nbProductToUpdate > 0 ? $langs->trans("SyncProductFirst") : $langs->trans("SyncCategFirst")) . ")" : $langs->trans('ECommerceSynchronizeProduct')) ?>"> + class="button" 0 ? ' disabled="disabled"' : '') ?> + value=" 0 ? $langs->trans('ECommerceSynchronizeProduct') . ' (' . ($nbProductToUpdate > 0 ? $langs->trans("SyncProductFirst") : $langs->trans("SyncCategFirst")) . ")" : $langs->trans('ECommerceSynchronizeProduct')) ?>">