[Erp5-report] r21766 - in /erp5/trunk/bt5/erp5_mrp: PortalTypeTemplateItem/portal_types/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jun 24 14:51:54 CEST 2008


Author: luke
Date: Tue Jun 24 14:51:48 2008
New Revision: 21766

URL: http://svn.erp5.org?rev=21766&view=rev
Log:
- explained portal types in descriptions
- XML changes

Modified:
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Cell.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Line.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Module.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Rule.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Cell.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Line.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Module.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Cell.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Line.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Module.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain%20Module.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Link.xml
    erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Node.xml
    erp5/trunk/bt5/erp5_mrp/bt/revision

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Cell.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Order%2520Cell.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Cell.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Cell.xml Tue Jun 24 14:51:48 2008
@@ -65,7 +65,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>Une ligne tarifaire.</string> </value>
+            <value> <string>A OrderCell allows to define specific quantities for each variation of a resource in a order line.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
@@ -98,6 +98,10 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Order%2520Line.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Line.xml Tue Jun 24 14:51:48 2008
@@ -71,8 +71,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>A Product object holds the information about\n
-a manufactured product, like a pen, a bicycle...</string> </value>
+            <value> <string>Defines price, dates and quantity of resource to be produced, allows to choose transformation, which will be used</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Order%2520Module.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Module.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Module.xml Tue Jun 24 14:51:48 2008
@@ -90,8 +90,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>Folders allow to store a large number of documents (1,000,000 should not\n
-be a problem).</string> </value>
+            <value> <string>Holds Production Orders</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Order%2520Rule.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Rule.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order%20Rule.xml Tue Jun 24 14:51:48 2008
@@ -65,8 +65,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>      Prouction Order Rule object use a Supply Chain to expand a Production\n
-      Order.\n
+            <value> <string>Prouction Order Rule object use a Supply Chain to expand a Production Order.\n
 </string> </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Order.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Order.xml Tue Jun 24 14:51:48 2008
@@ -71,7 +71,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>A Production Order requests the production of a quantity of goods or services by a workshop, a production facility or through a given supply chain. Production Orders may reference or embed a Transformation which defines how to produced finished products out of elementary components or operations. </string> </value>
+            <value> <string>A Production Order allows for entering production order information, actors involved in an order, payment conditions, ordered products or services, quantity, price, etc. It also allows to choose supply chain defining the production process and. It follows a standard production order workflow which represents the maturity of an order from prospect to confirmation. Once an order is confirmed, it can not be modified.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Cell.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Packing%2520List%2520Cell.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Cell.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Cell.xml Tue Jun 24 14:51:48 2008
@@ -65,7 +65,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>Une ligne tarifaire.</string> </value>
+            <value> <string>A Packing List Cell allows to define specific quantities for each variation of a resource in a packing list line.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
@@ -98,6 +98,10 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Packing%2520List%2520Line.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Line.xml Tue Jun 24 14:51:48 2008
@@ -71,8 +71,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>A Product object holds the information about\n
-a manufactured product, like a pen, a bicycle...</string> </value>
+            <value> <string>Production Packing List Line defines quantity, prices, dates of resource that has to be delivered.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Packing%2520List%2520Module.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Module.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Packing%20List%20Module.xml Tue Jun 24 14:51:48 2008
@@ -90,8 +90,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>Folders allow to store a large number of documents (1,000,000 should not\n
-be a problem).</string> </value>
+            <value> <string>Holds Production Packing Lists</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Cell.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Report%2520Cell.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Cell.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Cell.xml Tue Jun 24 14:51:48 2008
@@ -71,7 +71,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>Une ligne tarifaire.</string> </value>
+            <value> <string>A Packing Report Cell allows to define specific quantities for each variation of a resource in a packing list line.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
@@ -108,6 +108,10 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Report%2520Line.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Line.xml Tue Jun 24 14:51:48 2008
@@ -71,8 +71,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>A Product object holds the information about\n
-a manufactured product, like a pen, a bicycle...</string> </value>
+            <value> <string>Production Report Line defines quantity, prices, dates of resource that has to be consumed/produced.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%2520Report%2520Module.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Module.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Production%20Report%20Module.xml Tue Jun 24 14:51:48 2008
@@ -90,8 +90,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>Folders allow to store a large number of documents (1,000,000 should not\n
-be a problem).</string> </value>
+            <value> <string>Holds Production Reports</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%2520Chain%2520Module.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain%20Module.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain%20Module.xml Tue Jun 24 14:51:48 2008
@@ -84,8 +84,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>Folders allow to store a large number of documents (1,000,000 should not\n
-be a problem).</string> </value>
+            <value> <string>Holds Supply Chains</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%2520Chain.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Chain.xml Tue Jun 24 14:51:48 2008
@@ -65,16 +65,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>        A Document can contain text that can be formatted using\n
-        *Structured Text* or *HTML*. Text can be automatically translated\n
-        through the use of \'message catalogs\'.\n
-\n
-        A Document is a terminating leaf\n
-        in the OFS. It can not contain anything.\n
-\n
-        Document inherits from XMLObject and can\n
-        be synchronized accross multiple sites.\n
-</string> </value>
+            <value> <string>Supply Chain defines the route used to produce a resource. Supply Chain is an oriented graph representing production process.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Link.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%2520Link.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Link.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Link.xml Tue Jun 24 14:51:48 2008
@@ -65,17 +65,15 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>\n
-      A DeliveryLine object allows to implement lines in\n
-      Deliveries (packing list, order, invoice, etc.)\n
-\n
-      It may include a price (for insurance, for customs, for invoices,\n
-      for orders)\n
-</string> </value>
+            <value> <string>Supply Link defines possible movements of resources between source and destination Supply Nodes. Each Supply Link is associated with one or more industrial phases.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
             <value> <string>addSupplyLink</string> </value>
+        </item>
+        <item>
+            <key> <string>filter_content_types</string> </key>
+            <value> <int>1</int> </value>
         </item>
         <item>
             <key> <string>group_list</string> </key>
@@ -94,6 +92,10 @@
             <value> <string>Supply Link</string> </value>
         </item>
         <item>
+            <key> <string>init_script</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
@@ -103,6 +105,10 @@
               <tuple/>
             </value>
         </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
       </dictionary>
     </pickle>
   </record>

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Node.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%2520Node.xml?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Node.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeTemplateItem/portal_types/Supply%20Node.xml Tue Jun 24 14:51:48 2008
@@ -65,17 +65,15 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>\n
-      A DeliveryLine object allows to implement lines in\n
-      Deliveries (packing list, order, invoice, etc.)\n
-\n
-      It may include a price (for insurance, for customs, for invoices,\n
-      for orders)\n
-</string> </value>
+            <value> <string>Defines node for graph used by Supply Chain</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
             <value> <string>addSupplyLink</string> </value>
+        </item>
+        <item>
+            <key> <string>filter_content_types</string> </key>
+            <value> <int>1</int> </value>
         </item>
         <item>
             <key> <string>group_list</string> </key>
@@ -94,6 +92,10 @@
             <value> <string>Supply Node</string> </value>
         </item>
         <item>
+            <key> <string>init_script</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
         </item>
@@ -103,6 +105,10 @@
               <tuple/>
             </value>
         </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
       </dictionary>
     </pickle>
   </record>

Modified: erp5/trunk/bt5/erp5_mrp/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/revision?rev=21766&r1=21765&r2=21766&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/revision (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/revision Tue Jun 24 14:51:48 2008
@@ -1,1 +1,1 @@
-86
+88




More information about the Erp5-report mailing list