Comme indiqué,

voici un patch pour corriger le rafraichissement des lignes fantômes des commandes clients, et du module marges dans le cas où
MAIN_DISABLE_PDF_AUTOUPDATE est mis à 1.

Cyril ZEKSER.

--- htdocs/commande/fiche.php   Thu Feb 21 10:27:25 2013
+++ htdocs/commande/fiche.php   Thu Mar 07 17:17:14 2013
@@ -727,0 +728 @@
+                               $ret=$object->fetch($object->id);    // Reload 
to get new records
@@ -740 +740,0 @@
-                                       $ret=$object->fetch($object->id);    // 
Reload to get new records
_______________________________________________
Dolibarr-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Répondre à