diff --git a/bt5/erp5_trade/ModuleTemplateItem/internal_packing_list_module.xml b/bt5/erp5_trade/ModuleTemplateItem/internal_packing_list_module.xml index 2959d309c437ed0de3c8d15f1e85e1368de45771..cc5d17522290ae56b7af685a98f9fa87ca3abbfb 100755 --- a/bt5/erp5_trade/ModuleTemplateItem/internal_packing_list_module.xml +++ b/bt5/erp5_trade/ModuleTemplateItem/internal_packing_list_module.xml @@ -112,6 +112,9 @@ <name>Add ERP5 Forms</name> <role>Manager</role> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> <role>Manager</role> @@ -222,6 +225,9 @@ <name>Add Pluggable Index</name> <role>Manager</role> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> <role>Manager</role> @@ -290,6 +296,9 @@ <name>Add ZODB Mount Points</name> <role>Manager</role> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> <role>Manager</role> @@ -690,6 +699,9 @@ <name>WebDAV access</name> <role>Manager</role> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_trade/ModuleTemplateItem/inventory_module.xml b/bt5/erp5_trade/ModuleTemplateItem/inventory_module.xml index 67b39ce6b746e9f061358c7fbb238feabc03d9ff..11e0ec877439823aec3ad507cf62032827933c9f 100755 --- a/bt5/erp5_trade/ModuleTemplateItem/inventory_module.xml +++ b/bt5/erp5_trade/ModuleTemplateItem/inventory_module.xml @@ -112,6 +112,9 @@ <name>Add ERP5 Forms</name> <role>Manager</role> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> <role>Manager</role> @@ -222,6 +225,9 @@ <name>Add Pluggable Index</name> <role>Manager</role> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> <role>Manager</role> @@ -290,6 +296,9 @@ <name>Add ZODB Mount Points</name> <role>Manager</role> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> <role>Manager</role> @@ -690,6 +699,9 @@ <name>WebDAV access</name> <role>Manager</role> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_trade/ModuleTemplateItem/purchase_order_module.xml b/bt5/erp5_trade/ModuleTemplateItem/purchase_order_module.xml index c87b8d0e9572641b7c350ff933dc7d5ac63b0b0d..9a544a18b58cc507e1687c4bc3680f177f25ac7b 100755 --- a/bt5/erp5_trade/ModuleTemplateItem/purchase_order_module.xml +++ b/bt5/erp5_trade/ModuleTemplateItem/purchase_order_module.xml @@ -127,6 +127,9 @@ <name>Add ERP5 Forms</name> <role>Manager</role> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> <role>Manager</role> @@ -237,6 +240,9 @@ <name>Add Pluggable Index</name> <role>Manager</role> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> <role>Manager</role> @@ -305,6 +311,9 @@ <name>Add ZODB Mount Points</name> <role>Manager</role> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> <role>Manager</role> @@ -723,6 +732,9 @@ <name>WebDAV access</name> <role>Manager</role> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_trade/ModuleTemplateItem/purchase_packing_list_module.xml b/bt5/erp5_trade/ModuleTemplateItem/purchase_packing_list_module.xml index 613f10f49557208859243ffe213b6eb3bc0d2876..b79fb03948e814c1880942d735b4f0e7f4e9a38f 100755 --- a/bt5/erp5_trade/ModuleTemplateItem/purchase_packing_list_module.xml +++ b/bt5/erp5_trade/ModuleTemplateItem/purchase_packing_list_module.xml @@ -127,6 +127,9 @@ <name>Add ERP5 Forms</name> <role>Manager</role> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> <role>Manager</role> @@ -237,6 +240,9 @@ <name>Add Pluggable Index</name> <role>Manager</role> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> <role>Manager</role> @@ -305,6 +311,9 @@ <name>Add ZODB Mount Points</name> <role>Manager</role> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> <role>Manager</role> @@ -723,6 +732,9 @@ <name>WebDAV access</name> <role>Manager</role> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_trade/ModuleTemplateItem/purchase_supply_module.xml b/bt5/erp5_trade/ModuleTemplateItem/purchase_supply_module.xml index 11235f8ce434f32aa90a34be9592589754ffc86d..74991bccb548fb3b4149af09225510c1cef86562 100755 --- a/bt5/erp5_trade/ModuleTemplateItem/purchase_supply_module.xml +++ b/bt5/erp5_trade/ModuleTemplateItem/purchase_supply_module.xml @@ -85,6 +85,9 @@ <permission> <name>Add ERP5 Forms</name> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> </permission> @@ -169,6 +172,9 @@ <permission> <name>Add Pluggable Index</name> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> </permission> @@ -220,6 +226,9 @@ <permission> <name>Add ZODB Mount Points</name> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> </permission> @@ -526,6 +535,9 @@ <permission> <name>WebDAV access</name> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_trade/ModuleTemplateItem/purchase_trade_condition_module.xml b/bt5/erp5_trade/ModuleTemplateItem/purchase_trade_condition_module.xml index 8792e92c30bce552e5bf9f0a4c9dcb982b5f716d..f0a1b622891a6ea188bda10c2e44c692aa7b8e96 100755 --- a/bt5/erp5_trade/ModuleTemplateItem/purchase_trade_condition_module.xml +++ b/bt5/erp5_trade/ModuleTemplateItem/purchase_trade_condition_module.xml @@ -127,6 +127,9 @@ <name>Add ERP5 Forms</name> <role>Manager</role> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> <role>Manager</role> @@ -237,6 +240,9 @@ <name>Add Pluggable Index</name> <role>Manager</role> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> <role>Manager</role> @@ -305,6 +311,9 @@ <name>Add ZODB Mount Points</name> <role>Manager</role> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> <role>Manager</role> @@ -723,6 +732,9 @@ <name>WebDAV access</name> <role>Manager</role> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_trade/ModuleTemplateItem/sale_order_module.xml b/bt5/erp5_trade/ModuleTemplateItem/sale_order_module.xml index 873326fe0169b79c406c3b1d94d2539755e5b1f8..fa734c2f2a681a84c335739b0af181cb1f535d78 100755 --- a/bt5/erp5_trade/ModuleTemplateItem/sale_order_module.xml +++ b/bt5/erp5_trade/ModuleTemplateItem/sale_order_module.xml @@ -127,6 +127,9 @@ <name>Add ERP5 Forms</name> <role>Manager</role> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> <role>Manager</role> @@ -237,6 +240,9 @@ <name>Add Pluggable Index</name> <role>Manager</role> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> <role>Manager</role> @@ -305,6 +311,9 @@ <name>Add ZODB Mount Points</name> <role>Manager</role> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> <role>Manager</role> @@ -723,6 +732,9 @@ <name>WebDAV access</name> <role>Manager</role> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_trade/ModuleTemplateItem/sale_packing_list_module.xml b/bt5/erp5_trade/ModuleTemplateItem/sale_packing_list_module.xml index 5f098e8cb3568a4c9652962fb5d142ea659a0089..a4f960e5878c696a6e13d5c9bcbf52a0d33140d0 100755 --- a/bt5/erp5_trade/ModuleTemplateItem/sale_packing_list_module.xml +++ b/bt5/erp5_trade/ModuleTemplateItem/sale_packing_list_module.xml @@ -127,6 +127,9 @@ <name>Add ERP5 Forms</name> <role>Manager</role> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> <role>Manager</role> @@ -237,6 +240,9 @@ <name>Add Pluggable Index</name> <role>Manager</role> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> <role>Manager</role> @@ -305,6 +311,9 @@ <name>Add ZODB Mount Points</name> <role>Manager</role> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> <role>Manager</role> @@ -723,6 +732,9 @@ <name>WebDAV access</name> <role>Manager</role> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_trade/ModuleTemplateItem/sale_supply_module.xml b/bt5/erp5_trade/ModuleTemplateItem/sale_supply_module.xml index f6211051089cc2196f97d88600540773e2ac5af4..530ba57f789f1e08fb7bc54ebbcfa0d78ff35145 100755 --- a/bt5/erp5_trade/ModuleTemplateItem/sale_supply_module.xml +++ b/bt5/erp5_trade/ModuleTemplateItem/sale_supply_module.xml @@ -85,6 +85,9 @@ <permission> <name>Add ERP5 Forms</name> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> </permission> @@ -169,6 +172,9 @@ <permission> <name>Add Pluggable Index</name> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> </permission> @@ -220,6 +226,9 @@ <permission> <name>Add ZODB Mount Points</name> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> </permission> @@ -526,6 +535,9 @@ <permission> <name>WebDAV access</name> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_trade/ModuleTemplateItem/sale_trade_condition_module.xml b/bt5/erp5_trade/ModuleTemplateItem/sale_trade_condition_module.xml index 923b1f5cf4d292abe518be6d9139baf6561a80b5..0ee52cb2caa364f9dfb122b8f97467fcb399d007 100755 --- a/bt5/erp5_trade/ModuleTemplateItem/sale_trade_condition_module.xml +++ b/bt5/erp5_trade/ModuleTemplateItem/sale_trade_condition_module.xml @@ -127,6 +127,9 @@ <name>Add ERP5 Forms</name> <role>Manager</role> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> <role>Manager</role> @@ -237,6 +240,9 @@ <name>Add Pluggable Index</name> <role>Manager</role> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> <role>Manager</role> @@ -305,6 +311,9 @@ <name>Add ZODB Mount Points</name> <role>Manager</role> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> <role>Manager</role> @@ -723,6 +732,9 @@ <name>WebDAV access</name> <role>Manager</role> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Cell.xml index 223cce11f8d8e61a7526547526a9e83d17233534..33ecc2fc1f331dd23b02e29fd0422a00c769b6fa 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Cell.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Cell.xml @@ -225,8 +225,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> @@ -259,7 +259,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>View</string> + <string>Manage properties</string> </tuple> </value> </item> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Line.xml index b0a50b673a2780cc683ab2244e7ca6eca1ba5b0f..ca4d6ee322eb59cfa7e0977c03573e11b828f8de 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Line.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container%20Line.xml @@ -292,8 +292,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> @@ -326,7 +326,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>View</string> + <string>Manage properties</string> </tuple> </value> </item> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container.xml index 7bcf6ad6539f5dcb535591b3f5d1e8aba3369a93..86271ada1023805208b145e7710cdb205987e4fb 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Container.xml @@ -234,8 +234,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> @@ -268,7 +268,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>View</string> + <string>Manage properties</string> </tuple> </value> </item> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Cell.xml index 89d8c313e92fbd1faf358b6b1f92777eefe06fe1..cd36e90fa1df37fafb0ea36be75775727ba2a9d5 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Cell.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Cell.xml @@ -225,8 +225,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> @@ -259,7 +259,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>View</string> + <string>Manage properties</string> </tuple> </value> </item> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Discount.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Discount.xml index 3ea18a610d62ff8200fbcda72b843880f1fc08c2..a83a835c0767e3ed8d0e57d24d36e84fc5dc3127 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Discount.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Discount.xml @@ -225,8 +225,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> @@ -259,7 +259,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>View</string> + <string>Manage properties</string> </tuple> </value> </item> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml index 3bbbcfb335d9b6a01cb6c2777683ae113d43c4e9..7df873119b46d845ff9824e7d7306396f84118f9 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List%20Line.xml @@ -355,8 +355,8 @@ a manufactured product, like a pen, a bicycle...</string> </value> <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml index 7f5efab7995e4b4240405207b55962969795df91..26b269d889f9738227eeb3ffcc81ff0ff9778b3f 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Internal%20Packing%20List.xml @@ -237,8 +237,8 @@ a manufactured product, like a pen, a bicycle...</string> </value> <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml index a3158a42a603fb06da90374218f5768c7c14e2e8..fb137656e0f7ead0ed70c63ea794a909acbe4744 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Cell.xml @@ -227,8 +227,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> @@ -261,7 +261,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>View</string> + <string>Manage properties</string> </tuple> </value> </item> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml index 9e7dd4e7e15dfb4c30e2fd0b358143e5480bae5d..4f568b0e26fbaf1f6779a405ad3cc426f0df5752 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml @@ -355,8 +355,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory.xml index 3f9cf4e31d2e93604e2c31cf004e5bd333e13b16..baf7e6bc9afc43bc553b9ccbd0008ea98a51713a 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory.xml @@ -226,8 +226,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Payment%20Condition.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Payment%20Condition.xml index 05ee75122347fc9ba54e877d98d3b0bcb27617e5..c47c15e994a02adf860eddf985f18e29164bd4c2 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Payment%20Condition.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Payment%20Condition.xml @@ -282,8 +282,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml index bd08262de55c36c22498f147e4f381fff13291ca..84c242fa7f181d478c009e20be0a7bf15ab84834 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order%20Line.xml @@ -381,7 +381,7 @@ a manufactured product, like a pen, a bicycle...</string> </value> <pickle> <tuple> <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> + <string>Products.ERP5Type.patches.ActionInformation</string> <string>PatchedActionInformation</string> </tuple> <none/> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml index 6bd610ae6001515b913560f9469dfbd2556dcef1..cb84ff550769d0753b52368921eaf8a287fc5c49 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Order.xml @@ -404,8 +404,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Cell.xml index 6d0d867991750c5915e31cdc6087d4c2081dae75..f3ec3ad4b1666c118a9c9b58fc6ea04d7e3a4260 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Cell.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List%20Cell.xml @@ -282,7 +282,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>View</string> + <string>Manage properties</string> </tuple> </value> </item> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml index e77ed12dd27fd12fbaf158b59536ba8a7f3a5f5d..86af29f7ca75ebbe1cdd5cf730f73aa540dc0958 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Packing%20List.xml @@ -243,7 +243,7 @@ <pickle> <tuple> <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> + <string>Products.ERP5Type.patches.ActionInformation</string> <string>PatchedActionInformation</string> </tuple> <none/> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Supply.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Supply.xml index 50f530d0d96f7f9a21ee021c194eaff08d667fc5..5b40d830aa9499d9a1a1809b97f3870eb2648d86 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Supply.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Supply.xml @@ -234,7 +234,7 @@ <pickle> <tuple> <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> + <string>Products.ERP5Type.patches.ActionInformation</string> <string>PatchedActionInformation</string> </tuple> <none/> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml index 1317dec73892abd6b34d598bcb07fc49a7add500..64689519680e5affb280afff5eca4344669aa728 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Purchase%20Trade%20Condition.xml @@ -393,8 +393,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> @@ -427,7 +427,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>View</string> + <string>Manage properties</string> </tuple> </value> </item> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml index 48cb11c9720b4d52c098067b663fe904572c8783..bf21e5ca74316bb93c45b388f27931429639ec13 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order%20Line.xml @@ -385,7 +385,7 @@ a manufactured product, like a pen, a bicycle...</string> </value> <pickle> <tuple> <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> + <string>Products.ERP5Type.patches.ActionInformation</string> <string>PatchedActionInformation</string> </tuple> <none/> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml index 97b800d5b21971bc87ed0e7ff8a4fa01d57f6793..c68629e5aadaa249133457aa21d7b00f37cb51c2 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Order.xml @@ -450,7 +450,7 @@ <pickle> <tuple> <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> + <string>Products.ERP5Type.patches.ActionInformation</string> <string>PatchedActionInformation</string> </tuple> <none/> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Cell.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Cell.xml index 25b0be4d24545c38796841f61fd76cc93b855064..5894843bf1ac957df814e785a5b5fc115a8bc5c7 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Cell.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Cell.xml @@ -224,8 +224,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> @@ -258,7 +258,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>View</string> + <string>Manage properties</string> </tuple> </value> </item> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Line.xml index bb3fce01c319f4e0b1e7bb415caf15a80fccef76..7b2b5a5c1b263b2b6b20075cb849cb843b27cef3 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Line.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List%20Line.xml @@ -381,7 +381,7 @@ a manufactured product, like a pen, a bicycle...</string> </value> <pickle> <tuple> <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> + <string>Products.ERP5Type.patches.ActionInformation</string> <string>PatchedActionInformation</string> </tuple> <none/> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List.xml index 246e42051e067236af5d6d7894005a29a5543d86..09d1b257348134538aa2f4dceca7d6b50576dc76 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Packing%20List.xml @@ -312,7 +312,7 @@ <pickle> <tuple> <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> + <string>Products.ERP5Type.patches.ActionInformation</string> <string>PatchedActionInformation</string> </tuple> <none/> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Supply.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Supply.xml index 4391043e9021c75683b66f63840b74c33c97b598..4ce5778af03b56f292941d6b7f606407807438f9 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Supply.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Supply.xml @@ -234,7 +234,7 @@ <pickle> <tuple> <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> + <string>Products.ERP5Type.patches.ActionInformation</string> <string>PatchedActionInformation</string> </tuple> <none/> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition.xml index f22ad9dc228e57e6edebce1516ac265d290e6775..a3bd7078fb5563efb816bdd90a2abdb7ab2840b3 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Sale%20Trade%20Condition.xml @@ -396,8 +396,8 @@ <pickle> <tuple> <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> </tuple> <none/> </tuple> @@ -430,7 +430,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>View</string> + <string>Manage properties</string> </tuple> </value> </item> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Supply%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Supply%20Line.xml index b5d30b310bf1e463602e63a6f30ca5f50ce2b098..30b02b893ac247dc4bb527b5beebdc5be56cff56 100755 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Supply%20Line.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Supply%20Line.xml @@ -584,7 +584,7 @@ <pickle> <tuple> <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> + <string>Products.ERP5Type.patches.ActionInformation</string> <string>PatchedActionInformation</string> </tuple> <none/> @@ -626,7 +626,7 @@ <key> <string>permissions</string> </key> <value> <tuple> - <string>View</string> + <string>Manage properties</string> </tuple> </value> </item> diff --git a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PackingListLine_view/my_variation_category_list.xml b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PackingListLine_view/my_variation_category_list.xml index b78f8cce45df0408a6f2e1d0438bc1c2e1ffcb15..dbd4b42728590dfb54fc366c0bacac18aee5d986 100755 --- a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PackingListLine_view/my_variation_category_list.xml +++ b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PackingListLine_view/my_variation_category_list.xml @@ -306,7 +306,26 @@ <item> <key> <string>fields</string> </key> <value> - <dictionary/> + <dictionary> + <item> + <key> <string>cpu_type</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + </value> + </item> + <item> + <key> <string>hd_size</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> + </value> + </item> + <item> + <key> <string>memory_size</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent> + </value> + </item> + </dictionary> </value> </item> <item> @@ -331,7 +350,11 @@ <item> <key> <string>sub_list</string> </key> <value> - <list/> + <list> +<string>memory_size</string> +<string>cpu_type</string> +<string>hd_size</string> + </list> </value> </item> </dictionary> @@ -379,4 +402,849 @@ </dictionary> </pickle> </record> + <record id="4" aka="AAAAAAAAAAQ="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>MultiListField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>cpu_type</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>unknown_selection</string> </key> + <value> <string>You selected an item that was not in the list.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> + <list> + <tuple> +<string></string> +<string></string> + </tuple> + <list> + <string>cpu_type/via_c3_1000_mhz</string> + <string>cpu_type/via_c3_1000_mhz</string> + </list> + </list> + </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <int>5</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>cpu_type</string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string encoding="cdata"><![CDATA[ + +<br />\n + + +]]></string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="5" aka="AAAAAAAAAAU="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>MultiListField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>hd_size</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>unknown_selection</string> </key> + <value> <string>You selected an item that was not in the list.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> + <list> + <tuple> +<string></string> +<string></string> + </tuple> + <list> + <string>hd_size/30gb_disk</string> + <string>hd_size/30gb_disk</string> + </list> + <list> + <string>hd_size/lacie_drive_250_gb</string> + <string>hd_size/lacie_drive_250_gb</string> + </list> + <list> + <string>hd_size/no_disk</string> + <string>hd_size/no_disk</string> + </list> + <list> + <string>hd_size/lacie_mobile_drive_40_gb</string> + <string>hd_size/lacie_mobile_drive_40_gb</string> + </list> + <list> + <string>hd_size/lacie_mobile_drive_20_gb_sumicom_s600</string> + <string>hd_size/lacie_mobile_drive_20_gb_sumicom_s600</string> + </list> + <list> + <string>hd_size/10gb_disk</string> + <string>hd_size/10gb_disk</string> + </list> + <list> + <string>hd_size/lacie_mobile_drive_20_gb</string> + <string>hd_size/lacie_mobile_drive_20_gb</string> + </list> + <list> + <string>hd_size/lacie_drive_160_gb</string> + <string>hd_size/lacie_drive_160_gb</string> + </list> + <list> + <string>hd_size/lacie_mobile_drive_80_gb</string> + <string>hd_size/lacie_mobile_drive_80_gb</string> + </list> + </list> + </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <int>5</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>hd_size</string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string encoding="cdata"><![CDATA[ + +<br />\n + + +]]></string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="6" aka="AAAAAAAAAAY="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>MultiListField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>memory_size</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>unknown_selection</string> </key> + <value> <string>You selected an item that was not in the list.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> + <list> + <tuple> +<string></string> +<string></string> + </tuple> + <list> + <string>memory_size/0_mb</string> + <string>memory_size/0_mb</string> + </list> + <list> + <string>memory_size/256_mb</string> + <string>memory_size/256_mb</string> + </list> + <list> + <string>memory_size/512_mb</string> + <string>memory_size/512_mb</string> + </list> + <list> + <string>memory_size/128_mb</string> + <string>memory_size/128_mb</string> + </list> + </list> + </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <int>5</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>memory_size</string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string encoding="cdata"><![CDATA[ + +<br />\n + + +]]></string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Resource_viewDefaultSupplyLine/my_price_currency.xml b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Resource_viewDefaultSupplyLine/my_price_currency.xml index 3d11726f6d99b65b1e99b58ef9b3fe1139f86fdc..94a197384014784d67e66960673b5cd729ca6258 100755 --- a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Resource_viewDefaultSupplyLine/my_price_currency.xml +++ b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Resource_viewDefaultSupplyLine/my_price_currency.xml @@ -281,7 +281,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:[(\'\',\'\')]+map(lambda x:(x.getTitle(),\'currency/%s\' %x.id),here.currency.objectValues())</string> </value> + <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_view/my_price_currency.xml b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_view/my_price_currency.xml index f3188a2c3df14fd3825ae14072a5c536bfdd32bd..7014a986010a45fb406d30b81d7229bfe67171cf 100755 --- a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_view/my_price_currency.xml +++ b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_view/my_price_currency.xml @@ -281,7 +281,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:[(\'\',\'\')]+map(lambda x:(x.getTitle(),\'currency/%s\' %x.id),here.currency.objectValues())</string> </value> + <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewAdditionalPrice/my_price_currency.xml b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewAdditionalPrice/my_price_currency.xml index f3188a2c3df14fd3825ae14072a5c536bfdd32bd..7014a986010a45fb406d30b81d7229bfe67171cf 100755 --- a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewAdditionalPrice/my_price_currency.xml +++ b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewAdditionalPrice/my_price_currency.xml @@ -281,7 +281,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:[(\'\',\'\')]+map(lambda x:(x.getTitle(),\'currency/%s\' %x.id),here.currency.objectValues())</string> </value> + <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewBasePrice/my_price_currency.xml b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewBasePrice/my_price_currency.xml index f3188a2c3df14fd3825ae14072a5c536bfdd32bd..7014a986010a45fb406d30b81d7229bfe67171cf 100755 --- a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewBasePrice/my_price_currency.xml +++ b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewBasePrice/my_price_currency.xml @@ -281,7 +281,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:[(\'\',\'\')]+map(lambda x:(x.getTitle(),\'currency/%s\' %x.id),here.currency.objectValues())</string> </value> + <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewDiscountRatio/my_price_currency.xml b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewDiscountRatio/my_price_currency.xml index f3188a2c3df14fd3825ae14072a5c536bfdd32bd..7014a986010a45fb406d30b81d7229bfe67171cf 100755 --- a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewDiscountRatio/my_price_currency.xml +++ b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewDiscountRatio/my_price_currency.xml @@ -281,7 +281,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:[(\'\',\'\')]+map(lambda x:(x.getTitle(),\'currency/%s\' %x.id),here.currency.objectValues())</string> </value> + <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewExclusiveDiscountRatio/my_price_currency.xml b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewExclusiveDiscountRatio/my_price_currency.xml index f3188a2c3df14fd3825ae14072a5c536bfdd32bd..7014a986010a45fb406d30b81d7229bfe67171cf 100755 --- a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewExclusiveDiscountRatio/my_price_currency.xml +++ b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewExclusiveDiscountRatio/my_price_currency.xml @@ -281,7 +281,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:[(\'\',\'\')]+map(lambda x:(x.getTitle(),\'currency/%s\' %x.id),here.currency.objectValues())</string> </value> + <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewSurchargeRatio/my_price_currency.xml b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewSurchargeRatio/my_price_currency.xml index f3188a2c3df14fd3825ae14072a5c536bfdd32bd..7014a986010a45fb406d30b81d7229bfe67171cf 100755 --- a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewSurchargeRatio/my_price_currency.xml +++ b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/SupplyLine_viewSurchargeRatio/my_price_currency.xml @@ -281,7 +281,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:[(\'\',\'\')]+map(lambda x:(x.getTitle(),\'currency/%s\' %x.id),here.currency.objectValues())</string> </value> + <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/TradeCondition_getDueDate.xml b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/TradeCondition_getDueDate.xml index 0a62fabadb3a8d179c1cdbcd6435c43c8bac821c..9f00234c9c4ba18f10250cf1ec8fb73e4910b641 100755 --- a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/TradeCondition_getDueDate.xml +++ b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/TradeCondition_getDueDate.xml @@ -81,7 +81,7 @@ case = {\n \'packing list\': context.getStartDate, #packing_list.getTargetStopDate,\n }\n LOG("context.getTradeDateId() => %s "%context.getPaymentConditionTradeDate())\n -due_date = case[context.getPaymentConditionTradeDate()]()\n +due_date = case.get(context.getPaymentConditionTradeDate(), context.getStartDate)()\n due_date += context.getPaymentConditionPaymentTerm(0)\n \n peom = context.getPaymentConditionPaymentEndOfMonth()\n @@ -117,36 +117,36 @@ return due_date\n </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAA0AAAAQAAAAQwAA -AHMrAgAAZAEAawAAbAAAfQAAAWQCAIQAAH0BAGQDAIQAAH0BAGgAAAR0AgB0AwB0BABkBACDAgAD + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAwAAAAQAAAAQwAA +AHM9AgAAZAEAawAAbAAAfQAAAWQCAIQAAH0BAGQDAIQAAH0BAGgAAAR0AgB0AwB0BABkBACDAgAD PARkBQB0AwB0BABkBACDAgADPARkBgB0AwB0BABkBACDAgADPARkBwB0AwB0BABkBACDAgADPH0F -AHwBAGQIAHQDAHQEAGQJAIMCAIMAABaDAQABdAYAfAUAdAMAdAQAZAkAgwIAgwAAgwIAgwAAfQcA -fAcAdAMAdAQAZAoAgwIAZAsAgwEAN30HAHQDAHQEAGQMAIMCAIMAAH0IAHwBAGQNAHwIABaDAQAB -dAMAdAQAZAoAgwIAgwAAfQkAfAEAZA4AfAkAFoMBAAF0AwB0BABkDwCDAgCDAAB9CgB8AQBkEAB8 -CgAWgwEAAXwIAG+PAAFkCwB9CwB0AwB8BwBkEQCDAgCDAAB9DAB4LAB8DAB0AwB8BwB8CwAXZBEA -gwIAgwAAagIAbw4AAXwLAGQSADd9CwBxQAEBV3wHAHwLABdkEgAYfQcAfAkAdAIAagMAbw4AAXwH -AHwJADd9BwBuAQABfAoAdAIAagMAbw4AAXwHAHwKADd9BwBxIwIBbnAAAXwKAHQCAGQTAGQLAGcD -AGoHAG9ZAAFkCwB9CwB0AwB8BwBkEQCDAgCDAAB9DAB4LAB8DAB0AwB8BwB8CwAXZBEAgwIAgwAA -agIAbw4AAXwLAGQSADh9CwBx5QEBV3wHAHwLABd8CgAXfQcAbgEAAXwHAFNkAABTKBQAAABOKAEA -AABzCAAAAERhdGVUaW1lYwEAAAADAAAAAwAAAEMAAABzFgAAAHQAAHQBAGQBAIMCAGQCAHwAAIMC -AFMoAwAAAE5zAwAAAGxvZ3MZAAAAVHJhZGVDb25kaXRpb25fZ2V0RHVlRGF0ZSgDAAAAcwkAAABf -Z2V0YXR0cl9zBwAAAGNvbnRleHRzAwAAAG1zZygDAAAAcwMAAABtc2dzCQAAAF9nZXRhdHRyX3MH -AAAAY29udGV4dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMKAAAAPGxhbWJkYS42PgQA -AABzAAAAAGMBAAAAAgAAAAEAAABDAAAAcwQAAAB0AABTKAEAAABOKAEAAABzBAAAAE5vbmUoAgAA -AHMDAAAAbXNncwQAAABOb25lKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcwoAAAA8bGFt -YmRhLjc+BQAAAHMAAAAAcwwAAABnZXRTdGFydERhdGVzBwAAAGludm9pY2VzBQAAAG9yZGVycwwA -AABwYWNraW5nIGxpc3RzHwAAAGNvbnRleHQuZ2V0VHJhZGVEYXRlSWQoKSA9PiAlcyBzHAAAAGdl -dFBheW1lbnRDb25kaXRpb25UcmFkZURhdGVzHgAAAGdldFBheW1lbnRDb25kaXRpb25QYXltZW50 -VGVybWkAAAAAcyQAAABnZXRQYXltZW50Q29uZGl0aW9uUGF5bWVudEVuZE9mTW9udGhzCQAAAHBv -ZW0gOiAlc3MHAAAAcHQgOiAlc3MoAAAAZ2V0UGF5bWVudENvbmRpdGlvblBheW1lbnRBZGRpdGlv -bmFsVGVybXMIAAAAcGF0IDogJXNzBQAAAG1vbnRoaQEAAABzAAAAACgNAAAAcwgAAABEYXRlVGlt -ZXMDAAAATE9HcwQAAABOb25lcwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHRzBAAAAGNhc2VzCQAA -AF9nZXRpdGVtX3MIAAAAZHVlX2RhdGVzBAAAAHBlb21zAgAAAHB0cwMAAABwYXRzAQAAAGlzBQAA -AG1vbnRoKA0AAABzCAAAAERhdGVUaW1lcwMAAABMT0dzBAAAAE5vbmVzCQAAAF9nZXRhdHRyX3MH -AAAAY29udGV4dHMEAAAAY2FzZXMJAAAAX2dldGl0ZW1fcwgAAABkdWVfZGF0ZXMEAAAAcGVvbXMC +AHwBAGQIAHQDAHQEAGQJAIMCAIMAABaDAQABdAMAfAUAZAoAgwIAdAMAdAQAZAkAgwIAgwAAdAMA +dAQAZAQAgwIAgwIAgwAAfQYAfAYAdAMAdAQAZAsAgwIAZAwAgwEAN30GAHQDAHQEAGQNAIMCAIMA +AH0HAHwBAGQOAHwHABaDAQABdAMAdAQAZAsAgwIAgwAAfQgAfAEAZA8AfAgAFoMBAAF0AwB0BABk +EACDAgCDAAB9CQB8AQBkEQB8CQAWgwEAAXwHAG+PAAFkDAB9CgB0AwB8BgBkEgCDAgCDAAB9CwB4 +LAB8CwB0AwB8BgB8CgAXZBIAgwIAgwAAagIAbw4AAXwKAGQTADd9CgBxUgEBV3wGAHwKABdkEwAY +fQYAfAgAdAIAagMAbw4AAXwGAHwIADd9BgBuAQABfAkAdAIAagMAbw4AAXwGAHwJADd9BgBxNQIB +bnAAAXwJAHQCAGQUAGQMAGcDAGoHAG9ZAAFkDAB9CgB0AwB8BgBkEgCDAgCDAAB9CwB4LAB8CwB0 +AwB8BgB8CgAXZBIAgwIAgwAAagIAbw4AAXwKAGQTADh9CgBx9wEBV3wGAHwKABd8CQAXfQYAbgEA +AXwGAFNkAABTKBUAAABOKAEAAABzCAAAAERhdGVUaW1lYwEAAAADAAAAAwAAAEMAAABzFgAAAHQA +AHQBAGQBAIMCAGQCAHwAAIMCAFMoAwAAAE5zAwAAAGxvZ3MZAAAAVHJhZGVDb25kaXRpb25fZ2V0 +RHVlRGF0ZSgDAAAAcwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHRzAwAAAG1zZygDAAAAcwMAAABt +c2dzCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9u +KXMLAAAAPGxhbWJkYS4yNT4EAAAAcwAAAABjAQAAAAIAAAABAAAAQwAAAHMEAAAAdAAAUygBAAAA +TigBAAAAcwQAAABOb25lKAIAAABzAwAAAG1zZ3MEAAAATm9uZSgAAAAAKAAAAABzDwAAAFNjcmlw +dCAoUHl0aG9uKXMLAAAAPGxhbWJkYS4yNj4FAAAAcwAAAABzDAAAAGdldFN0YXJ0RGF0ZXMHAAAA +aW52b2ljZXMFAAAAb3JkZXJzDAAAAHBhY2tpbmcgbGlzdHMfAAAAY29udGV4dC5nZXRUcmFkZURh +dGVJZCgpID0+ICVzIHMcAAAAZ2V0UGF5bWVudENvbmRpdGlvblRyYWRlRGF0ZXMDAAAAZ2V0cx4A +AABnZXRQYXltZW50Q29uZGl0aW9uUGF5bWVudFRlcm1pAAAAAHMkAAAAZ2V0UGF5bWVudENvbmRp +dGlvblBheW1lbnRFbmRPZk1vbnRocwkAAABwb2VtIDogJXNzBwAAAHB0IDogJXNzKAAAAGdldFBh +eW1lbnRDb25kaXRpb25QYXltZW50QWRkaXRpb25hbFRlcm1zCAAAAHBhdCA6ICVzcwUAAABtb250 +aGkBAAAAcwAAAAAoDAAAAHMIAAAARGF0ZVRpbWVzAwAAAExPR3MEAAAATm9uZXMJAAAAX2dldGF0 +dHJfcwcAAABjb250ZXh0cwQAAABjYXNlcwgAAABkdWVfZGF0ZXMEAAAAcGVvbXMCAAAAcHRzAwAA +AHBhdHMBAAAAaXMFAAAAbW9udGgoDAAAAHMIAAAARGF0ZVRpbWVzAwAAAExPR3MEAAAATm9uZXMJ +AAAAX2dldGF0dHJfcwcAAABjb250ZXh0cwQAAABjYXNlcwgAAABkdWVfZGF0ZXMEAAAAcGVvbXMC AAAAcHRzAwAAAHBhdHMBAAAAaXMFAAAAbW9udGgoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhv bilzGQAAAFRyYWRlQ29uZGl0aW9uX2dldER1ZURhdGUBAAAAc0gAAAAAAg0BCQEJAgQBGAESARIB -DgIaAR4BGQISAQ4BEgEOARIBDgIHAQYBEgEDAB0BDwEOAQ0BDgENARIDFgEGARIBAwAdAQ8BEgIo +DgIaATABGQISAQ4BEgEOARIBDgIHAQYBEgEDAB0BDwEOAQ0BDgENARIDFgEGARIBAwAdAQ8BEgIo AQAAAHMZAAAAVHJhZGVDb25kaXRpb25fZ2V0RHVlRGF0ZSgBAAAAcxkAAABUcmFkZUNvbmRpdGlv bl9nZXREdWVEYXRlKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEA AABzAAAAAA==</string> </value> @@ -195,7 +195,6 @@ AABzAAAAAA==</string> </value> <string>_getattr_</string> <string>context</string> <string>case</string> - <string>_getitem_</string> <string>due_date</string> <string>peom</string> <string>pt</string> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/internal_packing_list_workflow/states/delivered.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/internal_packing_list_workflow/states/delivered.xml index e740ff45e70d37ec54c7aba05bfc48484d00b56c..49bcec678988f8b6eba4f0a341c09dd055b75db8 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/internal_packing_list_workflow/states/delivered.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/internal_packing_list_workflow/states/delivered.xml @@ -42,6 +42,14 @@ <tuple/> </value> </item> + <item> + <key> <string>type_list</string> </key> + <value> + <tuple> + <string>current_inventory</string> + </tuple> + </value> + </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/auto_planned.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/auto_planned.xml index a617f4573cb4b110165d0701a53d3f1b1de4ad34..33d38943dcca381bc793349a2a85ddea027e870c 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/auto_planned.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/auto_planned.xml @@ -41,6 +41,14 @@ </tuple> </value> </item> + <item> + <key> <string>type_list</string> </key> + <value> + <tuple> + <string>draft_order</string> + </tuple> + </value> + </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/cancelled.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/cancelled.xml index b6c52062acfc20c99866c11fa0c1bbed98195fd0..9931cd046a6a66d8afef4302aec955bb6d127f34 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/cancelled.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/cancelled.xml @@ -42,6 +42,14 @@ <tuple/> </value> </item> + <item> + <key> <string>type_list</string> </key> + <value> + <tuple> + <string>draft_order</string> + </tuple> + </value> + </item> <item> <key> <string>uid</string> </key> <value> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/draft.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/draft.xml index f73729a46964328b1810e3031f9708f1c009ac17..661a6973a0b4c5352a8c7eb3def8af87a79bd36d 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/draft.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/draft.xml @@ -44,6 +44,14 @@ </tuple> </value> </item> + <item> + <key> <string>type_list</string> </key> + <value> + <tuple> + <string>draft_order</string> + </tuple> + </value> + </item> <item> <key> <string>uid</string> </key> <value> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/ordered.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/ordered.xml index 61070bcec27a3c5eaea0b670c2a3b42e9acfc3f3..e03518b48543a665715b205a409a4db0ea662604 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/ordered.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/ordered.xml @@ -41,6 +41,15 @@ </tuple> </value> </item> + <item> + <key> <string>type_list</string> </key> + <value> + <tuple> + <string>future_inventory</string> + <string>planned_order</string> + </tuple> + </value> + </item> <item> <key> <string>uid</string> </key> <value> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/planned.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/planned.xml index 2d9ac2c854746644e648feb985e75012db298538..06e1019f5147a2ad533d02af3f5ba567797b761d 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/planned.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/order_workflow/states/planned.xml @@ -43,6 +43,15 @@ </tuple> </value> </item> + <item> + <key> <string>type_list</string> </key> + <value> + <tuple> + <string>future_inventory</string> + <string>planned_order</string> + </tuple> + </value> + </item> <item> <key> <string>uid</string> </key> <value> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/scripts/PackingList_updateAppliedRule.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/scripts/PackingList_updateAppliedRule.xml index f8a79a2492ab9fb4817cd69cef0121c7962d9adb..46d522af3d5bb4d87f72a522182e3fc3d5cdf5a4 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/scripts/PackingList_updateAppliedRule.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/scripts/PackingList_updateAppliedRule.xml @@ -23,16 +23,7 @@ <item> <key> <string>__ac_local_roles__</string> </key> <value> - <dictionary> - <item> - <key> <string>rc</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> + <none/> </value> </item> <item> @@ -95,9 +86,10 @@ packing_list.activate(after_path=after_path_list,tag=tag,\n \n \n # Make sure to reindex related simulation movement if we are already\n -# simulated\n +# simulated, call reindexObject, not immediateReindexObject so that\n +# catalogObjectList will be called with many objects\n packing_list.activate(after_path=after_path_list,tag=tag,\n - priority=3).applyToDeliveryRelatedMovement(method_id=\'recursiveReindexObject\')\n + priority=3).applyToDeliveryRelatedMovement(method_id=\'reindexObject\')\n \n packing_list.startBuilding()\n packing_list.activate(\n @@ -118,25 +110,24 @@ AGQWAHwKAIMAAWQXAIMCAIMAAAFkAABTKBgAAABOYwEAAAADAAAAAwAAAEMAAABzFgAAAHQAAHQB AGQBAIMCAGQCAHwAAIMCAFMoAwAAAE5zAwAAAGxvZ3MdAAAAUGFja2luZ0xpc3RfdXBkYXRlQXBw bGllZFJ1bGUoAwAAAHMJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0cwMAAABtc2coAwAAAHMDAAAA bXNncwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHQoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhv -bilzCwAAADxsYW1iZGEuNTA+AQAAAHMAAAAAYwEAAAABAAAAAQAAAEMAAABzBAAAAGQBAFMoAgAA -AE5zCAAAAERJU0FCTEVEKAAAAAAoAQAAAHMDAAAAbXNnKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQ -eXRob24pcwsAAAA8bGFtYmRhLjUxPgIAAABzAAAAAHMGAAAAb2JqZWN0cxEAAABnZXRDYXVzYWxp -dHlWYWx1ZXMGAAAAYXBwZW5kcwcAAABnZXRQYXRocxcAAABfZmlyc3RVcGRhdGVBcHBsaWVkUnVs -ZXMHAAAAX2V4cGFuZHMDAAAAdGFncwgAAABwcmlvcml0eWkDAAAAcwgAAABhY3RpdmF0ZXMKAAAA -YWZ0ZXJfcGF0aHMRAAAAdXBkYXRlQXBwbGllZFJ1bGVzBwAAAHJ1bGVfaWRzFQAAAGRlZmF1bHRf -ZGVsaXZlcnlfcnVsZXMLAAAAYWN0aXZhdGVfa3dzHgAAAGFwcGx5VG9EZWxpdmVyeVJlbGF0ZWRN -b3ZlbWVudHMJAAAAbWV0aG9kX2lkcxYAAAByZWN1cnNpdmVSZWluZGV4T2JqZWN0cw0AAABzdGFy -dEJ1aWxkaW5ncwkAAABhZnRlcl90YWdzFAAAAHVwZGF0ZUNhdXNhbGl0eVN0YXRlKAoAAABzAwAA -AExPR3MJAAAAX2dldGF0dHJfcwwAAABzdGF0ZV9jaGFuZ2VzDAAAAHBhY2tpbmdfbGlzdHMLAAAA -YWN0aXZhdGVfa3dzBwAAAGNvbnRleHRzDQAAAHJlbGF0ZWRfb3JkZXJzDwAAAGFmdGVyX3BhdGhf -bGlzdHMEAAAATm9uZXMDAAAAdGFnKAsAAABzDAAAAHN0YXRlX2NoYW5nZXMCAAAAa3dzAwAAAExP -R3MJAAAAX2dldGF0dHJfcwwAAABwYWNraW5nX2xpc3RzCwAAAGFjdGl2YXRlX2t3cwcAAABjb250 -ZXh0cw0AAAByZWxhdGVkX29yZGVycw8AAABhZnRlcl9wYXRoX2xpc3RzBAAAAE5vbmVzAwAAAHRh -ZygAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMdAAAAUGFja2luZ0xpc3RfdXBkYXRlQXBw -bGllZFJ1bGUBAAAAcyAAAAAJAQkCDwMGARIBBgEQASMBJAEWAR4CLQENBTEDEwEMASgBAAAAcx0A -AABQYWNraW5nTGlzdF91cGRhdGVBcHBsaWVkUnVsZSgBAAAAcx0AAABQYWNraW5nTGlzdF91cGRh -dGVBcHBsaWVkUnVsZSgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4B -AAAAcwAAAAA=</string> </value> +bilzCgAAADxsYW1iZGEuND4BAAAAcwAAAABjAQAAAAEAAAABAAAAQwAAAHMEAAAAZAEAUygCAAAA +TnMIAAAARElTQUJMRUQoAAAAACgBAAAAcwMAAABtc2coAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5 +dGhvbilzCgAAADxsYW1iZGEuNT4CAAAAcwAAAABzBgAAAG9iamVjdHMRAAAAZ2V0Q2F1c2FsaXR5 +VmFsdWVzBgAAAGFwcGVuZHMHAAAAZ2V0UGF0aHMXAAAAX2ZpcnN0VXBkYXRlQXBwbGllZFJ1bGVz +BwAAAF9leHBhbmRzAwAAAHRhZ3MIAAAAcHJpb3JpdHlpAwAAAHMIAAAAYWN0aXZhdGVzCgAAAGFm +dGVyX3BhdGhzEQAAAHVwZGF0ZUFwcGxpZWRSdWxlcwcAAABydWxlX2lkcxUAAABkZWZhdWx0X2Rl +bGl2ZXJ5X3J1bGVzCwAAAGFjdGl2YXRlX2t3cx4AAABhcHBseVRvRGVsaXZlcnlSZWxhdGVkTW92 +ZW1lbnRzCQAAAG1ldGhvZF9pZHMNAAAAcmVpbmRleE9iamVjdHMNAAAAc3RhcnRCdWlsZGluZ3MJ +AAAAYWZ0ZXJfdGFncxQAAAB1cGRhdGVDYXVzYWxpdHlTdGF0ZSgKAAAAcwMAAABMT0dzCQAAAF9n +ZXRhdHRyX3MMAAAAc3RhdGVfY2hhbmdlcwwAAABwYWNraW5nX2xpc3RzCwAAAGFjdGl2YXRlX2t3 +cwcAAABjb250ZXh0cw0AAAByZWxhdGVkX29yZGVycw8AAABhZnRlcl9wYXRoX2xpc3RzBAAAAE5v +bmVzAwAAAHRhZygLAAAAcwwAAABzdGF0ZV9jaGFuZ2VzAgAAAGt3cwMAAABMT0dzCQAAAF9nZXRh +dHRyX3MMAAAAcGFja2luZ19saXN0cwsAAABhY3RpdmF0ZV9rd3MHAAAAY29udGV4dHMNAAAAcmVs +YXRlZF9vcmRlcnMPAAAAYWZ0ZXJfcGF0aF9saXN0cwQAAABOb25lcwMAAAB0YWcoAAAAACgAAAAA +cw8AAABTY3JpcHQgKFB5dGhvbilzHQAAAFBhY2tpbmdMaXN0X3VwZGF0ZUFwcGxpZWRSdWxlAQAA +AHMgAAAACQEJAg8DBgESAQYBEAEjASQBFgEeAi0BDQYxAxMBDAEoAQAAAHMdAAAAUGFja2luZ0xp +c3RfdXBkYXRlQXBwbGllZFJ1bGUoAQAAAHMdAAAAUGFja2luZ0xpc3RfdXBkYXRlQXBwbGllZFJ1 +bGUoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/confirmed.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/confirmed.xml index 2ce92a7155659201ab7c5777d96a5e7fb846e3de..564d44064e28c850df1f3ec1e98d3fbe0a5b964b 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/confirmed.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/confirmed.xml @@ -47,6 +47,14 @@ </tuple> </value> </item> + <item> + <key> <string>type_list</string> </key> + <value> + <tuple> + <string>reserved_inventory</string> + </tuple> + </value> + </item> <item> <key> <string>uid</string> </key> <value> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/delivered.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/delivered.xml index e740ff45e70d37ec54c7aba05bfc48484d00b56c..49bcec678988f8b6eba4f0a341c09dd055b75db8 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/delivered.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/delivered.xml @@ -42,6 +42,14 @@ <tuple/> </value> </item> + <item> + <key> <string>type_list</string> </key> + <value> + <tuple> + <string>current_inventory</string> + </tuple> + </value> + </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/ready.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/ready.xml index 21b7d6e1130184a312d46e64b5166bc99915718f..28454a158ce79f631bf652f9ce901a5894ecb72c 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/ready.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/ready.xml @@ -41,6 +41,14 @@ </tuple> </value> </item> + <item> + <key> <string>type_list</string> </key> + <value> + <tuple> + <string>reserved_inventory</string> + </tuple> + </value> + </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/started.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/started.xml index 0f05ff5389a9c87886f8227502d1be70929edbec..a0bd50be0bdeb07626d46f636ad9419755e614ba 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/started.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/started.xml @@ -39,6 +39,14 @@ </tuple> </value> </item> + <item> + <key> <string>type_list</string> </key> + <value> + <tuple> + <string>current_inventory</string> + </tuple> + </value> + </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/stopped.xml b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/stopped.xml index f4fd402127479571a0801ae19169c529605a13d1..5e0735d888552ce13d404fd34df1faf888fd44b3 100755 --- a/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/stopped.xml +++ b/bt5/erp5_trade/WorkflowTemplateItem/portal_workflow/packing_list_workflow/states/stopped.xml @@ -39,6 +39,14 @@ </tuple> </value> </item> + <item> + <key> <string>type_list</string> </key> + <value> + <tuple> + <string>current_inventory</string> + </tuple> + </value> + </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_trade/bt/change_log b/bt5/erp5_trade/bt/change_log index c22250837d1c8ea8310e368c3ee104e70ade2c6f..dc611105b6d86cd54729ed6eb6f16e076ecd29fc 100755 --- a/bt5/erp5_trade/bt/change_log +++ b/bt5/erp5_trade/bt/change_log @@ -1,3 +1,22 @@ +2005-12-20 Kevin +* Update state type of packing_list_workflow, internal_packing_list_workflow and order_workflow states. + +2005-12-19 Jérome +* bug fix; don't use SQLQueue in delivery_edit_workflow +* trigger delivery_edit on workflow transitions. + +2005-12-19 Seb +* added category type 'sub_variation' on aggregate + +2005-12-14 Seb +* use activity tags in packing_list_workflow/scripts/PackingList_updateAppliedRule + +2005-12-14 jerome +* package the content of trade_date category, because PaymentCondition_getTradeDate depends on it + +2005-12-11 seb +* fixed the duplicate applied rule problem in order_workflow + 2005-12-08 yo * Fix the LEFT JOIN syntax in Order_zSelectMovement. diff --git a/bt5/erp5_trade/bt/template_path_list b/bt5/erp5_trade/bt/template_path_list index 26f75de21e6c418e574f9cba01ad825a73f2ba0d..be6cd029aa7705641480de2009e9c44145ee2057 100755 --- a/bt5/erp5_trade/bt/template_path_list +++ b/bt5/erp5_trade/bt/template_path_list @@ -1,7 +1,9 @@ portal_rules/default_delivery_rule +portal_categories/trade_date portal_deliveries/sale_packing_list_builder portal_categories/order/supply portal_categories/resource/packing portal_rules/default_order_rule -portal_deliveries/purchase_packing_list_builder -portal_categories/origin/order \ No newline at end of file +portal_categories/trade_date/** +portal_categories/origin/order +portal_deliveries/purchase_packing_list_builder \ No newline at end of file