From ac42aeed267c9218600a1ae8b90eb5e9a62280b6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Thu, 5 Aug 2010 09:09:02 +0000
Subject: [PATCH] document a bit this solver

git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37511 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_solvers/Trade%20Model%20Solver.xml            | 9 ++++++++-
 bt5/erp5_simulation/bt/revision                          | 2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_simulation/PortalTypeTemplateItem/portal_solvers/Trade%20Model%20Solver.xml b/bt5/erp5_simulation/PortalTypeTemplateItem/portal_solvers/Trade%20Model%20Solver.xml
index 67da5c5ec6..16b573d11a 100644
--- a/bt5/erp5_simulation/PortalTypeTemplateItem/portal_solvers/Trade%20Model%20Solver.xml
+++ b/bt5/erp5_simulation/PortalTypeTemplateItem/portal_solvers/Trade%20Model%20Solver.xml
@@ -54,6 +54,12 @@
               <tuple/>
             </value>
         </item>
+        <item>
+            <key> <string>content_icon</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
         <item>
             <key> <string>contributor_list</string> </key>
             <value>
@@ -62,7 +68,8 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>The Trade Model Solver solves the divergence by accepting the decision and updating a simulation movement, and also updates trade model related movements.</string> </value>
+            <value> <string>The Trade Model Solver solves a quantity divergence on an delivery line by accepting the decision and updating a simulation movement, and also updates trade model related movements.\n
+It must be used as a solver for quantity divergence on input lines.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
diff --git a/bt5/erp5_simulation/bt/revision b/bt5/erp5_simulation/bt/revision
index acfba60953..83248fb9df 100644
--- a/bt5/erp5_simulation/bt/revision
+++ b/bt5/erp5_simulation/bt/revision
@@ -1 +1 @@
-141
\ No newline at end of file
+142
\ No newline at end of file
-- 
2.30.9