[Erp5-report] r35369 yo - in /erp5/trunk/bt5/erp5_trade: PortalTypeTemplateItem/portal_type...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon May 17 07:50:56 CEST 2010


Author: yo
Date: Mon May 17 07:50:55 2010
New Revision: 35369

URL: http://svn.erp5.org?rev=35369&view=rev
Log:
2010-05-17 yo
* Inventory Line and Inventory Cell are not invoice movements.

Modified:
    erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml
    erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml
    erp5/trunk/bt5/erp5_trade/bt/change_log
    erp5/trunk/bt5/erp5_trade/bt/revision

Modified: erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%2520Cell.xml?rev=35369&r1=35368&r2=35369&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml [utf8] Mon May 17 07:50:55 2010
@@ -41,7 +41,6 @@
               <tuple>
                 <string>delivery_movement</string>
                 <string>inventory_movement</string>
-                <string>invoice_movement</string>
               </tuple>
             </value>
         </item>
@@ -51,11 +50,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%2520Line.xml?rev=35369&r1=35368&r2=35369&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml [utf8] Mon May 17 07:50:55 2010
@@ -68,7 +68,6 @@
               <tuple>
                 <string>delivery_movement</string>
                 <string>inventory_movement</string>
-                <string>invoice_movement</string>
               </tuple>
             </value>
         </item>
@@ -82,7 +81,9 @@
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_trade/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/change_log?rev=35369&r1=35368&r2=35369&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade/bt/change_log [utf8] Mon May 17 07:50:55 2010
@@ -1,3 +1,6 @@
+2010-05-17 yo
+* Inventory Line and Inventory Cell are not invoice movements.
+
 2010-05-10 tatuya
 * Fix the groups of the Internal Order Module portal type. Add module group into it.
 

Modified: erp5/trunk/bt5/erp5_trade/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/revision?rev=35369&r1=35368&r2=35369&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade/bt/revision [utf8] Mon May 17 07:50:55 2010
@@ -1,1 +1,1 @@
-921
+923




More information about the Erp5-report mailing list