[Erp5-report] ERP5_z212 r40115 : 4343 Tests, 667 Errors, 29 Failures, 163 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 10 22:19:13 CET 2010


Test Suite: ERP5_z212
Revision: 40115
Result: FAIL

All tests: 4343
Failures: 29
Errors: 667
Skips: 163


The following tests failed:

  testAccounting                                     (82 errors)
   test_AccountingPeriodNotStoppedTransactions (testAccounting.TestAccountingWithSequences), Accounting Periods refuse to close when some transactions are
   test_Account_getDestinationSectionItemList (testAccounting.TestTransactions)
   test_AccountValidation (testAccounting.TestAccounts)
   test_AccountingPeriodWorkflow (testAccounting.TestClosingPeriod), Tests that accounting_period_workflow creates a balance transaction.
   test_AccountingTransactionValidationAfterPeriod (testAccounting.TestTransactionValidation)
   test_export_transaction (testAccounting.TestAccountingExport)
   test_Base_doAction (testAccounting.TestAccountingTransactionTemplate)

  testAccountingReports                              (56 errors)
   testAccountStatement (testAccountingReports.TestAccountingReports)
   testAccountStatementAnalyticsHidden (testAccountingReports.TestAccountingReportsWithAnalytic)

  testApparelModel                                   (1 errors)
   test_checkCopyComposition (testApparelModel.TestApparelModel)

  testApparelTransformation                          (1 errors)
   test_01_getAggregatedAmountList (testApparelTransformation.TestApparelTransformation)

  testArchive                                        (1 errors)
   test_Archive (testArchive.TestArchive)

  testBPMCore                                        (4 failures, 8 skips)
   test_isBuildable_OrderedDeliveredInvoiced (testBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, delivered and invoiced sequence
   test_isBuildable_OrderedInvoicedDelivered (testBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, invoiced and delivered sequence
   test_isFrozen_OrderedDeliveredInvoiced (testBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, delivered and invoiced sequence
   test_isFrozen_OrderedInvoicedDelivered (testBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, invoiced and invoiced sequence

  testClassTool                                      (2 failures)
   test_AsDocumentationHelperOnClassTool (testClassTool.TestClassTool)
   test_AsDocumentationHelperOnDocument (testClassTool.TestClassTool)

  testComplexTradeModelLineUseCase                   (6 errors)
   test_usecase1 (testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCasePurchase)

  testDeferredConnection                             (3 errors)
   test_01_disconnectsCausesError (testDeferredConnection.TestDeferredConnection)
   test_02_disconnectionRobustness (testDeferredConnection.TestDeferredConnection)

  testDeliveryBuilderToSupportMultipleLines          (3 failures)
   test_02_AdoptingPrevision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
   test_03_AcceptingDecision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
   test_04_MergingMultipleSaleOrders (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)

  testDivergenceTester                               (5 errors)
   test_01_QuantityDivergenceTester (testDivergenceTester.TestDivergenceTester)

  testDms                                            (1 failures, 2 skips)
   test_01_LargeOOoDocumentToImageConversion (testDms.TestDocumentPerformance)

  testDmsWithFlare                                   (2 failures, 2 skips)
   test_Member_download_pdf_format (testDmsWithFlare.TestDocumentWithFlare)
   test_parallel_conversion (testDmsWithFlare.TestDocumentWithFlare), Check that conversion engine is able to fill in

  testDocumentationHelper                            (2 errors)
   test_02_BusinessTemplate (testDocumentationHelper.TestDocumentationHelper), Documentation of Business Template
   test_03_PortalType (testDocumentationHelper.TestDocumentationHelper), Documentation of Portal Type

  testDynamicClassGeneration                         (1 errors, 17 skips)
   testZodbImportPropertySheet (testDynamicClassGeneration.TestZodbImportFilesystemPropertySheet)

  testERP5Administration                             (2 errors)
   test_01_RunCheckStockTableAlarm (testERP5Administration.TestERP5Administration)

  testERP5Commerce                                   (28 errors)
   test_01_AddResourceToShoppingCart (testERP5Commerce.TestCommerce)

  testERP5Core                                       (1 failures)
   test_view_tools (testERP5Core.TestERP5Core), Test we can view tools.

  testERP5RemoteUserManager                          (14 errors)
   test_correct_login (testERP5RemoteUserManager.TestERP5RemoteUserManager), Checks typical login scenario
   test_incorrect_login (testERP5RemoteUserManager.TestERP5RemoteUserManager), Checks that incorrect login does not work
   test_incorrect_login_in_case_of_no_connection (testERP5RemoteUserManager.TestERP5RemoteUserManager), Checks that in case if there is no authentication server defined it is not possible to login
   test_is_single_sign_on_enable (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check if isSingleSignOn is Enabled
   test_loggable_in_case_of_server_gaierror (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.gaierror is raised login works from ZODB cache
   test_loggable_in_case_of_server_gaierror_normal_cache (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.gaierror is raised login works from usual cache
   test_loggable_in_case_of_server_raises_anythin_else_normal_cache (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if non socket is raised login works from usual cache
   test_loggable_in_case_of_server_socket_error (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.error is raised login works from ZODB cache
   test_loggable_in_case_of_server_socket_error_with_failed_login_between (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.sslerror is raised login works from ZODB cache, when wrong credentials was passed
   test_loggable_in_case_of_server_socket_sslerror (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.sslerror is raised login works from ZODB cache
   test_loggable_in_case_of_server_socket_timeout (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.timeout is raised login works from ZODB cache
   test_not_loggable_in_case_of_server_gaierror_no_log_before (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.gaierror is raised login does not work in case of empty ZODB cache
   test_not_loggable_in_case_of_server_raises_anything_else (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if non socket is raised login does not works
   test_wrong_login_clears_zodb_cache (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that wrong login attempt clears ZODB cache

  testERP5Simulation                                 (1 errors)
   test_01_splitAndDefer (testERP5Simulation.TestERP5Simulation)

  testERP5eGov                                       (4 errors)
   test_01_new_procedure_creation (testERP5eGov.TestEgov)
   test_02_application_creation (testERP5eGov.TestEgov)
   test_03_submit_application (testERP5eGov.TestEgov)
   test_05_process_application (testERP5eGov.TestEgov)

  testICal                                           (1 errors)
   test_02_renderTask (testICal.TestICal)

  testImmobilisation                                 (2 failures)
   test_19_TestAccountingBuildingAndDivergence (testImmobilisation.TestImmobilisation)
   test_20_TestAccountingAcceptDecisionSolver (testImmobilisation.TestImmobilisation)

  testInternalOrder                                  (33 errors)
   test_01_OrderLine_getVariationRangeCategoryList (testInternalOrder.TestInternalOrder)

  testInvalidationBug                                (2 failures)
   testCommitOrder (testInvalidationBug.TestInvalidationBug), Check order of resources being committed
   testLateInvalidationFromZEO (testInvalidationBug.TestInvalidationBug)

  testInventory                                      (3 errors)
   test_01_getInventory (testInventory.TestInventory)

  testInventoryAPI                                   (118 errors)
   testPrecision (testInventoryAPI.TestInventory)

  testInventoryModule                                (4 errors)
   test_01_NotVariatedInventory (testInventoryModule.TestInventoryModule)

  testInvoice                                        (1 errors, 7 skips)
   test_17_ManuallyAddedWrongMovements (testInvoice.TestSaleInvoice)

  testItem                                           (8 errors, 5 skips)
   test_Item_getCurrentOwnerTitle (testItem.TestItemScripts)

  testLegacyBPMCore                                  (4 failures)
   test_isBuildable_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, delivered and invoiced sequence
   test_isBuildable_OrderedInvoicedDelivered (testLegacyBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, invoiced and delivered sequence
   test_isFrozen_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, delivered and invoiced sequence
   test_isFrozen_OrderedInvoicedDelivered (testLegacyBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, invoiced and invoiced sequence

  testLegacyProjectAndTask                           (4 errors)
   test_01_TestReportLineChangeQuantity (Products.ERP5.tests.testTaskReportDivergence.TestTaskReportDivergence)

  testLegacyTradeModelLine                           (4 failures)
   test_01c_PackingListSplitBuildInvoiceBuild (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
   test_01c_PackingListSplitBuildInvoiceBuild (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)

  testLiveIngestion                                  (5 errors)
   test_01_contributeTextFileWithFilenamefromUrl (testLiveIngestion.TestIngestion)
   test_02_contributeTextFileWithExplicitExtensionfromUrl (testLiveIngestion.TestIngestion)
   test_03_textFileWithExplicitExtensionWithoutContentTypefromUrl (testLiveIngestion.TestIngestion)
   test_04_contributeTextFileWithFilenameAndRedirectionfromUrl (testLiveIngestion.TestIngestion)
   test_05_contributeTextFileWithoutFilenameButHTMLContentType (testLiveIngestion.TestIngestion)

  testOOoStyle                                       (20 errors)
   test_form_list (testOOoStyle.TestODSStyle)

  testOpenOrder                                      (4 errors)
   testBuildingSaleOrder (testOpenOrder.TestOpenOrder)

  testOrder                                          (33 errors)
   test_01_OrderLine_getVariationRangeCategoryList (testOrder.TestOrder)

  testOrderBuilder                                   (4 errors)
   test_01_simpleOrderBuilder (testOrderBuilder.TestOrderBuilder)

  testPackingList                                    (65 errors)
   test_01_PackingListDecreaseQuantity (testPackingList.TestPackingList)

  testPackingListRoundingPrecision                   (31 errors)
   test_01_PackingListDecreaseQuantity (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)

  testPayroll                                        (20 errors)
   test_AccountingLineGeneration (testPayroll.TestPayroll)
   test_NetSalaryReport (testPayroll.TestPayroll)
   test_PayrollTaxesReport (testPayroll.TestPayroll)
   test_PayrollTaxesReportDifferentSalaryRange (testPayroll.TestPayroll)
   test_basicPaySheetCalculation (testPayroll.TestPayroll)
   test_complexSliceOnModelLine (testPayroll.TestPayroll)
   test_intermediateLines (testPayroll.TestPayroll)
   test_modelDateValidity (testPayroll.TestPayroll), check that model effective_date and expiration_date are take into
   test_modelLineWithNonePrice (testPayroll.TestPayroll)
   test_modelWithoutDateValidity (testPayroll.TestPayroll), Check that if no DATE are defined on a model, the behavior is that
   test_modelWithoutReferenceValidity (testPayroll.TestPayroll), Check that if no REFERENCE are defined on a model, the behavior is
   test_paySheetCalculationWithBonus (testPayroll.TestPayroll)
   test_predicateOnModelLine (testPayroll.TestPayroll)
   test_propertiesAreSetOnPaysheetLines (testPayroll.TestPayroll), check porperties from model line (like description, int_index,
   test_sliceOnModelLine (testPayroll.TestPayroll)
   test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
   test_updateAddMovements (testPayroll.TestPayroll)
   test_updateModifyMovements (testPayroll.TestPayroll)
   test_updatePaysheetAfterModelModification (testPayroll.TestPayroll), generate a paysheet using a model, modify the model by adding a new
   test_updateRemoveMovements (testPayroll.TestPayroll)

  testPayroll_l10n_fr                                (1 errors)
   test_01_getYearToDateSlice (testPayroll_l10n_fr.TestPayroll_l10n_fr), Check that is possible to calculate the total amount spend on a slice

  testProductionOrder                                (11 errors)
   test_01_testProductionSimulationExpand (testProductionOrder.TestProductionOrder)

  testProductionOrderApparel                         (9 errors)
   test_01_testProductionSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)

  testProductionPackingList                          (1 errors)
   test_01_sourcingDelivery (testProductionPackingList.TestProductionDelivery)

  testProductionPackingListApparel                   (1 errors)
   test_01_sourcingDelivery (testProductionPackingListApparel.TestProductionDeliveryApparel)

  testProject                                        (1 errors)
   testProject_getSourceProjectRelatedTaskReportList (testProject.TestProject)

  testPurchaseOrder                                  (33 errors)
   test_01_OrderLine_getVariationRangeCategoryList (testPurchaseOrder.TestPurchaseOrder)

  testResource                                       (18 errors)
   testGetPriceWithPriceCurrency (testResource.TestResource)

  testReturnedSalePackingList                        (7 errors)
   test_01_ReturnedSalePackingListWithInventory (testReturnedSalePackingList.TestReturnedSalePackingList)

  testSessionTool                                    (1 errors)
   test_03_MemcachedDistributedSession (testSessionTool.TestSessionTool), Test DistributedSession which uses memcached based cache plugin.

  testSimulationPerformance                          (2 errors)
   test_01_CheckLogicAndMakeCacheHot (testSimulationPerformance.TestSimulationPerformance), Check the correctness of the logic as well as making the cache hot.
   test_02_CheckPerformance (testSimulationPerformance.TestSimulationPerformance), Check the performance.

  testTask                                           (8 errors)
   test_01_testTaskBasicUseCase (testTask.TestTask)

  testTaskReportDivergence                           (4 errors)
   test_01_TestReportLineChangeQuantity (testTaskReportDivergence.TestTaskReportDivergence)

  testTaskReporting                                  (1 errors)
   testProjectMontlyReport (testTaskReporting.TestTaskReporting)

  testTradeModelLine                                 (1 failures)
   test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)

  testTradeModelLinePurchase                         (1 failures)
   test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)

  testTransformation                                 (6 errors)
   test_01_getAggregatedAmountListSimple (testTransformation.TestTransformation)

  testXHTML                                          (2 failures, 2 errors)
   test_erp5_dms_Drawing_OOoDocument_viewAsWeb (testXHTML.TestXHTML)
   test_erp5_dms_Presentation_OOoDocument_viewAsWeb (testXHTML.TestXHTML)
   test_configurationOfFieldLibrary (testXHTML.TestXHTML)
   test_duplicatingSelectionNameInListbox (testXHTML.TestXHTML)

The following tests were at least partly skipped:

  testAccountingRules                                (26 skips)

  testAdvancedInvoicing                              (4 skips)

  testBPMCore                                        (8 skips)

  testBPMEvaluation                                  (40 skips)
   done (8.210s)test_confirming (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_starting (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_confirming (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_starting (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'

  testBase                                           (3 skips)
   test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'
   test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'
   test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'

  testBusinessTemplate                               (2 skips)

  testCRM                                            (1 skips)

  testConversionInSimulation                         (4 skips)

  testDms                                            (2 skips)

  testDmsWithFlare                                   (2 skips)

  testDynamicClassGeneration                         (17 skips)
   testAddAcquiredPropertyToZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testAddCategoryPropertyToZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testAddDynamicCategoryPropertyToZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testAddStandardPropertyToZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testAssignUnassignZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testCategoryExistenceConstraint (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testChangeAcquiredPropertyOfZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testChangeCategoryPropertyOfZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testChangeDynamicCategoryPropertyOfZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testChangeStandardPropertyOfZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testDeleteAcquiredPropertyFromZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testDeleteCategoryPropertyFromZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testDeleteDynamicCategoryPropertyFromZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testDeleteStandardPropertyFromZodbPropertySheet (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'
   testPropertyExistenceConstraint (testDynamicClassGeneration.TestZodbPropertySheet) ... skipped 'ZODB Property Sheets code is not enabled yet'

  testERP5Base                                       (1 skips)

  testERP5Catalog                                    (4 skips)
   test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
   test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'

  testERP5Discussion                                 (1 skips)

  testERP5Interfaces                                 (9 skips)

  testERP5Type                                       (1 skips)

  testERP5TypeInterfaces                             (1 skips)

  testERP5Web                                        (2 skips)

  testFormPrintoutAsODT                              (1 skips)
   test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft'

  testInvoice                                        (7 skips)

  testItem                                           (5 skips)

  testLegacyMRP                                      (4 skips)
   test_TransformationRule_expand_concurrent (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_expand_reexpand (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_getHeadProductionPathList (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationSourcingRule_expand (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'

  testLegacySimulationInventoryAPI                   (2 skips)

  testMRP                                            (5 skips)
   test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'

  testProxyField                                     (1 skips)

  testSQLCachedWorklist                              (1 skips)
   test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'

  testSelectionTool                                  (7 skips)
   skipped 'Test to be written'
   testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
   testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
   skipped 'Test to be written'
   testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required'
   testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'
   testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'

  testTemplate                                       (1 skips)

  testWebDavSupport                                  (1 skips)
-------------- next part --------------

ERROR: test_AccountingPeriodNotStoppedTransactions (testAccounting.TestAccountingWithSequences), Accounting Periods refuse to close when some transactions are
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_notifications', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Acquired Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Applied Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Contribution Predicate', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Dummy Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Dynamic Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Event', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Password Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/activity', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/destination_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/source_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_caches/erp5_content_medium', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_caches/erp5_content_medium/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_caches/erp5_content_short/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/action_type/object_view', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/elementary_type/float', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/elementary_type/long', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/elementary_type/tokens', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_contribution_registry/drawing_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_contribution_registry/image_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_contribution_registry/pdf_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_contribution_registry/presentation_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_domains/base_month_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_web_services', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Address', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Credit Card', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Delivery Builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Delivery Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Order Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Title Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/destination_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/resource_use', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/source_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/trade_phase', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/update_frequency', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Measure', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/morphology', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/shape', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Solver Type', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Business Process', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Delivery Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Internal Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Inventory Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Order Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Purchase Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Returned Purchase Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/incoterm', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/trade_date', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_deliveries/sale_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Invoice Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Sale Invoice Transaction', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/account_type/asset/receivable', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/business_process_module/erp5_default_business_process/pay', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_root_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_transaction_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_transaction_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_trade_model_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_trade_model_simulation_rule/delivery_mode_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_trade_model_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_solvers/Unify Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Property Sheet', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Ram Cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Trash Bin', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Trash Folder', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Trash Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Types Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Category Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/destination_trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/elementary_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/size', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/source_decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_caches/erp5_content_long/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_caches/erp5_ui_medium', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/action_type/object_report', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/elementary_type/date', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_contribution_registry/webpage_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_ids/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_solver_processes', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Assignment', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Career', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Email', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Fax', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/File', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Quantity Sign Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Role Definition', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Rounding Model', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Split Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/economical_class', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/order_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/skill', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Transformation Transformed Resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Transformation Transformed Resource Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/measure', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/metric_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/pricing', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Internal Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Internal Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Purchase Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Returned Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Sale Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Sale Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/trade_state', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/trade_date/custom', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/trade_date/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Account', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_types/Accounting Period', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/account_type/liability', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/financial_section/income', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_delivery_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_order_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_trade_model_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_trade_model_simulation_rule/reference_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_solvers/Minimise Price Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_solvers/Unify Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_solvers/Unify Solver/2', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_953cb7ad078ce697ea761be4ad21f055/RuleMixin_asPredicate used for /erp5_portal_953cb7ad078ce697ea761be4ad21f055/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: test_Account_getDestinationSectionItemList (testAccounting.TestTransactions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_sessions', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Cache Factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Cache Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Category Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Movement', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Predicate', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/SQL Non Continuous Increasing Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/quantity_unit', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/source_administration', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/source_decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/specialise', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_caches/erp5_session_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/action_type/object_view', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/elementary_type/float', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/elementary_type/object', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/elementary_type/selection', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_contribution_registry/webpage_mimetype', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_domains/base_month_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_preferences/default_site_preference', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Agent Privilege', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Chat Address', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Invoice Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Organisation', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Property Grouping Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Query', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Rounding Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/bank_account_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/group', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/marital_status', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/predecessor', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/price_currency', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/role', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/collect_order_group/cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Internal Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/measure', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/pricing', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Solver Decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Internal Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Internal Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Inventory Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Purchase Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Purchase Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Purchase Trade Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Trade Model Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Payment Transaction', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Sale Invoice Transaction', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/account_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Project Milestone', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_deliveries/task_invoice_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_deliveries/task_report_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_domains/task_module_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_domains/task_report_module_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_domains/validated_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/account_module/stocks', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/currency_module/usd', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/gap/my_country/my_accounting_standards/4/44/445/4456', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/group/client', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/business_process_module/erp5_default_business_process', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_order_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_order_root_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_order_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_payment_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_trade_model_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_trade_model_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_trade_model_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_solvers/Adopt Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_solvers/Quantity Split Solver/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Distributed Ram Cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_solvers/Unify Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Event', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Session Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Trash Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/callable_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/destination', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/destination_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/source_project', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/action_type/object_search', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_contribution_registry/drawing_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_solver_processes', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_web_services', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Currency Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Delivery Builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Image', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Person Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Title Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/conflicting_solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/contributor', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/destination_carrier', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/destination_referral', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/gender', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/order_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_memcached/persistent_memcached_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Sale Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Transformation Optional Resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/colour', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/composition', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/metric_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Container Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Delivery Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Internal Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Purchase Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/trade_condition_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_deliveries/sale_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Accounting Transaction', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Accounting Transaction Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Purchase Invoice Transaction', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_types/Sale Invoice Transaction Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/account_type/asset/receivable', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_domains/project_person_task_report_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_domains/task_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/person_module/john_smith', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/person_module/john_smith/default_career', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/gap/my_country/my_accounting_standards/4/41', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/gap/my_country/my_accounting_standards/4/44/445/4457', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/group/demo_group/sub1', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/payment_mode/cash', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_categories/role/supplier', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/business_process_module/erp5_default_business_process/13', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_delivery_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_transaction_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_trade_model_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_solvers/Adopt Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_solvers/Quantity Cancel Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_solvers/Trade Model Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_solvers/Unify Solver/1', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/RuleMixin_asPredicate used for /erp5_portal_96cd3a89f03117f35b2ace129e48cbd6/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: test_AccountValidation (testAccounting.TestAccounts)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Amount', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Base Category', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Movement', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Property Sheet Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Trash Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Types Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Property Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/destination_decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/source', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/source_account', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/source_section', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/specialise', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_caches/erp5_session_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/action_type/object_jump', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/elementary_type/int', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/elementary_type/selection', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/elementary_type/string', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/elementary_type/text', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_ids/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_solver_processes', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Assignment', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Delivery Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Notification Message', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/OOo Document', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Order Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/bank_account_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/delivery_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/grade', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/insurance_coverage', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/marital_status', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/payment_mode', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/social_form', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/successor', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/update_frequency', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/option', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/visual_pattern', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Solver Process', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/String Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Variation Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Business Link', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Internal Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Inventory Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Purchase Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/delivery_mode', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/trade_condition_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/gap', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/account_type/asset/cash', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/account_type/liability', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Requirement', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Requirement Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Sale Order Milestone', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_types/Task Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_domains/task_report_module_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/organisation_module/my_organisation', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/gap/another_country', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/gap/my_country/my_accounting_standards', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/gap/my_country/my_accounting_standards/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/group/demo_group', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/group/demo_group/sub2', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/group/vendor', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/role/supplier', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/business_process_module/erp5_default_business_process/13', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_categories/trade_phase/default/tax', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_delivery_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_transaction_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_payment_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_payment_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_payment_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_trade_model_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_trade_model_simulation_rule/reference_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_solvers/Adopt Solver/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_solvers/FIFO Delivery Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_solvers/Quantity Cancel Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_solvers/Unify Solver/2', 'immediateReindexObject', -2, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/RuleMixin_asPredicate used for /erp5_portal_2eef65dbeea9d784e7fd763f1f5c2e96/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: test_AccountingPeriodWorkflow (testAccounting.TestClosingPeriod), Tests that accounting_period_workflow creates a balance transaction.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Amount', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Cache Factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Cache Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Category Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Domain Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Role Information', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Simulation Movement', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Trash Folder', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/destination', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/destination_payment', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/destination_payment_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/elementary_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/mapping', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/specialise', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_caches/erp5_ui_medium/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/action_type/object_web_view', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/callable_type/script', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/elementary_type/int', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/elementary_type/long', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_contribution_registry/image_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_contribution_registry/pdf_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_domains/base_month_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Career', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Notification Message Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Person Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Rounding Model', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Telephone', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/agent', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/destination_carrier', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/economical_class', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/source_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/trade_phase', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/use', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/collect_order_group/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/collect_order_group/line', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Product Individual Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Purchase Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Purchase Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Service Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Transformation Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/cleaning_code', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/metric_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Float Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Solver Decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Variation Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Delivery Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Inventory Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Purchase Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Purchase Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Purchase Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Purchase Trade Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Trade Model Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/discount_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Internal Invoice Transaction Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_types/Invoice Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/financial_section/equity', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_deliveries/task_invoice_builder/title_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_deliveries/task_invoice_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_domains/preferred_group_person_list_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_domains/project_project_task_report_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_domains/validated_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/account_module/stocks', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/organisation_module/main_organisation', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/gap/my_country/my_accounting_standards/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_categories/trade_state/paid', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_delivery_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_delivery_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_delivery_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_invoice_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_invoice_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_order_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_trade_model_simulation_rule/delivery_mode_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_trade_model_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_solvers/Accept Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_solvers/Minimise Price Delivery Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_solvers/Unify Solver/1', 'immediateReindexObject', -2, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_3165f355deab73b55669b12c3dd694fa/RuleMixin_asPredicate used for /erp5_portal_3165f355deab73b55669b12c3dd694fa/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: test_AccountingTransactionValidationAfterPeriod (testAccounting.TestTransactionValidation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_contribution_registry', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Base Type', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Cache Factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Category', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Movement', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Preference', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Simulation Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/aggregate', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/destination_section', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/destination_trade', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/source_decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/action_type/object_action', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/action_type/object_fast_input', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/action_type/object_report', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/elementary_type/tales', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_contribution_registry/drawing_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_contribution_registry/presentation_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_contribution_registry/text_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_web_services', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Agent', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Agent Privilege', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Delivery Builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Monthly Range Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Order Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Variant Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/legal_parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/property_mapping', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/salary_level', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/site', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Purchase Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Quantity Unit Conversion Definition', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/brand', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/shape', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Category Membership Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Solver Type', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Business Link', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Internal Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Payment Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Purchase Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Purchase Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Internal Invoice Transaction Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Purchase Invoice Transaction', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/gap', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/financial_section/income', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Project Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Task Report Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_deliveries/task_report_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_domains/project_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_domains/project_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_domains/task_module_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/account_module/goods_purchase', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/account_module/receivable', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/currency_module/usd', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/person_module/john_smith/default_career', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/gap/my_country/my_accounting_standards/4/40', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/gap/my_country/my_accounting_standards/4/41', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/group/client', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/group/demo_group', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/trade_phase/default/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/trade_state/new', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/trade_state/trade/ordered', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_transaction_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_transaction_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_order_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_order_root_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_payment_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_payment_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_trade_model_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_trade_model_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_solvers/Accept Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_solvers/Production Reduction Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_solvers/Unify Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Applied Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Cache Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Memcached Plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Memcached Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Property Sheet Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Trash Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/business_application', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/destination_account', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/destination_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/origin', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/quantity_unit', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/source_account', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/source_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/action_type/object_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/elementary_type/boolean', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_contribution_registry/default_predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_contribution_registry/image_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_domains/base_year_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_ids/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_ids/6', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_skins/erp5_core/TemplateTool_filterTemplateUnicodeDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_introspections', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Organisation', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Person Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Requirement Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/destination_referral', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/group', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/predecessor', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Component Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Internal Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Sale Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Transformation Operation Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Inventory', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Purchase Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Returned Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Sale Trade Condition Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/trade_date', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/trade_date/packing_list', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_deliveries/sale_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Accounting Rule Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Cash Register', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Payment Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Sale Invoice Transaction', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Sale Invoice Transaction Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/account_type/expense', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_types/Task Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/requirement', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_deliveries/task_report_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_deliveries/task_report_builder/title_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/account_module/bank', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/account_module/fixed_assets', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/currency_module/euro', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/gap/another_country', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/gap/my_country/my_accounting_standards/4/44/445/4457', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/group/demo_group/sub2', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/payment_mode/check', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/trade_phase/default/accounting', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/trade_phase/default/tax', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_accounting_transaction_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_delivery_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_order_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_order_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_order_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_order_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_order_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_payment_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_payment_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_trade_model_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_trade_model_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/RuleMixin_asPredicate used for /erp5_portal_ed2995b7219c9ecbf271ee69652ddc06/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: test_export_transaction (testAccounting.TestAccountingExport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Action Information', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Class Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Id Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Movement', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Simulation Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Category Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Property Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/activity', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/aggregate', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/callable_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/destination_administration', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/quantity_unit', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/source_trade', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_caches/erp5_session_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_caches/erp5_ui_medium', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/action_type/object_exchange', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/elementary_type/tales', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_ids/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_ids/5', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Category Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Causality Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Chat Address', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Currency Exchange Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Day Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/File', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Image', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/OOo Document', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Property Assignment Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Property Grouping Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Role Definition', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/agent_privilege', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/contributor', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/currency_exchange_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/natural_parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/order_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Internal Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Product Individual Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Purchase Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Quantity Unit Conversion Definition', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Sale Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/feature', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/segment', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/DateTime Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Specialise Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/String Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Internal Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Internal Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Inventory Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Payment Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Purchase Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Purchase Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Purchase Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Sale Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/incoterm', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_deliveries/sale_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Purchase Invoice Transaction Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Sale Invoice Transaction', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/account_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/account_type/asset/cash/bank', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/account_type/liability/payable', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_types/Project Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_deliveries/task_report_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/account_module/bank', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/gap/my_country/my_accounting_standards/6', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/trade_state/invoiced', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_delivery_root_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_delivery_root_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_delivery_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_delivery_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_delivery_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_invoice_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_invoice_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_order_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_order_root_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_trade_model_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_solvers/Accept Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_solvers/Quantity Split Solver/2', 'immediateReindexObject', -2, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_b742de88655c7a44613f3847a2a00e50/RuleMixin_asPredicate used for /erp5_portal_b742de88655c7a44613f3847a2a00e50/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: test_Base_doAction (testAccounting.TestAccountingTransactionTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Domain Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Dummy Class Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Memcached Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Preference Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Property Sheet', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Ram Cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/SQL Non Continuous Increasing Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/destination', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/destination_administration', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/destination_payment_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_caches/erp5_content_short', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_caches/erp5_ui_long/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/elementary_type/lines', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/elementary_type/tales', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/elementary_type/tokens', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_skins/erp5_core/TemplateTool_filterTemplateUnicodeDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_introspections', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/OOo Document', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Order Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Organisation', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Query', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Requirement Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/collect_order_group', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/conflicting_solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/destination_referral', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/follow_up', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/function', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/order_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/salary_level', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/source_carrier', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/source_referral', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/update_frequency', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_memcached/persistent_memcached_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Internal Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Sale Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Transformation Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Solver Process Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Business Process', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Internal Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Inventory', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Order Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Purchase Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/trade_condition_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_types/Accounting Rule Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/account_type/expense', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/financial_section/expense', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_deliveries/task_report_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_deliveries/task_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_domains/preferred_group_person_list_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_domains/task_report_module_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_domains/validated_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/account_module/collected_vat', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/account_module/fixed_assets', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/account_module/goods_purchase', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/account_module/receivable', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/account_module/refundable_vat', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/organisation_module/client_1', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/organisation_module/main_organisation', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/gap/my_country/my_accounting_standards', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/gap/my_country/my_accounting_standards/4/41', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/gap/my_country/my_accounting_standards/5', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/business_process_module/erp5_default_business_process/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/trade_phase/default/tax', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/trade_state/accounted', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_categories/trade_state/trade/delivered', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_delivery_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_transaction_simulation_rule/destination_total_asset_price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_trade_model_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_trade_model_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_trade_model_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_810e4c477f809283f2a263b5082d5dcc/RuleMixin_asPredicate used for /erp5_portal_810e4c477f809283f2a263b5082d5dcc/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: testAccountStatement (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Application Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Base Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Cache Factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Movement', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Simulation Movement', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/destination_function', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/destination_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/quantity_unit', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/source_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_caches/erp5_session_cache/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/elementary_type/object', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_contribution_registry/image_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_domains/base_week_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_roundings', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Fax', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Invoice Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Parent Delivery Category Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Query', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Query Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Rounding Model', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/collect_order_group', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/delivery_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/payment_mode', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/source_carrier', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/collect_order_group/cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/collect_order_group/line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/divergence_scope/category', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Service', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Transformation Operation Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Transformation Optional Resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/composition', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/metric_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/String Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Variation Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Internal Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Returned Purchase Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Sale Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Sale Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Trade Model Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/trade_date', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/internal_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/sale_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Accounting Transaction', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Balance Transaction', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Purchase Invoice Transaction Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/account_type/asset/receivable', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Requirement Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Task', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/task_invoice_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/task_invoice_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/task_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/task_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_domains/task_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/organisation_module/client_1', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/gap/my_country/my_accounting_standards', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/gap/my_country/my_accounting_standards/3', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/gap/my_country/my_accounting_standards/4/40', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/group/vendor', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/business_process_module/erp5_default_business_process/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/trade_state/ordered', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_root_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_root_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_transaction_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_order_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_order_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_solvers/Accept Solver/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_solvers/Quantity Cancel Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Contribution Registry Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Session Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Standard Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Category Existence Constraint', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Property Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/source', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/source_account', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/source_administration', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/source_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_caches/erp5_content_long/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_caches/erp5_content_short', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_caches/erp5_ui_medium/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/elementary_type/content', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/elementary_type/long', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_skins/erp5_core/TemplateTool_filterAppendToListDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Delivery Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/File', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Mirror Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Notification Message', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/delivery_solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/insurance_coverage', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/market_segment', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/natural_parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/price_currency', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/role', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/site', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/successor', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/use', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Internal Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Measure Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Product Individual Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Product Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Service Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/option', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/visual_pattern', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Business Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Inventory Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Inventory Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Sale Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Sale Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/base_amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/internal_packing_list_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/internal_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/sale_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Account', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Accounting Rule Cell Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Balance Transaction Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/account_type/asset/receivable/refundable_vat', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/account_type/liability', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Sale Order Milestone', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_types/Task Report Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_deliveries/task_invoice_builder/title_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_domains/project_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/account_module/bank', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/organisation_module/main_organisation', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/organisation_module/my_organisation', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/gap/another_country/another_standards', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/gap/my_country/my_accounting_standards/4', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/trade_phase/default/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/trade_phase/default/payment', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/trade_state/paid', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_delivery_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_order_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_order_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_order_root_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_order_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_payment_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_payment_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_trade_model_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_solvers/Accept Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_solvers/Unify Solver/2', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_0865eb45e7310211c5cbf4d924c82914/RuleMixin_asPredicate used for /erp5_portal_0865eb45e7310211c5cbf4d924c82914/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: testAccountStatementAnalyticsHidden (testAccountingReports.TestAccountingReportsWithAnalytic)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Base Category', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Domain Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Movement', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Preference Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Ram Cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Simulation Movement', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Template Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Trash Folder', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/action_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/business_application', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/destination_function', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/destination_payment', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/destination_section', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/source_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/source_section', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_caches/erp5_ui_medium/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/action_type/object_print', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/action_type/object_web_view', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_contribution_registry/default_predicate', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_skins/erp5_core/TemplateTool_filterAppendToListDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Category Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Causality Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Delivery Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Organisation', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Parent Delivery Category Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Person', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Quantity Sign Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/function', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/gender', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/market_segment', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/price_currency', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/role', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/social_form', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/collect_order_group/line', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/divergence_scope/quantity', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Component Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Internal Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Internal Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Product', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Product Individual Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Service', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Service Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/DateTime Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Internal Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Purchase Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Purchase Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/base_application', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/base_contribution', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Payment Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/account_type/income', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/account_type/liability/payable/collected_vat', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/financial_section/liability', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Project Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Requirement', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Task', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Task Report', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_deliveries/task_report_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_domains/project_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_domains/project_project_task_report_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/gap/my_country/my_accounting_standards/7', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/group/demo_group/sub1', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_preferences/accounting_zuite_preference', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/business_process_module/erp5_default_business_process', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/business_process_module/erp5_default_business_process/deliver', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/trade_phase/default/discount', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/trade_state/new', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_transaction_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_order_root_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_trade_model_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_sessions', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Alarm Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Contribution Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Preference', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Types Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/ZODB Continuous Increasing Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Category Existence Constraint', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/destination', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/destination_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/quantity_unit', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/source_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/source_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/action_type/object_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/elementary_type/data', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_contribution_registry/webpage_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_solver_processes', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Agent', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Notification Message', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Notification Message Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Order Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Split Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/agent_privilege', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/destination_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/marital_status', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/property_mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/region', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/subordination', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/trade_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/update_frequency', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/collect_order_group/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Component Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Internal Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Transformation Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Transformation Optional Resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Purchase Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Sale Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Sale Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/incoterm', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Purchase Invoice Transaction', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Purchase Invoice Transaction Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Sale Invoice Transaction', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/account_type/liability/payable', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_types/Task Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_deliveries/task_invoice_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_deliveries/task_invoice_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_deliveries/task_report_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_deliveries/task_report_builder/split_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_domains/project_report_monthly_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_domains/task_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_domains/task_module_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/account_module/equity', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/person_module/john_smith/default_career', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/gap/my_country/my_accounting_standards/4/44/445/4456', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/gap/my_country/my_accounting_standards/4/44/445/4457', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/business_process_module/erp5_default_business_process/invoice', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/trade_phase/default/accounting', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/trade_state/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_delivery_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_transaction_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_order_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_order_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_order_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_order_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_payment_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_payment_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_solvers/Adopt Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_solvers/Quantity Cancel Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_solvers/Trade Model Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_solvers/Unify Solver', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/RuleMixin_asPredicate used for /erp5_portal_221c79bc38412ad8e5b2bc46fa62bb4e/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: test_checkCopyComposition (testApparelModel.TestApparelModel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testApparelModel.py", line 97, in test_checkCopyComposition
    acrylique.setQuantity(0.88)
AttributeError: setQuantity


ERROR: test_01_getAggregatedAmountList (testApparelTransformation.TestApparelTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Amount', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Base Category', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Domain Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Dynamic Category Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Folder', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Template Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Trash Bin', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Property Existence Constraint', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/aggregate', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/specialise', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_caches/erp5_content_short', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_caches/erp5_ui_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/elementary_type/lines', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_domains/base_day_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_ids/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_ids/3', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_introspections', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Fax', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Nested Line Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Rounding Model', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Title Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/role', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/social_form', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/successor', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/trade_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/update_frequency', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/use', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Internal Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Transformation Operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Transformation Transformed Resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/option', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Solver Decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Internal Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Inventory Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Sale Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/base_application', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/delivery_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/internal_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Apparel Fabric', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Apparel Model', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Project Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Requirement Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Sale Order Milestone', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/task_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_domains/project_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_domains/project_person_task_report_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_domains/project_projectline_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_domains/task_module_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/business_process_module/erp5_default_business_process/deliver', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/trade_state/invoiced', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/trade_state/new', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/trade_state/paid', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/trade_state/trade/paid', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_transaction_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_trade_model_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_trade_model_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_solvers/Adopt Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Production Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Production Order Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/production_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/production_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Acquired Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Base Domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Cache Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Distributed Ram Cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Document', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Movement', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Property Sheet Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Ram Cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/SQL Non Continuous Increasing Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Simulation Movement', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Standard Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Trash Folder', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/destination_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/quantity_unit', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/source_administration', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/source_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/source_payment', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/source_trade', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_caches/erp5_content_medium/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_caches/erp5_ui_long', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_caches/erp5_ui_short', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/elementary_type/boolean', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/elementary_type/content', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_contribution_registry/presentation_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_domains/base_year_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_domains/parent_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Assignment', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Currency Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Delivery Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Mirror Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Monthly Range Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Organisation', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Split Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/agent_privilege', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/destination_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/legal_parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/nationality', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/salary_level', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/site', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/source_carrier', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_caches/document_cache_factory', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/divergence_scope/quantity', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Product', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Transformation', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/composition', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/industrial_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/segment', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/tariff_nomenclature', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Category Membership Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/DateTime Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Business Process Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Delivery Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Internal Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Inventory Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Order Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Purchase Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Sale Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Sale Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/base_amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/discount_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/sale_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Apparel Consumption', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Apparel Measurement', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/task_report_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/task_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_domains/project_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_domains/task_report_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_domains/task_report_module_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/business_process_module/erp5_default_business_process/order_path', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/trade_phase/default/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/trade_state/delivered', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/trade_state/trade/invoiced', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_order_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_order_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_order_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_solvers/Accept Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_solvers/Production Reduction Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_solvers/Unify Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Production Order Model Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Production Report Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Supply Chain', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Supply Node', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/production_report_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/production_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/OOo Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Role Definition', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/order_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/price_currency', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Sale Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Sale Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/colour', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/morphology', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Internal Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Internal Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Sale Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Trade Model Path', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/trade_state', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/trade_date/invoice', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/internal_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/sale_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Apparel Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Apparel Component Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Apparel Fabric Item Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Apparel Fabric Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Apparel Model Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Apparel Size Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Requirement Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Task Report', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/task_invoice_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_categories/trade_phase/default/discount', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_delivery_root_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_invoice_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_order_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_order_root_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_order_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_payment_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_trade_model_simulation_rule/delivery_mode_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_solvers/Accept Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_types/Supply Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_deliveries/production_report_builder', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_04bf6378030f99bd5dcfa742f24d076d/RuleMixin_asPredicate used for /erp5_portal_04bf6378030f99bd5dcfa742f24d076d/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



ERROR: test_Archive (testArchive.TestArchive)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/inventory_api_test/portal_types/Base Domain', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Folder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Memcached Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/activity', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/aggregate', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/delivery', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/destination_project', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/order', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/quantity_unit', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/source_administration', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/source_payment', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/source_section', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/erp5_content_short/default_ram_cache', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_search', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/date', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/elementary_type/string', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_contribution_registry/drawing_extension', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_contribution_registry/pdf_extension', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_ids/2', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_ids/3', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_ids/6', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Address', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Career', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Credit Card', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Order Builder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Requirement Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Role Definition', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Variation Property Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/delivery_builder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/insurance_coverage', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/natural_parent', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/order_builder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/solver', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_caches/document_cache_factory', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/collect_order_group/line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Supply', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Measure', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Service Individual Variation', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Supply Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Transformation Transformed Resource Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/String Divergence Tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Variation Divergence Tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Business Process', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Delivery Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Packing List Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Inventory Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Sale Trade Condition', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/incoterm', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Apparel Assortment Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Component Variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Measurement', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Project', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Task Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/title_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_state/trade/paid', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Acquired Property', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Action Information', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Category', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Domain Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Event', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Rule Tool', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Session Tool', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Template Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Trash Tool', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Types Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Property Existence Constraint', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination_payment', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/origin', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/size', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_icon', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_print', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/elementary_type/content', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/float', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_contribution_registry/text_extension', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_solvers', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_web_services', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Fax', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Image', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Link', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Property Grouping Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Title Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/function', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/role', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/trade_phase', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/use', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Component Individual Variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Supply Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/collection', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/composition', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/measure', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/segment', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Business Process Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Container', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Internal Order Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Packing List', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Packing List', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Purchase Packing List', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Order Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/segmentation', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/trade_condition_type', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/trade_date/order', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Component Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Shape Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Technical Drawing', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Project Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Task Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Task Report', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/requirement_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/task_module_person_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_accounting_transaction_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/delivery_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/payment_mode_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Adopt Solver/1', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Production Reduction Solver', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Unify Solver/2', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Archive', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_contribution_registry', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Alarm Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Property Sheet', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Python Script', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Trash Folder', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/source_decision', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/source_payment_region', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/erp5_content_medium/default_ram_cache', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/erp5_session_cache', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_view', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/boolean', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_skins/erp5_core/TemplateTool_filterAppendToListDiff', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solver_processes', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Causality Assignment Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Mirror Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Rounding Model', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/end_of', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/marital_status', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/update_frequency', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/divergence_scope/category', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Supply Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/colour', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/image', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Order', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Order Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Purchase Order Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Sale Packing List', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Order', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/base_application', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/discount_type', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Size Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default/invoicing', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default/payment', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_state/accounted', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_state/new', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/trade_state/ordered', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/reference_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/LIFO Delivery Solver', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_solvers/Minimise Price Delivery Solver', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Archive Inventory Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_sessions', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Alarm', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Dummy Class Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Preference', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/SQL Non Continuous Increasing Id Generator', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Simulation Movement', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/callable_type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination_trade', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/parent', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/resource', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/erp5_content_short', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/erp5_ui_long/default_ram_cache', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/long', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_contribution_registry/image_extension', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/base_month_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/parent_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_ids/4', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_skins/erp5_core/TemplateTool_filterOOBTreeClassDiff', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Agent Privilege', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Bank Account', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Base Variant Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Causality Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Day Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Delivery Builder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Invoice Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Order Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Quantity Sign Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Query', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Root Applied Rule Causality Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Rounding Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Telephone', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Variant Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/economical_class', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/follow_up', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/legal_parent', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/property_mapping', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/resource_use', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/subordination', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Supply Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Quantity Unit Conversion Definition', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Supply', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Supply Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/feature', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/morphology', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/operation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/visual_pattern', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Category Membership Divergence Tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Container Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Inventory', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Order Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Packing List Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Bath', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Cloth Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Colour Range', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Colour Range Variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Component', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/split_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/task_module_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/deliver', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/pay', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default/tax', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Accept Solver/1', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Quantity Cancel Solver/1', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Trade Model Solver', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Unify Solver', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Payment Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /inventory_api_test/RuleMixin_asPredicate used for /inventory_api_test/portal_rules/new_payment_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Payment Simulation Rule



FAIL: test_isBuildable_OrderedDeliveredInvoiced (testBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, delivered and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testBPMCore.py", line 703, in test_isBuildable_OrderedDeliveredInvoiced
    self.assertEquals(self.invoice_path.isBuildable(order), False)
AssertionError: True != False


FAIL: test_isBuildable_OrderedInvoicedDelivered (testBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, invoiced and delivered sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testBPMCore.py", line 802, in test_isBuildable_OrderedInvoicedDelivered
    self.assertEquals(self.delivery_path.isBuildable(order), False)
AssertionError: True != False


FAIL: test_isFrozen_OrderedDeliveredInvoiced (testBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, delivered and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testBPMCore.py", line 1147, in test_isFrozen_OrderedDeliveredInvoiced
    self.assertEqual(self.invoice_path.isFrozen(order), False)
AssertionError: True != False


FAIL: test_isFrozen_OrderedInvoicedDelivered (testBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, invoiced and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testBPMCore.py", line 1226, in test_isFrozen_OrderedInvoicedDelivered
    self.assertEqual(self.invoice_path.isFrozen(order), False)
AssertionError: True != False


FAIL: test_AsDocumentationHelperOnClassTool (testClassTool.TestClassTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/testClassTool.py", line 102, in test_AsDocumentationHelperOnClassTool
    self.assertNotEquals([], class_doc_helper.getStaticPropertyList())
AssertionError: [] == []


FAIL: test_AsDocumentationHelperOnDocument (testClassTool.TestClassTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/testClassTool.py", line 91, in test_AsDocumentationHelperOnDocument
    self.failUnless('Base' in doc_helper.getInheritanceList())
AssertionError


ERROR: test_usecase1 (testComplexTradeModelLineUseCase.TestComplexTradeModelLineUseCasePurchase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 912, in setUpERP5Site
    transaction.commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_manager.py", line 93, in commit
    return self.get().commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 316, in commit
    self._callBeforeCommitHooks()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 366, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/ActivityBuffer.py", line 132, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/Activity/SQLDict.py", line 77, in prepareQueueMessageList
    id_count=len(registered_message_list))
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/IdTool.py", line 198, in generateNewIdList
    id_count=id_count, default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/IdGenerator.py", line 97, in generateNewIdList
    default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/IdGenerator.py", line 97, in generateNewIdList
    default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/SQLNonContinuousIncreasingIdGenerator.py", line 154, in generateNewIdList
    default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/SQLNonContinuousIncreasingIdGenerator.py", line 103, in _generateNewId
    (last_max_id_dict[id_group].value, new_id, id_group, self.absolute_url())
ValueError: The last_id 1243 stored in zodb dictionary is higher than the new id 180 generated for id_group portal_activity. invoke http://localhost.localdomain:55492/erp5_portal_5347f8803c6adec408d3a6d776eaafd6/portal_ids/6/rebuildSqlTable to fix this problem.


ERROR: test_01_disconnectsCausesError (testDeferredConnection.TestDeferredConnection)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 168, in run
    self.tearDown()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1004, in tearDown
    message_list = portal_activities.getMessageList()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/ActivityTool.py", line 1376, in getMessageList
    message_list += activity.getMessageList(aq_inner(self),**kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/Activity/SQLBase.py", line 85, in getMessageList
    include_processing=include_processing)]
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/DA.py", line 227, in DA__call__
    result=DB__.query(query, self.max_rows_)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ZMySQLDA/db.py", line 295, in query
    return self._access_db(method_id='query', args=args, kw=kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ZMySQLDA/db.py", line 286, in _access_db
    return getattr(db, method_id)(*args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ZMySQLDA/db.py", line 441, in query
    self._use_TM and self._register()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/TM.py", line 25, in TM__register
    transaction.get().register(Surrogate(self))
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 299, in register
    self.join(adapter)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 213, in join
    self._prior_operation_failed() # doesn't return
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "../../bin/runUnitTest", line 192, in <module>
    Products.ERP5Type.tests.runUnitTest.main()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/runUnitTest.py", line 717, in main
    debug=debug)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/runUnitTest.py", line 540, in runUnitTestList
    result = TestRunner(verbosity=verbosity).run(suite)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 270, in run
    test(result)
  File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
    return self.run(*args, **kwds)
  File "/usr/lib64/python2.6/unittest.py", line 460, in run
    test(result)
  File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
    return self.run(*args, **kwds)
  File "/usr/lib64/python2.6/unittest.py", line 460, in run
    test(result)
  File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
    return self.run(*args, **kwds)
  File "/usr/lib64/python2.6/unittest.py", line 460, in run
    test(result)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 410, in __call__
    self.run(*args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ZMySQLDDA/tests/testDeferredConnection.py", line 150, in test_01_disconnectsCausesError
    transaction.commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_manager.py", line 93, in commit
    return self.get().commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 325, in commit
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 322, in commit
    self._commitResources()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/TIDStorage/transaction_transaction.py", line 232, in _commitResources
    result = original__commitResources(self, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 424, in _commitResources
    rm.tpc_finish(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 524, in tpc_finish
    self.manager.tpc_finish(txn)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/Products.ZSQLMethods-2.13.3-py2.6.egg/Shared/DC/ZRDB/TM.py", line 60, in tpc_finish
    try: self._finish()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ZMySQLDDA/db.py", line 438, in _finish
    self._query("SELECT 1", force_reconnect=True)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ZMySQLDDA/tests/testDeferredConnection.py", line 61, in fake_db_query
    raise OperationalError, (hosed_connection[0], 'dummy exception')
OperationalError: (2006, 'dummy exception')



ERROR: test_02_disconnectionRobustness (testDeferredConnection.TestDeferredConnection)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ZMySQLDDA/tests/testDeferredConnection.py", line 76, in setUp
    ERP5TypeTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 861, in setUpERP5Site
    app.test_portal_name = portal_name
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.7-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1003, in register
    self._register(obj)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.7-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1013, in _register
    self.transaction_manager.get().join(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 213, in join
    self._prior_operation_failed() # doesn't return
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
    self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:

  File "../../bin/runUnitTest", line 192, in <module>
    Products.ERP5Type.tests.runUnitTest.main()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/runUnitTest.py", line 717, in main
    debug=debug)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/runUnitTest.py", line 540, in runUnitTestList
    result = TestRunner(verbosity=verbosity).run(suite)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 270, in run
    test(result)
  File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
    return self.run(*args, **kwds)
  File "/usr/lib64/python2.6/unittest.py", line 460, in run
    test(result)
  File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
    return self.run(*args, **kwds)
  File "/usr/lib64/python2.6/unittest.py", line 460, in run
    test(result)
  File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
    return self.run(*args, **kwds)
  File "/usr/lib64/python2.6/unittest.py", line 460, in run
    test(result)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 410, in __call__
    self.run(*args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ZMySQLDDA/tests/testDeferredConnection.py", line 150, in test_01_disconnectsCausesError
    transaction.commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_manager.py", line 93, in commit
    return self.get().commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 325, in commit
    t, v, tb = self._saveAndGetCommitishError()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 322, in commit
    self._commitResources()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/TIDStorage/transaction_transaction.py", line 232, in _commitResources
    result = original__commitResources(self, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 424, in _commitResources
    rm.tpc_finish(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 524, in tpc_finish
    self.manager.tpc_finish(txn)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/Products.ZSQLMethods-2.13.3-py2.6.egg/Shared/DC/ZRDB/TM.py", line 60, in tpc_finish
    try: self._finish()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ZMySQLDDA/db.py", line 438, in _finish
    self._query("SELECT 1", force_reconnect=True)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ZMySQLDDA/tests/testDeferredConnection.py", line 61, in fake_db_query
    raise OperationalError, (hosed_connection[0], 'dummy exception')
OperationalError: (2006, 'dummy exception')



FAIL: test_02_AdoptingPrevision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testDeliveryBuilderToSupportMultipleLines.py", line 266, in test_02_AdoptingPrevision
    self.assertEquals('solved', document.getCausalityState())
AssertionError: 'solved' != 'diverged'


FAIL: test_03_AcceptingDecision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testDeliveryBuilderToSupportMultipleLines.py", line 300, in test_03_AcceptingDecision
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
      CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      UpdateBuilderForMultipleLineList
      SetPythonScriptForDeliveryBuilder
      StartPackingList
      CheckInvoicingRule
      Tic
      GetRelatedInvoiceFromPackingList
      UpdateInvoice
      Tic
      CheckInvoiceIsDivergent
      AcceptDecisionInvoiceQuantity
      Tic
    > CheckInvoiceIsNotDivergent
      CheckPackingListIsDivergent
      AdoptPrevisionPackingListQuantity
      Tic
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testInvoice.py", line 916, in stepCheckInvoiceIsNotDivergent
    self.fail(invoice.getDivergenceList())
AssertionError: [<DivergenceMessage object at 0xf9be6c8
  'tested_property': 'specialise'
  'prevision_value': ['business_process_module/TestNestedLine']
  'mapping': {'property_name': 'specialise'}
  'object_relative_url': 'accounting_module/3/1/1'
  'simulation_movement': <Simulation Movement at /erp5_portal_0987cb4040fa0df3962c8eb4ec499b02/portal_simulation/3/1/1/1/1/1>
  'decision_value': []
  'message': 'The values of ${property_name} category are different between decision and prevision.'
  'tester_relative_url': 'portal_rules/new_invoice_simulation_rule/specialise_tester'>]


FAIL: test_04_MergingMultipleSaleOrders (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testDeliveryBuilderToSupportMultipleLines.py", line 362, in test_04_MergingMultipleSaleOrders
    self.assertEquals('solved', document.getCausalityState())
AssertionError: 'solved' != 'diverged'


ERROR: test_01_QuantityDivergenceTester (testDivergenceTester.TestDivergenceTester)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 945, in setUpERP5Site
    setup_once()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testDivergenceTester.py", line 96, in setUpOnce
    self.tic(verbose=1)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Base Type', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Contribution Registry Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Dynamic Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Simulation Movement', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Trash Folder', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Types Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/size', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/source_decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_caches/erp5_session_cache/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_caches/erp5_ui_long', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_caches/erp5_ui_short/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/action_type/object_print', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/action_type/object_web_view', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_contribution_registry/pdf_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_contribution_registry/webpage_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_domains/base_day_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_skins/erp5_core/TemplateTool_filterOOBTreeClassDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_skins/erp5_core/TemplateTool_filterTemplateUnicodeDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_roundings', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Day Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Image', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Property Assignment Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Split Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/economical_class', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/follow_up', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/function', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/predecessor', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/divergence_scope/category', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Sale Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Service Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Transformation Transformed Resource Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/colour', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/feature', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/segment', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Container Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Delivery Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Internal Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Internal Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Purchase Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Purchase Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/delivery_mode', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/incoterm', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/purchase_packing_list_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/sale_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Apparel Assortment Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Apparel Cloth', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Project Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Task Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/task_report_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_domains/project_person_task_report_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_domains/project_project_task_report_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_domains/task_report_module_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/business_process_module/erp5_default_business_process/13', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/trade_state/trade', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/trade_state/trade/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_accounting_transaction_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_root_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_order_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_order_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_trade_model_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_trade_model_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_trade_model_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_solvers/FIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_contribution_registry', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Application Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Base Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Memcached Plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Session Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Standard Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/System Preference', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/business_application', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/callable_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/destination', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/destination_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/destination_section', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/elementary_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/source_payment', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/specialise', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_caches/erp5_content_medium', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_caches/erp5_ui_short', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/action_type/object_dialog', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/action_type/object_search', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_contribution_registry/drawing_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_contribution_registry/text_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_domains/parent_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_ids/4', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_ids/5', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_preferences/default_site_preference', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_skins/erp5_core/TemplateTool_filterAppendToListDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Base Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Currency Exchange Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Monthly Range Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Order Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Organisation Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Person', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Person Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Role Definition', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/marital_status', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/social_form', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/source_carrier', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/source_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_caches/document_cache_factory', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Measure', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Measure Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Product', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Category Membership Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Variation Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Business Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Business Process Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Internal Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Purchase Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/base_application', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/trade_date/invoice', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/internal_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/sale_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Apparel Assortment Colour Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Apparel Colour Range Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Apparel Component Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Apparel Fabric Item', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Apparel Model', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/fabric_brand', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Project Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_types/Task Report', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/task_invoice_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/task_invoice_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/task_report_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_deliveries/task_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_domains/project_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/trade_phase/default/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/trade_phase/default/payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/trade_state/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_categories/trade_state/trade/paid', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_delivery_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_invoice_transaction_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_trade_model_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_trade_model_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_solvers/Quantity Cancel Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_solvers/Unify Solver/2', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/RuleMixin_asPredicate used for /erp5_portal_72356f00c5b7024d43c2b0c06b3885ea/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



FAIL: test_01_LargeOOoDocumentToImageConversion (testDms.TestDocumentPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5OOo/tests/testDms.py", line 2350, in test_01_LargeOOoDocumentToImageConversion
    self.assertTrue(req_time < 30.0)
AssertionError


FAIL: test_Member_download_pdf_format (testDmsWithFlare.TestDocumentWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5OOo/tests/testDms.py", line 635, in test_Member_download_pdf_format
    self.assertEquals(response_body, conversion, diff)
AssertionError: 
--- first_call.pdf 

+++ second_call.pdf 

@@ -1007,8 +1007,8 @@

 trailer
 <</Size 22/Root 20 0 R
 /Info 21 0 R
-/ID [ <E492F942B29CDEB049347259E7DCB1AF>
-<E492F942B29CDEB049347259E7DCB1AF> ]
+/ID [ <650BB1775E4E4431DA1C5A1E347AC70F>
+<650BB1775E4E4431DA1C5A1E347AC70F> ]
 /DocChecksum /6D57DE02F199AA2F5A4BF48961DFC541
 >>
 startxref


FAIL: test_parallel_conversion (testDmsWithFlare.TestDocumentWithFlare), Check that conversion engine is able to fill in
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5OOo/tests/testDms.py", line 1729, in test_parallel_conversion
    self.assertEquals(result_list, [])
AssertionError: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41] != []


ERROR: test_02_BusinessTemplate (testDocumentationHelper.TestDocumentationHelper), Documentation of Business Template
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/testDocumentationHelper.py", line 90, in test_02_BusinessTemplate
    self.portal.portal_classes.DocumentationHelper_viewReport()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/Form.py", line 649, in __call__
    return pt.pt_render(extra_context=extra_context)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZopePageTemplate.py", line 432, in pt_render
    result = PageTemplate.pt_render(self, source, extra_context)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
    showtal=showtal)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.pagetemplate-3.5.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 113, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 954, in do_defineSlot
    self.interpret(block)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
    self.interpret(slot)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
    self.interpret(slot)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
    self.interpret(slot)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
    self.interpret(block)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 821, in do_loop_tal
    self.interpret(block)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 583, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
    return eval(self._code, vars, {})
  File "PythonExpr", line 1, in <expression>
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Field.py", line 269, in render
    editable=editable,
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Field.py", line 205, in _render_helper
    render_prefix=render_prefix)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ProxyField.py", line 82, in __call__
    return proxied_method(field, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ReportBox.py", line 58, in render_view
    return self.render(field, key, value, REQUEST)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ReportBox.py", line 71, in render
    return report_method()
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 324, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1287, in _exec
    return PythonScript_exec(self, *args)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 98, in DocumentationHelper_getDocumentationSectionList
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 324, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1287, in _exec
    return PythonScript_exec(self, *args)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 35, in DocumentationHelper_getDocumentationSectionListParams
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/DocumentationHelper/ClassMethodDocumentationHelper.py", line 52, in getDescription
    return self.getDocumentedObject().__doc__
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/DocumentationHelper/DocumentationHelper.py", line 215, in getDocumentedObject
    raise NotImplementedError
NotImplementedError


ERROR: test_03_PortalType (testDocumentationHelper.TestDocumentationHelper), Documentation of Portal Type
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/testDocumentationHelper.py", line 109, in test_03_PortalType
    self.portal.portal_classes.DocumentationHelper_viewReport()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/Form.py", line 649, in __call__
    return pt.pt_render(extra_context=extra_context)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZopePageTemplate.py", line 432, in pt_render
    result = PageTemplate.pt_render(self, source, extra_context)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
    showtal=showtal)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.pagetemplate-3.5.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 113, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 954, in do_defineSlot
    self.interpret(block)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
    self.interpret(slot)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
    self.interpret(slot)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
    self.interpret(slot)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
    self.interpret(block)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 821, in do_loop_tal
    self.interpret(block)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 583, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
    return eval(self._code, vars, {})
  File "PythonExpr", line 1, in <expression>
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Field.py", line 269, in render
    editable=editable,
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Field.py", line 205, in _render_helper
    render_prefix=render_prefix)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ProxyField.py", line 82, in __call__
    return proxied_method(field, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ReportBox.py", line 58, in render_view
    return self.render(field, key, value, REQUEST)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ReportBox.py", line 71, in render
    return report_method()
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 324, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1287, in _exec
    return PythonScript_exec(self, *args)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 98, in DocumentationHelper_getDocumentationSectionList
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 324, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1287, in _exec
    return PythonScript_exec(self, *args)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 35, in DocumentationHelper_getDocumentationSectionListParams
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/DocumentationHelper/ClassMethodDocumentationHelper.py", line 52, in getDescription
    return self.getDocumentedObject().__doc__
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/DocumentationHelper/DocumentationHelper.py", line 215, in getDocumentedObject
    raise NotImplementedError
NotImplementedError


ERROR: testZodbImportPropertySheet (testDynamicClassGeneration.TestZodbImportFilesystemPropertySheet)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 904, in setUpERP5Site
    **extra_constructor_kw )
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/ERP5Site.py", line 98, in manage_addERP5Site
    reindex=reindex)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/ERP5Site.py", line 1543, in create
    reindex=reindex, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/ERP5Site.py", line 2000, in setup
    self.setupERP5Core(p,**kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/ERP5Site.py", line 2037, in setupERP5Core
    bt.install(**kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/Base.py", line 238, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 4578, in install
    return self._install(**kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 4510, in _install
    trashbin=trashbin, installed_bt=installed_bt)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 1906, in install
    ObjectTemplateItem.install(self, context, trashbin, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 1047, in install
    container._setObject(object_id, obj)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/Core/Folder.py", line 888, in _setObject
    return CMFBTreeFolder._setObject(self, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/BTreeFolder2/BTreeFolder2.py", line 447, in _setObject
    ob.manage_setLocalRoles(userid, ['Owner'])
  File "<string>", line 3, in manage_setLocalRoles
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/AccessControl/requestmethod.py", line 70, in _curried
    return callable(*args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/AccessControl/Role.py", line 442, in manage_setLocalRoles
    self.__ac_local_roles__ = dict = {}
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.7-py2.6-linux-x86_64.egg/ZODB/broken.py", line 317, in __setattr__
    raise BrokenModified("Can't change broken objects")
BrokenModified: Can't change broken objects


ERROR: test_01_RunCheckStockTableAlarm (testERP5Administration.TestERP5Administration)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/inventory_api_test/portal_types/Application Id Generator', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Ram Cache', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Rule Tool', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/aggregate', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/causality', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/destination_function', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/source', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/source_project', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/source_section', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_caches/erp5_ui_medium/default_ram_cache', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_dialog', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_exchange', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_fast_input', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_search', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_web_view', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/callable_type/script', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/elementary_type/date', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/elementary_type/tales', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/elementary_type/text', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_contribution_registry/text_extension', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_domains/base_day_domain', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_preferences/default_site_preference', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Chat Address', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Currency Exchange Line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Delivery Causality Assignment Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Delivery Tool', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Image', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Person', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Property Grouping Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/divergence_scope', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/marital_status', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/source_referral', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/divergence_scope/category', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Component', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Component Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Internal Supply', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Internal Supply Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Purchase Supply Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Sale Supply', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Sale Supply Line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/cleaning_code', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/composition', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/measure', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/option', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Solver Decision', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Specialise Divergence Tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Variation Divergence Tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Internal Order Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Order Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Purchase Order', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Purchase Packing List Line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Sale Order', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Sale Trade Condition Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Trade Model Line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/trade_condition_type', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Apparel Colour Range Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Apparel Consumption', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Apparel Measurement', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_domains/task_module_project_domain', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_domains/task_report_module_person_domain', 'immediateReindexObject', -2, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/13', 'immediateReindexObject', -2, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', -2, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/trade_state/trade/ordered', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_total_asset_price_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_solvers/Trade Model Solver', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Acquired Property', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Alarm', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Cache Factory', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Class Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Domain Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Mapped Value', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Memcached Plugin', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Movement', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Preference Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Property Sheet Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Trash Folder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination_trade', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/specialise', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_list', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/string', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/base_month_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/base_week_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_memcached/default_memcached_plugin', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Assignment', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Bank Account', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Career', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Currency', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Currency Exchange Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Notification Message', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Requirement Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/contributor', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/delivery_solver', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/follow_up', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/grade', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/order_builder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/role', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Supply Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/feature', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Solver Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/First Causality Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Packing List', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Packing List Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Order Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Packing List', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Packing List Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/discount_type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_state', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Assortment Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Bath', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Colour Range Variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Model Colour Variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Model Morphology Variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Size', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/apparel_morpho_type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Requirement Document', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/preferred_group_person_list_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/project_report_monthly_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/validated_project_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/order_path', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default/invoicing', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_state/invoiced', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_state/paid', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_accounting_transaction_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_alarms/check_catalog', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Base Type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Distributed Ram Cache', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Document', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Domain Generator', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Memcached Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Synchronisation Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Category Existence Constraint', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination_payment_region', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/source_payment', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/source_trade', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/float', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/base_year_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/parent_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_ids/2', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_ids/4', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Link', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Order Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Split Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/end_of', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/function', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/nationality', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/payment_mode', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/price_currency', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/site', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/subordination', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Measure Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Supply', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Transformation Optional Resource', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Transformation Transformed Resource', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Transformation Transformed Resource Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/colour', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Float Divergence Tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Solver Process', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Solver Type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Container Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Order Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/base_contribution', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/delivery_mode', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Assortment Colour Variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Component', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Component Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Fabric Item Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Shape Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Project', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Task Report', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default/delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default/order', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_state/trade', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Accept Solver', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Accept Solver/1', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Minimise Price Delivery Solver', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Quantity Cancel Solver/2', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Unify Solver/1', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_alarms/check_stock', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Trade Model Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /inventory_api_test/RuleMixin_asPredicate used for /inventory_api_test/portal_rules/new_trade_model_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Trade Model Simulation Rule



ERROR: test_01_AddResourceToShoppingCart (testERP5Commerce.TestCommerce)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Acquired Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Cache Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Contribution Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Dynamic Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Memcached Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Preference Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Role Information', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Simulation Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/System Preference', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Category Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/causality', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/destination', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/destination_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/origin', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/product_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/size', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/source_decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/source_payment_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/source_project', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_caches/erp5_content_medium/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_caches/erp5_session_cache/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/action_type/object_list', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/callable_type/script', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/elementary_type/content', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/elementary_type/date', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_contribution_registry/webpage_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_contribution_registry/webpage_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_domains/base_week_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Fax', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Invoice Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/agent_privilege', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/group', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/collect_order_group/cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/divergence_scope/category', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_memcached/persistent_memcached_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Web Page Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/publication_section', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Internal Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Purchase Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Purchase Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/image', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/industrial_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/metric_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/morphology', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/base_application', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/base_contribution', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_date', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_state', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/sale_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_phase/default/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_phase/default/tax', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_state/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_state/trade', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_state/trade/delivered', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_state/trade/paid', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_root_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_transaction_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_transaction_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_order_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_order_root_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_order_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_payment_simulation_rule/payment_mode_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_solvers/Adopt Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_solvers/Adopt Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_solvers/Quantity Cancel Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Applied Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Cache Factory', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Predicate', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/activity', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/source_administration', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_caches/erp5_content_long', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_caches/erp5_ui_short', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/action_type/object_button', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Currency', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Mapped Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Order Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Query Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Rounding Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Title Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/delivery_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/economical_class', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/resource_use', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/social_form', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/subordination', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Measure Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Purchase Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Sale Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/First Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Sale Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/incoterm', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_date/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_phase/default/discount', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Alarm Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Category', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Conceptual Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Document', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Memcached Plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Session Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Template Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/aggregate', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/destination_section', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/elementary_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/source_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_alarms/expired_password_alarm', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_caches/erp5_ui_long', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_caches/erp5_ui_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/action_type/object_fast_input', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/elementary_type/string', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_domains/base_day_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_domains/base_month_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_ids/6', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_skins/erp5_core/TemplateTool_filterAppendToListDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_skins/erp5_core/TemplateTool_filterOOBTreeClassDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Agent Privilege', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Credit Card', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Person', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/gender', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/predecessor', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/price_currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/property_mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/region', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/source_referral', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_caches/document_cache_factory', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Web Section', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Service Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Transformation', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Transformation Optional Resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/measure', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/tariff_nomenclature', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Delivery Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Internal Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Purchase Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Returned Purchase Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Returned Purchase Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_types/Trade Model Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/delivery_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/discount_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_date/custom', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/purchase_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/sale_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_deliveries/sale_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/business_process_module/erp5_default_business_process/invoice', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_phase/default/accounting', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_categories/trade_phase/default/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_delivery_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_root_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_transaction_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_transaction_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_order_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_order_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_payment_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_payment_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_payment_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule/delivery_mode_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_solvers/Accept Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_solvers/Quantity Split Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_solvers/Trade Model Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_solvers/Unify Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_solvers/Unify Solver/2', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_ac56c1eb20bff938b793825a443e25de/RuleMixin_asPredicate used for /erp5_portal_ac56c1eb20bff938b793825a443e25de/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



FAIL: test_view_tools (testERP5Core.TestERP5Core), Test we can view tools.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testERP5Core.py", line 304, in test_view_tools
    "%s: %s" % (tool, response.getStatus()))
AssertionError: portal_categories: 503


ERROR: test_correct_login (testERP5RemoteUserManager.TestERP5RemoteUserManager), Checks typical login scenario
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 168, in run
    self.tearDown()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1017, in tearDown
    PortalTestCase.tearDown(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/base.py", line 103, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 135, in beforeTearDown
    transaction.commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_manager.py", line 93, in commit
    return self.get().commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 322, in commit
    self._commitResources()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/TIDStorage/transaction_transaction.py", line 232, in _commitResources
    result = original__commitResources(self, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 416, in _commitResources
    rm.commit(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.7-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 566, in commit
    self._commit(transaction)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.7-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 614, in _commit
    self._store_objects(ObjectWriter(obj), transaction)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.7-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 666, in _store_objects
    s = self._storage.store(oid, serial, p, '', transaction)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/DemoStorage.py", line 51, in store
    oid=oid, serials=(old, serial), data=data)
ConflictError: database conflict error (oid 0x2d62b039002f3a3f, class BTrees.OOBTree.OOBTree, serial this txn started with 0x038a25b90449a1bb 2010-11-10 18:33:01.004912, serial currently committed 0x038a25b906a13d00 2010-11-10 18:33:01.553868)


ERROR: test_incorrect_login (testERP5RemoteUserManager.TestERP5RemoteUserManager), Checks that incorrect login does not work
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_incorrect_login_in_case_of_no_connection (testERP5RemoteUserManager.TestERP5RemoteUserManager), Checks that in case if there is no authentication server defined it is not possible to login
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_is_single_sign_on_enable (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check if isSingleSignOn is Enabled
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_loggable_in_case_of_server_gaierror (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.gaierror is raised login works from ZODB cache
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_loggable_in_case_of_server_gaierror_normal_cache (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.gaierror is raised login works from usual cache
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_loggable_in_case_of_server_raises_anythin_else_normal_cache (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if non socket is raised login works from usual cache
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_loggable_in_case_of_server_socket_error (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.error is raised login works from ZODB cache
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_loggable_in_case_of_server_socket_error_with_failed_login_between (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.sslerror is raised login works from ZODB cache, when wrong credentials was passed
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_loggable_in_case_of_server_socket_sslerror (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.sslerror is raised login works from ZODB cache
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_loggable_in_case_of_server_socket_timeout (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.timeout is raised login works from ZODB cache
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_not_loggable_in_case_of_server_gaierror_no_log_before (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if socket.gaierror is raised login does not work in case of empty ZODB cache
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_not_loggable_in_case_of_server_raises_anything_else (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that in case if non socket is raised login does not works
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_wrong_login_clears_zodb_cache (testERP5RemoteUserManager.TestERP5RemoteUserManager), Check that wrong login attempt clears ZODB cache
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 121, in afterSetUp
    self.setUpRemoteUserManager()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/tests/testERP5RemoteUserManager.py", line 108, in setUpRemoteUserManager
    addERP5RemoteUserManager(acl_users, self.erp5_remote_manager_id)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Wizard/PAS/ERP5RemoteUserManager.py", line 43, in addERP5RemoteUserManager
    dispatcher._setObject(eum.getId(), eum)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.PluggableAuthService/Products/PluggableAuthService/PluggableAuthService.py", line 426, in _setObject
    Folder._setObject( self, id, object, roles, user, set_owner )
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 332, in _setObject
    v = self._checkId(id)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 116, in checkValidId
    'The id "%s" is invalid - it is already in use.' % id)
BadRequest: The id "erp5_remote_user_manager" is invalid - it is already in use.


ERROR: test_01_splitAndDefer (testERP5Simulation.TestERP5Simulation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_notifications', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Acquired Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Base Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Category Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Dummy Class Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Event', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Role Information', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Session Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Template Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Category Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Property Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/activity', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/callable_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_view', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_web_view', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type/date', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type/text', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/base_month_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_ids/5', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_preferences/default_site_preference', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Agent', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Assignment', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Causality Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Credit Card', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Delivery Builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Delivery Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Mapped Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Order Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Person', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Role Definition', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Variant Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/delivery_solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/property_mapping', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/subordination', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/document_cache_factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Transformation Operation Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Transformation Transformed Resource Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/image', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/industrial_phase', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/shape', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/DateTime Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Solver Decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Business Process', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/First Causality Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Inventory Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/delivery_mode', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Assortment Colour Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Assortment Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Consumption Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Fabric Colour Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Shape', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/fabric_brand', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Project Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Order Milestone', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_invoice_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_invoice_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_report_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/project_project_task_report_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/project_report_monthly_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/business_process_module/erp5_default_business_process', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/business_process_module/erp5_default_business_process/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Minimise Price Delivery Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_contribution_registry', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Preference', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Property Sheet Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Ram Cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Simulation Movement', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Types Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/aggregate', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/origin', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/product_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/quantity_unit', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/specialise', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/erp5_session_cache/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/erp5_ui_short', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_icon', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_jump', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_contribution_registry/text_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_ids/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_introspections', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Address', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Career', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Category Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Currency Exchange Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Day Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/File', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Invoice Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Monthly Range Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Order Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Parent Delivery Category Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Person Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Property Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Requirement Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Variation Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/contributor', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/function', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/marital_status', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/payment_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Product', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Service Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Transformation Optional Resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/visual_pattern', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Order Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Returned Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Trade Model Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/base_application', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/base_contribution', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/discount_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_date/packing_list', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/sale_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Cloth', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Project', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_report_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/business_process_module/erp5_default_business_process/order_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Alarm Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Dynamic Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Memcached Plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Simulation Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Standard Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/causality', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_section', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/erp5_ui_long/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type/object', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type/tales', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_contribution_registry/drawing_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_contribution_registry/webpage_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_ids/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_skins/erp5_core/TemplateTool_filterAppendToListDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_web_services', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Bank Account', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Base Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Delivery Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Email', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Query Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Rounding Model', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/bank_account_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/economical_class', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/follow_up', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/salary_level', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_carrier', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Component Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Transformation', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/pricing', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Category Membership Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Specialise Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Container Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/purchase_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Colour Range', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Size', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Task Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Task Report Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_report_builder/title_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/project_person_task_report_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/task_module_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default/accounting', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default/invoicing', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default/tax', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/invoiced', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/new', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/ordered', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/trade/paid', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Quantity Cancel Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Quantity Cancel Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_fc5391439c7dad222cda3fff8f258071/RuleMixin_asPredicate used for /erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: test_01_new_procedure_creation (testERP5eGov.TestEgov)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testERP5eGov.py", line 152, in afterSetUp
    self.portal.EGov_setUpInstance()
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/ExternalMethod/ExternalMethod.py", line 241, in __call__
    return f(self.aq_parent.this(), *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/unit_test/Extensions/SetUpEGovInstance.py", line 161, in setUpInstance
    message_list.append(setUpEGovSecurityManager(self))
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/unit_test/Extensions/SetUpEGovInstance.py", line 109, in setUpEGovSecurityManager
    erp5security_dispatcher.addEGOVUserManager('egov_users')
AttributeError: addEGOVUserManager


ERROR: test_02_application_creation (testERP5eGov.TestEgov)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testERP5eGov.py", line 152, in afterSetUp
    self.portal.EGov_setUpInstance()
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/ExternalMethod/ExternalMethod.py", line 241, in __call__
    return f(self.aq_parent.this(), *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/unit_test/Extensions/SetUpEGovInstance.py", line 161, in setUpInstance
    message_list.append(setUpEGovSecurityManager(self))
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/unit_test/Extensions/SetUpEGovInstance.py", line 109, in setUpEGovSecurityManager
    erp5security_dispatcher.addEGOVUserManager('egov_users')
AttributeError: addEGOVUserManager


ERROR: test_03_submit_application (testERP5eGov.TestEgov)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testERP5eGov.py", line 152, in afterSetUp
    self.portal.EGov_setUpInstance()
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/ExternalMethod/ExternalMethod.py", line 241, in __call__
    return f(self.aq_parent.this(), *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/unit_test/Extensions/SetUpEGovInstance.py", line 161, in setUpInstance
    message_list.append(setUpEGovSecurityManager(self))
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/unit_test/Extensions/SetUpEGovInstance.py", line 109, in setUpEGovSecurityManager
    erp5security_dispatcher.addEGOVUserManager('egov_users')
AttributeError: addEGOVUserManager


ERROR: test_05_process_application (testERP5eGov.TestEgov)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testERP5eGov.py", line 152, in afterSetUp
    self.portal.EGov_setUpInstance()
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/ExternalMethod/ExternalMethod.py", line 241, in __call__
    return f(self.aq_parent.this(), *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/unit_test/Extensions/SetUpEGovInstance.py", line 161, in setUpInstance
    message_list.append(setUpEGovSecurityManager(self))
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/unit_test/Extensions/SetUpEGovInstance.py", line 109, in setUpEGovSecurityManager
    erp5security_dispatcher.addEGOVUserManager('egov_users')
AttributeError: addEGOVUserManager


ERROR: test_02_renderTask (testICal.TestICal)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testICal.py", line 207, in test_02_renderTask
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_cefb9b8a3a89a3f683f25c51b36c5dc6/task_module/one', 'Delivery_updateAppliedRule', -2, 5)]
Last error message:
ValueError
No such rule as 'default_order_rule' is found
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 47, in Delivery_updateAppliedRule
   - <PythonScript at /erp5_portal_cefb9b8a3a89a3f683f25c51b36c5dc6/Delivery_updateAppliedRule used for /erp5_portal_cefb9b8a3a89a3f683f25c51b36c5dc6/task_module/one>
   - Line 47
  Module AccessControl.ZopeGuards, line 358, in guarded_apply
  Module AccessControl.ZopeGuards, line 380, in builtin_guarded_apply
  Module Products.ERP5.Document.Order, line 204, in updateAppliedRule
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.Delivery, line 735, in updateAppliedRule
ValueError: No such rule as 'default_order_rule' is found



FAIL: test_19_TestAccountingBuildingAndDivergence (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testImmobilisation.py", line 3685, in test_19_TestAccountingBuildingAndDivergence
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      SetTest19SequenceData
      DeleteAccounting
      Tic
      DeleteAllPackingLists
      Tic
      TestAllAppliedRulesAreEmpty
      CreatePackingList
      DeliverPackingList
      AggregateItems
      Tic
      BuildAccounting
      Tic
      TestSimpleAccountingBuild
      SetTest19SequenceData2
      CreatePackingList
      DeliverPackingList
      AggregateItems
      Tic
      TestSimulationBuildAfterFirstAccountingChange
      BuildAccounting
      Tic
    > TestAccountingBuildAfterFirstChange
      DeletePackingList
      Tic
      TestSimulationBuildAfterSecondAccountingChange
      BuildAccounting
      Tic
      TestAccountingBuildAfterSecondChange
      AdoptPrevision
      Tic
      TestAccountingBuildAfterAdoptPrevision
      Test19ModifyPackingList
      Tic
      TestSimulationBuildAfterPackingListModification
      BuildAccounting
      Tic
      TestAccountingBuildAfterPackingListModification
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testImmobilisation.py", line 2518, in stepTestAccountingBuildAfterFirstChange
    self._testAccountingBuild(c_transaction_list, e_transaction_list)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testImmobilisation.py", line 2985, in _testAccountingBuild
    self.failUnless(e_found_transaction is not None)
AssertionError


FAIL: test_20_TestAccountingAcceptDecisionSolver (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testImmobilisation.py", line 3761, in test_20_TestAccountingAcceptDecisionSolver
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      SetTest20SequenceData
      DeleteAccounting
      Tic
      DeleteAllPackingLists
      Tic
      TestAllAppliedRulesAreEmpty
      CreatePackingList
      DeliverPackingList
      AggregateItems
      Tic
      BuildAccounting
      Tic
      ConfirmAmortisationTransaction
      Tic
      TestSimpleAccountingBuild
      ChangeAccountingPrice
      Tic
      AcceptDecision
      Tic
    > TestSimulationBuildAfterAcceptDecision
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testImmobilisation.py", line 2741, in stepTestSimulationBuildAfterAcceptDecision
    self._testSimulationBuild(c_simulation_movement_list, e_simulation_movement_list)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testImmobilisation.py", line 2151, in _testSimulationBuild
    pprint.pformat(e_simulation_movement_list)))
AssertionError: No expected movement found for portal_simulation/26/start_input_0_0
	None
	None
	0.0
	10000.0
	currency_module/EUR
	account_module/account1
	organisation_module/A
	2000/01/01 00:00:00 GMT+1
	2000/01/01 00:00:00 GMT+1
[{'destination': None,
  'destination_section_value': None,
  'id': 1,
  'profit_quantity': -5000,
  'quantity': 10000,
  'resource': 'currency_module/EUR',
  'source': 'account_module/account1',
  'source_section_value': <Organisation at /erp5_portal_e7f9f35f6c4e0cf67451038fbfe15b0b/organisation_module/A>,
  'start_date': DateTime('2000/01/01 00:00:00 GMT+1'),
  'stop_date': DateTime('2000/01/01 00:00:00 GMT+1')}]


ERROR: test_01_OrderLine_getVariationRangeCategoryList (testInternalOrder.TestInternalOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Cache Factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Cache Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Id Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Memcached Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Property Sheet', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Template Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Trash Bin', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Trash Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/activity', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/destination_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/source_administration', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/action_type/object_print', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/action_type/object_report', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/elementary_type/boolean', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/elementary_type/object', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/elementary_type/string', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_contribution_registry/image_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_contribution_registry/pdf_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/base_day_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/base_month_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_ids/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_ids/4', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_roundings', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_web_services', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Career', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Currency Exchange Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Currency Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Day Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Image', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Parent Delivery Category Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Root Applied Rule Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Rounding Model', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/conflicting_solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/order_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/region', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/source_carrier', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/use', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/collect_order_group/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/divergence_scope/category', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Internal Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Product', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Purchase Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Purchase Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Transformation Operation', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Transformation Transformed Resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Solver Process', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Solver Process Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Solver Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Business Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Internal Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Inventory Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Inventory Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Purchase Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Purchase Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Trade Model Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/trade_condition_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/trade_date', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/trade_date/invoice', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/internal_packing_list_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Apparel Fabric Item Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Apparel Fabric Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Apparel Measurement', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/apparel_morpho_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Project Milestone', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/task_report_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/task_report_builder/title_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/project_project_task_report_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/task_report_module_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/validated_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_root_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_order_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_order_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/Accept Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/Quantity Split Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/Trade Model Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/Unify Solver/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Base Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Event', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Standard Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Trash Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/ZODB Continuous Increasing Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Category Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/destination_trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/source_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/source_trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_caches/erp5_ui_short', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/action_type/object_exchange', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/action_type/object_view', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/elementary_type/float', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/parent_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_ids/3', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_preferences/default_site_preference', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solver_processes', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Assignment', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Delivery Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/OOo Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Telephone', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/agent_privilege', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/gender', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/insurance_coverage', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/payment_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/trade_phase', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/collect_order_group/cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Internal Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Product Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Purchase Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Purchase Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Quantity Unit Conversion Definition', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/option', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/visual_pattern', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/DateTime Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Variation Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Internal Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Internal Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Purchase Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Purchase Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Returned Purchase Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/base_contribution', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/trade_date/custom', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/trade_date/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/internal_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/internal_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/internal_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/sale_packing_list_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/sale_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Apparel Consumption', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Project', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Requirement Document', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/task_invoice_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/project_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/task_module_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/business_process_module/erp5_default_business_process/13', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/trade_phase/default', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/trade_phase/default/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/trade_state/invoiced', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_order_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_order_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/Production Reduction Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/Unify Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_alarms/check_catalog', 'immediateReindexObject', 1, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_alarms/check_conversion_tool_availability', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Acquired Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Alarm', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Movement', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Rule Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/callable_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/destination_account', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_caches/erp5_ui_medium', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/action_type/object_web_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/elementary_type/data', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/base_year_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_memcached/default_memcached_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Agent', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Agent Privilege', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Bank Account', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Currency Exchange Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Delivery Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Invoice Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Order Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Organisation', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Property Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Role Definition', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/currency_exchange_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/follow_up', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/grade', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/price_currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/salary_level', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/subordination', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/divergence_scope/property', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Component Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Quantity Unit Conversion Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Sale Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Service Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Transformation Transformed Resource Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/image', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Order Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Payment Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/base_amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Apparel Bath', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Apparel Cloth Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Apparel Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_types/Project Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/task_invoice_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_deliveries/task_invoice_builder/title_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/project_person_task_report_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/project_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_domains/task_report_module_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/business_process_module/erp5_default_business_process/deliver', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_categories/trade_state/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_delivery_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_transaction_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_payment_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/reference_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/Accept Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/Adopt Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_solvers/FIFO Delivery Solver', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/RuleMixin_asPredicate used for /erp5_portal_f75ecc28b7330c4668e7b4fd6b97429a/portal_rules/new_invoice_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Root Simulation Rule



FAIL: testCommitOrder (testInvalidationBug.TestInvalidationBug), Check order of resources being committed
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testInvalidationBug.py", line 93, in testCommitOrder
    self.assertEqual(result_list[-2], [1,0]) # catalog
AssertionError: [1, 1] != [1, 0]


FAIL: testLateInvalidationFromZEO (testInvalidationBug.TestInvalidationBug)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testInvalidationBug.py", line 104, in testLateInvalidationFromZEO
    "this unit test must be run with at least 2 ZEO clients"
AssertionError: this unit test must be run with at least 2 ZEO clients


ERROR: test_01_getInventory (testInventory.TestInventory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/source_function', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/elementary_type/tokens', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Currency Exchange Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Delivery Causality Assignment Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/OOo Document', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Property Grouping Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/price_currency', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/divergence_scope/category', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Internal Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Solver Type', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Sale Trade Condition Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/trade_state', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Apparel Cloth Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Apparel Model Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/trade_phase/default/discount', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_delivery_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_delivery_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_transaction_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_contribution_registry', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Cache Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Property Sheet Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Python Script', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/SQL Non Continuous Increasing Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Session Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Types Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Property Existence Constraint', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/elementary_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_caches/erp5_session_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_caches/erp5_ui_long', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_caches/erp5_ui_medium', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/action_type/object_jump', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_contribution_registry/pdf_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_contribution_registry/text_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_introspections', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Category Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Day Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Mapped Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Mirror Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Query', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Variation Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/collect_order_group', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/gender', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/order_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/payment_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/social_form', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/collect_order_group/line', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Quantity Unit Conversion Definition', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Sale Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Service Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/feature', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/morphology', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/tariff_nomenclature', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/DateTime Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Container Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Delivery Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Returned Purchase Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Sale Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/trade_condition_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_deliveries/sale_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_deliveries/sale_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Apparel Cloth', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Apparel Consumption', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Apparel Fabric Item', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Apparel Fabric Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Apparel Measurement Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/business_process_module/erp5_default_business_process/deliver', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/business_process_module/erp5_default_business_process/pay', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/trade_phase/default', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/trade_phase/default/payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/trade_state/paid', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/trade_state/trade/invoiced', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/trade_state/trade/paid', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_delivery_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_delivery_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_delivery_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_delivery_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_delivery_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_order_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_order_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_order_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_payment_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_solvers/Accept Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_solvers/Accept Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_solvers/Accept Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_solvers/LIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_solvers/Minimise Price Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_solvers/Quantity Cancel Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Alarm', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Category Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Rule Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/destination_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/size', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/source_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/source_project', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/specialise', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_alarms/expired_password_alarm', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_caches/erp5_content_medium/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/action_type/object_fast_input', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/action_type/object_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/elementary_type/date', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/elementary_type/float', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_contribution_registry/pdf_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_domains/parent_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_ids/6', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Address', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Order Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Root Applied Rule Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/destination_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/marital_status', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/salary_level', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/source_carrier', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/use', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_memcached/persistent_memcached_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Component Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Internal Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Transformation Operation Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/composition', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Solver Process', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Internal Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Purchase Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Purchase Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/base_application', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_deliveries/internal_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_deliveries/purchase_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Apparel Bath Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Apparel Colour Range Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Apparel Consumption Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_types/Apparel Model Colour Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/business_process_module/erp5_default_business_process/invoice', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/business_process_module/erp5_default_business_process/order_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/trade_phase/default/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_categories/trade_state/ordered', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_delivery_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_delivery_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_transaction_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_order_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_trade_model_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_solvers/FIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_55531aa70e26de848791581a59c460bd/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Transaction Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_55531aa70e26de848791581a59c460bd/RuleMixin_asPredicate used for /erp5_portal_55531aa70e26de848791581a59c460bd/portal_rules/new_invoice_transaction_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Transaction Simulation Rule



ERROR: testPrecision (testInventoryAPI.TestInventory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/inventory_api_test/portal_types/Action Information', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Applied Rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Category Property', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Conceptual Id Generator', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Domain Generator', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/destination_project', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/destination_section', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/destination_trade', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/product_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/source', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/source_function', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_caches/erp5_content_medium', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_dialog', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_exchange', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/elementary_type/content', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/elementary_type/selection', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_contribution_registry/pdf_extension', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_skins/erp5_core/TemplateTool_filterAppendToListDiff', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_roundings', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Career', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Credit Card', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Delivery Builder', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Image', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Mapped Property', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Parent Explanation Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Property Assignment Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Property Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Requirement Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/conflicting_solver', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/destination_region', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/divergence_scope', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/resource_use', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/social_form', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/use', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Service Individual Variation', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Transformation Operation', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Transformation Operation Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/collection', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/composition', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/pricing', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Float Divergence Tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Solver Decision', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Solver Tool', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Solver Type', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Container Line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/trade_date', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Apparel Colour Range Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Apparel Component Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Apparel Model', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Apparel Model Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Apparel Shape', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Task Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/requirement', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/task_report_builder', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/title_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_domains/task_module_person_domain', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_domains/validated_project_domain', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_solvers/FIFO Delivery Solver', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_solvers/Production Reduction Solver', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Alarm Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Category Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Class Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Dummy Class Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Dynamic Category Property', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Rule Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Simulation Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Synchronisation Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/callable_type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/causality', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination_account', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination_payment_region', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/size', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/erp5_content_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/erp5_ui_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_print', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_report', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_web_view', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/data', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/date', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/tales', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/parent_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_skins/erp5_core/TemplateTool_filterTemplateUnicodeDiff', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Base Variant Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Currency Exchange Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Email', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/File', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Monthly Range Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination_carrier', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/subordination', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/collect_order_group/line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/divergence_scope/category', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_memcached/persistent_memcached_plugin', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Supply Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Supply', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Quantity Unit Conversion Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/feature', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Category Membership Divergence Tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Inventory', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Inventory Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Order', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/delivery_mode', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Assortment', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Bath', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Cloth', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Fabric Item Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Project', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Order Milestone', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/task_report_module_person_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default/payment', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_state/paid', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_state/trade/ordered', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Quantity Cancel Solver/1', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /inventory_api_test/RuleMixin_asPredicate used for /inventory_api_test/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



ERROR: test_01_NotVariatedInventory (testInventoryModule.TestInventoryModule)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_notifications', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Cache Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Conceptual Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Simulation Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/action_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/destination_trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/origin', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/quantity_unit', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/source', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_caches/erp5_ui_medium', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/action_type/object_exchange', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/action_type/object_print', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/action_type/object_search', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/elementary_type/content', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/elementary_type/long', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_contribution_registry/pdf_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_contribution_registry/text_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_solvers', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Agent Privilege', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Mirror Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Notification Message', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Organisation', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Property Grouping Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Requirement Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/delivery_solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/grade', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/insurance_coverage', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/marital_status', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Internal Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Internal Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Product', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Quantity Unit Conversion Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Sale Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Service Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/segment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/shape', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Solver Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Solver Type', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Business Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Internal Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Internal Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Inventory', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Purchase Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Purchase Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Purchase Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Sale Trade Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/discount_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/segmentation', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_date/packing_list', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Fabric Item', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Model Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Model Morphology Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/fabric_brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Task Report Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/task_invoice_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/task_invoice_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/task_report_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/task_report_builder/title_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_domains/task_module_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_phase/default/payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_state/ordered', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_state/trade/invoiced', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_payment_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_alarms/check_catalog', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_contribution_registry', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Alarm', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Distributed Ram Cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Domain Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Property Sheet Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Python Script', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Ram Cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Role Information', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Property Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/activity', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/business_application', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/callable_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/destination_payment_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/elementary_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/size', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/specialise', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_caches/erp5_content_medium/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_caches/erp5_session_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_caches/erp5_ui_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/action_type/object_icon', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/elementary_type/boolean', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/elementary_type/object', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_contribution_registry/pdf_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_domains/base_month_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_domains/base_week_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Agent', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/OOo Document', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Person', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Rounding Model', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Title Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/role', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/site', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/source_carrier', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/collect_order_group/cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/divergence_scope/property', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Internal Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Internal Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Purchase Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Sale Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Service', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/collection', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Category Membership Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Solver Decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Solver Process Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/First Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Internal Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Purchase Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Sale Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Trade Model Path', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/delivery_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_condition_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/internal_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Assortment Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Consumption', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Measurement', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Shape', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Technical Drawing', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/apparel_morpho_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Task Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/task_report_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_domains/project_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_domains/task_report_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_domains/validated_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_phase/default/tax', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_state/invoiced', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_state/paid', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_accounting_transaction_root_simulation_rule/delivery_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/delivery_mode_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_alarms/check_folder_handler', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Base Category', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Contribution Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Domain Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Mapped Value', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Property Sheet', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Types Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/aggregate', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/destination_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/source_section', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_caches/erp5_content_long/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/action_type/object_fast_input', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/elementary_type/lines', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_contribution_registry/image_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_skins/erp5_core/TemplateTool_filterTemplateUnicodeDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_roundings', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_solver_processes', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_web_services', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Base Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Credit Card', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Delivery Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Image', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Mapped Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Quantity Sign Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Query Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Variation Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/end_of', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/price_currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/successor', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/divergence_scope/quantity', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Measure Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/cleaning_code', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/colour', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Solver Process', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Business Process Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Purchase Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Returned Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_date', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/sale_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Assortment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Bath Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Colour Range Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Shape Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Requirement', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/task_invoice_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/task_report_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/task_report_builder/split_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/task_report_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_domains/task_module_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/business_process_module/erp5_default_business_process', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/business_process_module/erp5_default_business_process/13', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/business_process_module/erp5_default_business_process/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_state/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_state/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_state/new', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_payment_simulation_rule/payment_mode_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_solvers/Adopt Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_solvers/Adopt Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_solvers/Adopt Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_solvers/Quantity Cancel Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_solvers/Unify Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Base Domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Contribution Registry Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Standard Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Category Existence Constraint', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/destination_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/destination_section', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/source_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_caches/erp5_content_medium', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/action_type/object_report', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/action_type/object_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/elementary_type/date', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/elementary_type/tales', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_contribution_registry/webpage_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_ids/5', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Chat Address', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Currency Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Delivery Builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Email', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Fax', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Order Builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/conflicting_solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/market_segment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/natural_parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/social_form', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/update_frequency', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/use', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Service Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Transformation Transformed Resource Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/metric_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/option', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/String Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Variation Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Container Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Internal Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Internal Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Inventory Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Order Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Payment Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Sale Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/internal_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_deliveries/sale_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Cloth', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Colour Range Variation Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Fabric Item Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Apparel Fabric Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Task', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_types/Task Report Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/requirement', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_domains/project_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_domains/task_module_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_domains/task_report_module_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/business_process_module/erp5_default_business_process/pay', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_phase/default/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_state/trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_categories/trade_state/trade/ordered', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_root_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/destination_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_invoice_transaction_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_solvers/Production Reduction Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_alarms/check_conversion_tool_availability', 'immediateReindexObject', 0, 5), ('/erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_alarms/check_localizer', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Payment Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_fd5de22704fedd98cb452099a88513ec/RuleMixin_asPredicate used for /erp5_portal_fd5de22704fedd98cb452099a88513ec/portal_rules/new_payment_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Payment Simulation Rule



ERROR: test_17_ManuallyAddedWrongMovements (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testInvoice.py", line 3379, in test_17_ManuallyAddedWrongMovements
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
      CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      StartPackingList
      CheckInvoicingRule
      Tic
      CheckInvoiceBuilding
      AddWrongInvoiceLines
      Tic
      StartInvoice
    > CheckStartInvoiceFail
      CheckSimulationTrees
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testInvoice.py", line 1040, in stepCheckStartInvoiceFail
    self.getActivityTool().getMessageList()]
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 663, in getActivityTool
    return getattr(self.getPortal(), 'portal_activities', None)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 332, in getPortal
    portal = self.app[self.getPortalName()]
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/OFS/ObjectManager.py", line 783, in __getitem__
    raise KeyError, key
KeyError: 'erp5_portal_0987cb4040fa0df3962c8eb4ec499b02'


ERROR: test_Item_getCurrentOwnerTitle (testItem.TestItemScripts)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Alarm Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Base Category', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Base Type', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Contribution Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Domain Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Preference Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/source_administration', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/source_section', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/source_trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_caches/erp5_content_medium', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_caches/erp5_ui_short', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/action_type/object_icon', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/action_type/object_view', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_contribution_registry/presentation_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_ids/3', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_ids/4', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_solver_processes', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Address', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Category Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Currency Exchange Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Delivery Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Property Assignment Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Query', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Query Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Telephone', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/end_of', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/property_mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/collect_order_group/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Internal Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Quantity Unit Conversion Definition', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Sale Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Sale Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Service Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/image', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/metric_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/tariff_nomenclature', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Container Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Internal Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Inventory Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Purchase Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Purchase Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Trade Model Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/base_amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/base_contribution', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/trade_date', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/trade_date/packing_list', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/purchase_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/sale_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/business_process_module/erp5_default_business_process/invoice', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/trade_phase/default/discount', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/trade_state/trade/paid', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_root_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_transaction_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_payment_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_payment_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_contribution_registry', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Action Information', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Distributed Ram Cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Movement', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Python Script', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/SQL Non Continuous Increasing Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Simulation Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/System Preference', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/callable_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/destination_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/destination_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/source_account', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/specialise', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_caches/erp5_content_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_caches/erp5_session_cache/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/action_type/object_dialog', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/action_type/object_list', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/action_type/object_web_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/elementary_type/boolean', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/elementary_type/data', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/elementary_type/int', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/elementary_type/string', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_contribution_registry/webpage_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_contribution_registry/webpage_mimetype', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_domains/parent_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_ids/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_ids/6', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_preferences/default_site_preference', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_introspections', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_solvers', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Chat Address', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Mirror Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Notification Message', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Organisation Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Person', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Role Definition', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/agent_privilege', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/collect_order_group', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/conflicting_solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/currency_exchange_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/destination_referral', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/economical_class', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/market_segment', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/role', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/source_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/divergence_scope/quantity', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Service Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Sale Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/delivery_mode', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/trade_date/custom', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/internal_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/internal_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/trade_phase/default', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_transaction_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_payment_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_solvers/LIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_solvers/Production Reduction Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_solvers/Quantity Cancel Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Alarm', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Base Domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Cache Factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Category', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Id Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Session Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Trash Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Category Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/destination_account', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/destination_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/source_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/source_payment_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_caches/erp5_session_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/action_type/object_button', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/action_type/object_exchange', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/callable_type/script', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/elementary_type/object', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/elementary_type/selection', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/elementary_type/text', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_contribution_registry/default_predicate', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_contribution_registry/drawing_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_contribution_registry/image_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_contribution_registry/pdf_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_domains/base_year_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_ids/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_web_services', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Assignment', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Causality Assignment Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Day Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Image', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Monthly Range Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Order Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Title Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/destination_carrier', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/divergence_scope', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/gender', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/subordination', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Internal Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Purchase Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Sale Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Transformation Operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/cleaning_code', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/option', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/pricing', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Solver Process Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Specialise Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Container Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Internal Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Internal Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Payment Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Purchase Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_types/Trade Model Path', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/discount_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/trade_condition_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/internal_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/internal_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_deliveries/sale_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/business_process_module/erp5_default_business_process', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/business_process_module/erp5_default_business_process/order_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/trade_phase/default/invoicing', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/trade_state/new', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_categories/trade_state/paid', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_delivery_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_order_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_payment_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/source_payment_tester', 'immediateReindexObject', 1, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_solvers/Quantity Cancel Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/RuleMixin_asPredicate used for /erp5_portal_414eeaef40dfa7a367469c1dc65a93bd/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



FAIL: test_isBuildable_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, delivered and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyBPMCore.py", line 748, in test_isBuildable_OrderedDeliveredInvoiced
    self.assertEquals(invoicing_simulation_movement.isBuildable(), False)
AssertionError: True != False


FAIL: test_isBuildable_OrderedInvoicedDelivered (testLegacyBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, invoiced and delivered sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyBPMCore.py", line 847, in test_isBuildable_OrderedInvoicedDelivered
    self.assertEquals(delivery_simulation_movement.isBuildable(), False)
AssertionError: True != False


FAIL: test_isFrozen_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, delivered and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyBPMCore.py", line 1232, in test_isFrozen_OrderedDeliveredInvoiced
    self.assertEqual(delivery_simulation_movement.isFrozen(), True)
AssertionError: False != True


FAIL: test_isFrozen_OrderedInvoicedDelivered (testLegacyBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, invoiced and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyBPMCore.py", line 1298, in test_isFrozen_OrderedInvoicedDelivered
    self.assertEqual(self.invoice_path.isFrozen(order), True)
AssertionError: False != True


ERROR: test_01_TestReportLineChangeQuantity (Products.ERP5.tests.testTaskReportDivergence.TestTaskReportDivergence)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 912, in setUpERP5Site
    transaction.commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_manager.py", line 93, in commit
    return self.get().commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 316, in commit
    self._callBeforeCommitHooks()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 366, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/ActivityBuffer.py", line 132, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/Activity/SQLDict.py", line 77, in prepareQueueMessageList
    id_count=len(registered_message_list))
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/IdTool.py", line 198, in generateNewIdList
    id_count=id_count, default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/IdGenerator.py", line 97, in generateNewIdList
    default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/IdGenerator.py", line 97, in generateNewIdList
    default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/SQLNonContinuousIncreasingIdGenerator.py", line 154, in generateNewIdList
    default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/SQLNonContinuousIncreasingIdGenerator.py", line 103, in _generateNewId
    (last_max_id_dict[id_group].value, new_id, id_group, self.absolute_url())
ValueError: The last_id 1029 stored in zodb dictionary is higher than the new id 179 generated for id_group portal_activity. invoke http://localhost.localdomain:55492/erp5_portal_30ee0bfe4d1cbcfdddad73ecd79e57bc/portal_ids/6/rebuildSqlTable to fix this problem.


FAIL: test_01c_PackingListSplitBuildInvoiceBuild (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeModelLine.py", line 680, in test_01c_PackingListSplitBuildInvoiceBuild
    self.processPackingListBuildInvoice(packing_list)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeModelLine.py", line 330, in processPackingListBuildInvoice
    self.checkCausalityState(invoice, 'solved')
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeModelLine.py", line 417, in checkCausalityState
    delivery.getDivergenceList())
AssertionError: [<DivergenceMessage object at 0x7ed07e8
  'decision_value': -0.049999999999999989
  'divergence_scope': 'property'
  'prevision_value': -0.050000000000000003
  'mapping': {}
  'object_relative_url': 'accounting_module/3/5'
  'simulation_movement': <Simulation Movement at /erp5_portal_0393a62e4371b0e9e8e3707f047ac555/portal_simulation/5/3/1/1/1/1/2/3>
  'tested_property': 'price'
  'message': 'Price'>, <DivergenceMessage object at 0x7c0d560
  'decision_value': -0.049999999999999989
  'divergence_scope': 'property'
  'prevision_value': -0.050000000000000003
  'mapping': {}
  'object_relative_url': 'accounting_module/3/5'
  'simulation_movement': <Simulation Movement at /erp5_portal_0393a62e4371b0e9e8e3707f047ac555/portal_simulation/5/1/1/1/1/1/2/3>
  'tested_property': 'price'
  'message': 'Price'>]


FAIL: test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeModelLine.py", line 1096, in test_tradeModelLineWithRounding
    self.assertEqual(2, len(amount_list)) # XXX 1 or 2 ???
AssertionError: 2 != 1


FAIL: test_01c_PackingListSplitBuildInvoiceBuild (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeModelLine.py", line 680, in test_01c_PackingListSplitBuildInvoiceBuild
    self.processPackingListBuildInvoice(packing_list)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeModelLine.py", line 330, in processPackingListBuildInvoice
    self.checkCausalityState(invoice, 'solved')
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeModelLine.py", line 417, in checkCausalityState
    delivery.getDivergenceList())
AssertionError: [<DivergenceMessage object at 0x9612320
  'decision_value': -0.049999999999999989
  'divergence_scope': 'property'
  'prevision_value': -0.050000000000000003
  'mapping': {}
  'object_relative_url': 'accounting_module/3/5'
  'simulation_movement': <Simulation Movement at /erp5_portal_d08328230494c3b46faa6f7449e56966/portal_simulation/5/3/1/1/1/1/2/3>
  'tested_property': 'price'
  'message': 'Price'>, <DivergenceMessage object at 0x73126c8
  'decision_value': -0.049999999999999989
  'divergence_scope': 'property'
  'prevision_value': -0.050000000000000003
  'mapping': {}
  'object_relative_url': 'accounting_module/3/5'
  'simulation_movement': <Simulation Movement at /erp5_portal_d08328230494c3b46faa6f7449e56966/portal_simulation/5/1/1/1/1/1/2/3>
  'tested_property': 'price'
  'message': 'Price'>]


FAIL: test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeModelLine.py", line 1096, in test_tradeModelLineWithRounding
    self.assertEqual(2, len(amount_list)) # XXX 1 or 2 ???
AssertionError: 2 != 1


ERROR: test_01_contributeTextFileWithFilenamefromUrl (testLiveIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 158, in setUp
    self.app = self._app()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 170, in _app
    return request.PARENTS[-1]
AttributeError: 'NoneType' object has no attribute 'PARENTS'


ERROR: test_02_contributeTextFileWithExplicitExtensionfromUrl (testLiveIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 158, in setUp
    self.app = self._app()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 170, in _app
    return request.PARENTS[-1]
AttributeError: 'NoneType' object has no attribute 'PARENTS'


ERROR: test_03_textFileWithExplicitExtensionWithoutContentTypefromUrl (testLiveIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 158, in setUp
    self.app = self._app()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 170, in _app
    return request.PARENTS[-1]
AttributeError: 'NoneType' object has no attribute 'PARENTS'


ERROR: test_04_contributeTextFileWithFilenameAndRedirectionfromUrl (testLiveIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 158, in setUp
    self.app = self._app()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 170, in _app
    return request.PARENTS[-1]
AttributeError: 'NoneType' object has no attribute 'PARENTS'


ERROR: test_05_contributeTextFileWithoutFilenameButHTMLContentType (testLiveIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 158, in setUp
    self.app = self._app()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 170, in _app
    return request.PARENTS[-1]
AttributeError: 'NoneType' object has no attribute 'PARENTS'


ERROR: test_form_list (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 912, in setUpERP5Site
    transaction.commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_manager.py", line 93, in commit
    return self.get().commit()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 316, in commit
    self._callBeforeCommitHooks()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 366, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/ActivityBuffer.py", line 132, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/Activity/SQLQueue.py", line 64, in prepareQueueMessageList
    id_count=len(registered_message_list))
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/IdTool.py", line 198, in generateNewIdList
    id_count=id_count, default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/IdGenerator.py", line 97, in generateNewIdList
    default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/IdGenerator.py", line 97, in generateNewIdList
    default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/SQLNonContinuousIncreasingIdGenerator.py", line 154, in generateNewIdList
    default=default)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/SQLNonContinuousIncreasingIdGenerator.py", line 103, in _generateNewId
    (last_max_id_dict[id_group].value, new_id, id_group, self.absolute_url())
ValueError: The last_id 3 stored in zodb dictionary is higher than the new id 0 generated for id_group portal_activity_queue. invoke http://localhost.localdomain:55492/erp5_portal_7143682f03426e1b7a6271f91872d1a2/portal_ids/6/rebuildSqlTable to fix this problem.


ERROR: testBuildingSaleOrder (testOpenOrder.TestOpenOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_contribution_registry', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Alarm', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Cache Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Conceptual Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Mapped Value', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Property Sheet', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Role Information', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/activity', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/causality', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/destination_account', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/source_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/source_payment_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/source_section', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_alarms/expired_password_alarm', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_caches/erp5_content_long', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/action_type/object_report', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/action_type/object_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_contribution_registry/drawing_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_skins/erp5_core/TemplateTool_filterAppendToListDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Assignment', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Causality Assignment Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Currency Exchange Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Currency Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Delivery Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Mirror Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Parent Delivery Category Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Requirement Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/destination_referral', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/function', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/skill', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/social_form', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/use', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_caches/document_cache_factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Internal Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Internal Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Product Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Transformation Operation Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/image', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/shape', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Solver Type', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Variation Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Container Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Delivery Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Internal Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Sale Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Sale Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Sale Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_date/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/internal_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Open Order Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/sale_order_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_phase/default/accounting', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_phase/default/invoicing', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_state/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_state/ordered', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_state/paid', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_state/trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_transaction_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_transaction_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_transaction_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_trade_model_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_trade_model_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_solvers/LIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Category Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Category Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Property Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/destination_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/action_type/object_dialog', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/action_type/object_icon', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/action_type/object_list', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/action_type/object_web_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/elementary_type/lines', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_contribution_registry/text_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_roundings', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Base Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/File', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Order Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Query Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/collect_order_group', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/currency_exchange_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/subordination', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Component Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Internal Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Internal Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Sale Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Transformation Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/composition', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Order Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Sale Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Sale Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Trade Model Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_date/invoice', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/sale_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Open Internal Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/sale_order_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/sale_order_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_transaction_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_transaction_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_order_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_order_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_payment_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_trade_model_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_solvers/Trade Model Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Applied Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Cache Factory', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Contribution Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Contribution Registry Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Id Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/SQL Non Continuous Increasing Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Session Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Simulation Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/destination', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/destination_section', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/elementary_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/source', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/source_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/source_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_caches/erp5_content_medium/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/action_type/object_fast_input', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/elementary_type/float', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/elementary_type/tales', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/elementary_type/tokens', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_contribution_registry/webpage_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_skins/erp5_core/TemplateTool_filterTemplateUnicodeDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Address', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Bank Account', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Quantity Sign Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Role Definition', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Rounding Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/delivery_solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/grade', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/insurance_coverage', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/nationality', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/resource_use', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/role', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/source_referral', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/successor', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/collect_order_group/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/collect_order_group/line', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Purchase Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Service Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/option', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Container Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Inventory Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Returned Purchase Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Returned Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/delivery_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_state', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/internal_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/purchase_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Open Internal Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_types/Open Sale Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/business_process_module/erp5_default_business_process/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/business_process_module/erp5_default_business_process/pay', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_phase/default', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_state/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_categories/trade_state/invoiced', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_delivery_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_transaction_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_order_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_payment_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_payment_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_trade_model_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_trade_model_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_solvers/Adopt Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_solvers/Quantity Split Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_solvers/Unify Solver', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/RuleMixin_asPredicate used for /erp5_portal_63be19b672f6c242397ddc1c8d4cca1e/portal_rules/new_invoice_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Root Simulation Rule



ERROR: test_01_OrderLine_getVariationRangeCategoryList (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Applied Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Contribution Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Contribution Registry Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/System Preference', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/destination_trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/source_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/source_section', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_caches/erp5_content_short', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_caches/erp5_ui_medium', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/elementary_type/text', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_contribution_registry/image_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_contribution_registry/presentation_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_ids/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_skins/erp5_core/TemplateTool_filterOOBTreeClassDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Bank Account', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Causality Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Day Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Delivery Builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Monthly Range Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Organisation Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Parent Delivery Category Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Person Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Query', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Root Applied Rule Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Variation Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/agent', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/divergence_scope', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/group', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/property_mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/source_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/subordination', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Purchase Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Transformation Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/collection', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/composition', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Internal Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Payment Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Purchase Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Purchase Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Purchase Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Returned Purchase Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/incoterm', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/internal_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/sale_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Apparel Assortment Colour Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Apparel Size Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/fabric_brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/task_invoice_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/task_invoice_builder/title_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_domains/task_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_domains/validated_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/business_process_module/erp5_default_business_process/pay', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/trade_phase/default', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/trade_phase/default/invoicing', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/trade_phase/default/payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/trade_state/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_transaction_simulation_rule/destination_total_asset_price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_transaction_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_order_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_order_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_payment_simulation_rule/payment_mode_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_payment_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_trade_model_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_trade_model_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_solvers/Production Reduction Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_solvers/Trade Model Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_alarms/check_catalog', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Category Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Dummy Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Event', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Mapped Value', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Memcached Plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Property Sheet Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Simulation Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Template Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/action_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/activity', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/destination_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/source', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/source_administration', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_caches/erp5_ui_short', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/elementary_type/object', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/elementary_type/selection', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_contribution_registry/webpage_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_domains/base_day_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_domains/base_year_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_ids/3', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Base Variant Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Mirror Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Order Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Requirement Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Rounding Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Title Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Variant Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/collect_order_group', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/delivery_solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/follow_up', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/site', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/source_referral', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/use', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_caches/document_cache_factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Quantity Unit Conversion Definition', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Quantity Unit Conversion Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Sale Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Transformation Operation Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/segment', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/shape', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Category Membership Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/First Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Inventory Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Purchase Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Returned Purchase Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Trade Model Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/base_contribution', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/trade_date', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/trade_date/packing_list', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/sale_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Apparel Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Apparel Fabric Colour Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Apparel Measurement Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Apparel Technical Drawing', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/apparel_morpho_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Project Milestone', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_types/Task Report', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_deliveries/task_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/business_process_module/erp5_default_business_process/13', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/trade_phase/default/discount', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_categories/trade_state/invoiced', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_root_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_transaction_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_order_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_order_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_trade_model_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_trade_model_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_trade_model_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_trade_model_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_trade_model_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_solvers/Quantity Split Solver/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_solvers/Unify Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_solvers/Unify Solver/1', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/RuleMixin_asPredicate used for /erp5_portal_56eddb60f439a84e2e68c9bf839cbf58/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



ERROR: test_01_simpleOrderBuilder (testOrderBuilder.TestOrderBuilder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Applied Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Cache Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Conceptual Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Contribution Predicate', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Id Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Standard Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/destination_administration', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/destination_payment_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/mapping', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/source', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/source_payment', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_caches/erp5_ui_long/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_caches/erp5_ui_short/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/action_type/object_dialog', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/action_type/object_jump', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/action_type/object_view', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/elementary_type/text', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_contribution_registry/presentation_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_solver_processes', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Agent Privilege', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Assignment', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Day Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Property Grouping Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/agent', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/delivery_solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/destination_carrier', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/function', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/nationality', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/price_currency', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Component Individual Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Quantity Unit Conversion Definition', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Sale Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Service', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Service Individual Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Transformation Optional Resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Internal Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Purchase Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Purchase Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Returned Purchase Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Trade Model Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/base_contribution', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/internal_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Assortment', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Cloth', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Consumption', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Fabric Item', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Technical Drawing', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Sale Order Milestone', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Task Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/task_report_builder/split_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_domains/project_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/business_process_module/erp5_default_business_process', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/business_process_module/erp5_default_business_process/pay', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_state/accounted', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_state/new', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_state/trade/ordered', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_payment_simulation_rule/payment_mode_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_trade_model_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_trade_model_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_trade_model_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_solvers/Production Reduction Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_alarms/check_localizer', 'immediateReindexObject', -2, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Acquired Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Base Domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Dummy Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Mapped Value', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Python Script', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Trash Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Property Existence Constraint', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/destination', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/destination_project', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/source_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_alarms/expired_password_alarm', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/action_type/object_button', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/action_type/object_web_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_domains/base_day_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_domains/parent_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_roundings', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Fax', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Order Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Order Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Organisation Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Property Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Quantity Sign Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Requirement Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Role Definition', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Rounding Model', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Telephone', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/grade', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/resource_use', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/site', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Internal Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Internal Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Measure Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Product Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Sale Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/DateTime Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Float Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Container', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Delivery Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Internal Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Internal Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Inventory', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Order Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Trade Model Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/discount_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_date/packing_list', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/internal_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Assortment Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Colour Range Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Colour Range Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Measurement Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Model Morphology Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Shape Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Project Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Requirement Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/task_invoice_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_domains/project_projectline_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_domains/task_report_module_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/business_process_module/erp5_default_business_process/deliver', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/business_process_module/erp5_default_business_process/order_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_phase/default/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_state/trade/invoiced', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_state/trade/paid', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_transaction_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_transaction_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_transaction_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_payment_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_trade_model_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_solvers/Accept Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_solvers/FIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_solvers/LIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Cache Factory', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Memcached Plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Simulation Movement', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/aggregate', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/source_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_caches/erp5_content_long', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/action_type/object_fast_input', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/callable_type/script', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/elementary_type/object', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/elementary_type/string', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_ids/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_web_services', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Career', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Nested Line Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Person Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Query', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/collect_order_group', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/destination_referral', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/end_of', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/gender', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/marital_status', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/property_mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/skill', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/social_form', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/source_carrier', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/use', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Purchase Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Quantity Unit Conversion Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Service Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Transformation Transformed Resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/option', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/tariff_nomenclature', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Solver Process', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/First Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Inventory Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Purchase Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/segmentation', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_condition_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/sale_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Component', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Component Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Apparel Model', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Requirement Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Task', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_types/Task Report Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/task_invoice_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/task_invoice_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/task_report_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_deliveries/task_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/business_process_module/erp5_default_business_process/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_phase/default/accounting', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_categories/trade_state/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_accounting_transaction_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_order_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_payment_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_trade_model_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_solvers/Quantity Cancel Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_813b49aa8f49af363e480fa97534e360/portal_solvers/Trade Model Solver', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Transaction Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_813b49aa8f49af363e480fa97534e360/RuleMixin_asPredicate used for /erp5_portal_813b49aa8f49af363e480fa97534e360/portal_rules/new_invoice_transaction_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Transaction Simulation Rule



ERROR: test_01_PackingListDecreaseQuantity (testPackingList.TestPackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Alarm', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Alarm Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Category Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Contribution Registry Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Mapped Value', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Property Sheet', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Template Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Types Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/activity', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_account', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_payment_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/mapping', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/product_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_administration', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_function', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_exchange', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_icon', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_search', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type/date', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_preferences/default_site_preference', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Agent Privilege', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Notification Message Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Requirement Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/bank_account_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/collect_order_group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/currency_exchange_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/delivery_solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/follow_up', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/gender', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/grade', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/order_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/collect_order_group/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/divergence_scope/category', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Measure Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Quantity Unit Conversion Definition', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Service Individual Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Business Process', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Inventory Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Order Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/segmentation', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Bath Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Colour Range Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Fabric', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Model', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Task Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_invoice_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_report_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_report_builder/split_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_report_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/project_project_task_report_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/business_process_module/erp5_default_business_process/pay', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/paid', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Accept Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Quantity Cancel Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Domain Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Password Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Synchronisation Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Trash Bin', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/origin', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_project', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/erp5_content_long/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/erp5_session_cache/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_dialog', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_jump', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type/string', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_contribution_registry/webpage_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_ids/5', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Base Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Credit Card', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Fax', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Monthly Range Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Nested Line Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Notification Message', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Split Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Title Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/agent', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/market_segment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/predecessor', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/resource_use', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/site', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_referral', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/divergence_scope/quantity', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Service', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/industrial_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/morphology', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/tariff_nomenclature', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Float Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Solver Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Delivery Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/discount_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_date/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/internal_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Consumption', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Fabric Item Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Project Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/task_module_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/task_report_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/business_process_module/erp5_default_business_process/order_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/payment_mode_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/delivery_mode_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/LIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Production Reduction Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_notifications', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_sessions', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Base Category', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Cache Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Simulation Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/System Preference', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Property Existence Constraint', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_alarms/expired_password_alarm', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/erp5_ui_long', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_fast_input', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type/selection', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_contribution_registry/pdf_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_contribution_registry/presentation_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Currency Exchange Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/File', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Image', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Mapped Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Mirror Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Property Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Root Applied Rule Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Telephone', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/divergence_scope', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/end_of', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/natural_parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/price_currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_memcached/persistent_memcached_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Transformation', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/feature', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Specialise Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/String Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Variation Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Business Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Business Process Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Container Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Inventory Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Trade Model Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/base_application', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/base_contribution', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_date/packing_list', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/internal_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/internal_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Component', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Consumption Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Model Colour Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Shape Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Size Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Project Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Task Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_invoice_builder/title_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/project_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default/invoicing', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default/payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/trade/ordered', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Adopt Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Quantity Cancel Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Trade Model Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Unify Solver/2', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_fc5391439c7dad222cda3fff8f258071/RuleMixin_asPredicate used for /erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: test_01_PackingListDecreaseQuantity (testPackingListRoundingPrecision.TestPackingListRoundingPrecision)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_notifications', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Amount', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Session Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/System Preference', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Trash Folder', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/activity', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/destination_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/destination_section', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/destination_trade', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/origin', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_caches/erp5_content_long/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_caches/erp5_ui_medium/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/elementary_type/boolean', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/elementary_type/date', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/elementary_type/int', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/elementary_type/lines', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/elementary_type/long', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/elementary_type/text', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_domains/base_month_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_domains/base_week_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_skins/erp5_core/TemplateTool_filterOOBTreeClassDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Address', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Category Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/File', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Nested Line Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Parent Explanation Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Property Grouping Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Query', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/economical_class', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/follow_up', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/legal_parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/salary_level', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/source_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/morphology', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/tariff_nomenclature', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Specialise Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Container', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Delivery Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Order Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Payment Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Purchase Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Purchase Trade Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Returned Purchase Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Sale Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/internal_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Apparel Assortment Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Apparel Bath', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Apparel Cloth Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Apparel Colour Range Variation Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Apparel Shape', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/apparel_morpho_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Task Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/task_invoice_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/task_report_builder/split_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/task_report_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_domains/task_report_module_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_domains/validated_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/business_process_module/erp5_default_business_process/invoice', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/trade_phase/default/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/trade_state/new', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/trade_state/trade', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_transaction_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_transaction_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_transaction_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_order_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_payment_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_payment_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule/delivery_mode_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Base Type', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/destination_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/source_account', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/source_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/source_section', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/specialise', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_alarms/expired_password_alarm', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_caches/erp5_content_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/action_type/object_icon', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/action_type/object_jump', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/action_type/object_print', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/elementary_type/tales', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_contribution_registry/drawing_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_ids/6', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_introspections', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_roundings', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Assignment', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Chat Address', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Delivery Builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Role Definition', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Telephone', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/delivery_solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/destination_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/divergence_scope', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/predecessor', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/resource_use', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/site', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/collect_order_group/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/collect_order_group/line', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Product', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Sale Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Transformation Operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/colour', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Solver Decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/First Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Internal Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Purchase Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/segmentation', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/trade_date/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/sale_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/sale_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Apparel Colour Range Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Apparel Fabric Item', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Apparel Model Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Project Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_types/Task Report', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/task_invoice_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/task_report_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/task_report_builder/requirement_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_deliveries/task_report_builder/title_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_domains/project_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_domains/task_report_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/business_process_module/erp5_default_business_process/deliver', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/trade_phase/default/discount', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_categories/trade_state/invoiced', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_order_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_order_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_order_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_order_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_e482e52856db496e785e50b2e43386e9/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_e482e52856db496e785e50b2e43386e9/RuleMixin_asPredicate used for /erp5_portal_e482e52856db496e785e50b2e43386e9/portal_rules/new_invoice_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Root Simulation Rule



ERROR: test_AccountingLineGeneration (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 3122, in test_AccountingLineGeneration
    self.stepTic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1038, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_7b7a3575330a52ab2ff14077272db47e/accounting_module/1', 'expand', -2, 5)]
Last error message:
ValueError
A Business Process can not erase amounts
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.Delivery, line 800, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.AppliedRule, line 112, in expand
  Module Products.ERP5.mixin.rule, line 215, in expand
  Module Products.ERP5.mixin.movement_collection_updater, line 159, in updateMovementCollection
  Module Products.ERP5.mixin.movement_collection_updater, line 70, in getMovementCollectionDiff
  Module Products.ERP5.mixin.rule, line 117, in getGeneratedMovementList
  Module Products.ERP5.Document.BusinessProcess, line 728, in getTradePhaseMovementList
ValueError: A Business Process can not erase amounts



ERROR: test_NetSalaryReport (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2808, in test_NetSalaryReport
    self.stepTic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1038, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_7b7a3575330a52ab2ff14077272db47e/accounting_module/2', 'expand', -2, 5)]
Last error message:
ValueError
A Business Process can not erase amounts
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.Delivery, line 800, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.AppliedRule, line 112, in expand
  Module Products.ERP5.mixin.rule, line 215, in expand
  Module Products.ERP5.mixin.movement_collection_updater, line 159, in updateMovementCollection
  Module Products.ERP5.mixin.movement_collection_updater, line 70, in getMovementCollectionDiff
  Module Products.ERP5.mixin.rule, line 117, in getGeneratedMovementList
  Module Products.ERP5.Document.BusinessProcess, line 728, in getTradePhaseMovementList
ValueError: A Business Process can not erase amounts



ERROR: test_PayrollTaxesReport (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2413, in test_PayrollTaxesReport
    self.stepTic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1038, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_7b7a3575330a52ab2ff14077272db47e/accounting_module/5', 'expand', -2, 5)]
Last error message:
ValueError
A Business Process can not erase amounts
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.Delivery, line 800, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.AppliedRule, line 112, in expand
  Module Products.ERP5.mixin.rule, line 215, in expand
  Module Products.ERP5.mixin.movement_collection_updater, line 159, in updateMovementCollection
  Module Products.ERP5.mixin.movement_collection_updater, line 70, in getMovementCollectionDiff
  Module Products.ERP5.mixin.rule, line 117, in getGeneratedMovementList
  Module Products.ERP5.Document.BusinessProcess, line 728, in getTradePhaseMovementList
ValueError: A Business Process can not erase amounts



ERROR: test_PayrollTaxesReportDifferentSalaryRange (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2611, in test_PayrollTaxesReportDifferentSalaryRange
    self.stepTic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1038, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_7b7a3575330a52ab2ff14077272db47e/accounting_module/7', 'expand', -2, 5)]
Last error message:
ValueError
A Business Process can not erase amounts
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.Delivery, line 800, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.AppliedRule, line 112, in expand
  Module Products.ERP5.mixin.rule, line 215, in expand
  Module Products.ERP5.mixin.movement_collection_updater, line 159, in updateMovementCollection
  Module Products.ERP5.mixin.movement_collection_updater, line 70, in getMovementCollectionDiff
  Module Products.ERP5.mixin.rule, line 117, in getGeneratedMovementList
  Module Products.ERP5.Document.BusinessProcess, line 728, in getTradePhaseMovementList
ValueError: A Business Process can not erase amounts



ERROR: test_basicPaySheetCalculation (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 1974, in test_basicPaySheetCalculation
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturn
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreated
      CheckPaysheetLineAmounts
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmounts
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_complexSliceOnModelLine (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2155, in test_complexSliceOnModelLine
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreateModelWithSlices
      Tic
      ModelCreateUrssafModelLineWithComplexSlices
      Tic
      UrssafModelLineWithComplexSlicesCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturnUsingComplexSlices
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingComplexSlices
      CheckPaysheetLineAmountsUsingComplexSlices
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsUsingComplexSlices
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_intermediateLines (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2001, in test_intermediateLines
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreateBasicModel
      Tic
      ModelCreateIntermediateModelLine
      ModelCreateAppliedOnTaxModelLine
      AppliedOnTaxModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetIntermediateLines
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_modelDateValidity (testPayroll.TestPayroll), check that model effective_date and expiration_date are take into
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 3213, in test_modelDateValidity
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreatePriceCurrency
      CreateLabourOutputService
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      Tic
    > CheckModelDateValidity
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 1590, in stepCheckModelDateValidity
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_modelLineWithNonePrice (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2185, in test_modelLineWithNonePrice
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovementsWithQuantityOnly
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturn
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreated
      CheckPaysheetLineAmountsWithQuantityOnly
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsWithQuantityOnly
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_modelWithoutDateValidity (testPayroll.TestPayroll), Check that if no DATE are defined on a model, the behavior is that
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 3195, in test_modelWithoutDateValidity
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreatePriceCurrency
      CreateLabourOutputService
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      Tic
    > CheckModelWithoutDateValidity
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 1496, in stepCheckModelWithoutDateValidity
    paysheet_without_date.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_modelWithoutReferenceValidity (testPayroll.TestPayroll), Check that if no REFERENCE are defined on a model, the behavior is
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 3175, in test_modelWithoutReferenceValidity
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreatePriceCurrency
      CreateLabourOutputService
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      Tic
    > CheckModelWithoutRefValidity
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 1450, in stepCheckModelWithoutRefValidity
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_paySheetCalculationWithBonus (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2268, in test_paySheetCalculationWithBonus
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CreateBonusService
      PaysheetCreateBonusPaySheetLine
      PaysheetCreateBonusPaySheetLineMovements
      CheckUpdateAggregatedAmountListReturn
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingBonus
      CheckPaysheetLineWithBonusAmounts
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineWithBonusAmounts
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_predicateOnModelLine (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2245, in test_predicateOnModelLine
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CreateOldAgeInsuranaceService
      ModelCreateOldAgeInsuranceModelLine
      OldAgeInsuranceModelLineCreateMovements
      AddPredicateOnOldAgeInsuranceModelLineForSinglePerson
      CreateSicknessInsuranceService
      ModelCreateSicknessInsuranceModelLine
      SicknessInsuranceModelLineCreateMovements
      AddPredicateOnSicknessInsuranceModelLineForMarriedPerson
      SetMaritalStatusMarriedOnEmployee
      CheckUpdateAggregatedAmountListReturnUsingPredicate
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingWith3Lines
      CheckPaysheetLineAmountsWithSicknessInsuranceAndUrssaf
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsWithSicknessInsuranceAndUrssaf
      SetMaritalStatusSingleOnEmployee
      CheckUpdateAggregatedAmountListReturnAfterChangePredicate
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingWith3Lines
      CheckPaysheetLineAmountsWithOldAgeInsuranceAndUrssaf
      CheckUpdateAggregatedAmountListReturnNothing
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_propertiesAreSetOnPaysheetLines (testPayroll.TestPayroll), check porperties from model line (like description, int_index,
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 3345, in test_propertiesAreSetOnPaysheetLines
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      SetProperiesOnModelLines
      Tic
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreated
      CheckPaysheetLineAmounts
      CheckPropertiesAreCopiedFromModelLineToPaySheetLine
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_sliceOnModelLine (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2125, in test_sliceOnModelLine
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreateModelWithSlices
      Tic
      ModelCreateUrssafModelLineWithSlices
      Tic
      UrssafModelLineWithSlicesCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturnUsingSlices
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingSlices
      CheckPaysheetLineAmountsUsingSlices
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsUsingSlices
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2095, in test_sourceSectionIsSetOnMovements
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
    > PaysheetApplyTransformation
      Tic
      CheckSourceSectionOnMovements
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_updateAddMovements (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2055, in test_updateAddMovements
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturn
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreated
      CheckPaysheetLineAmounts
      CheckUpdateAggregatedAmountListReturnNothing
      CreateSicknessInsuranceService
      ModelCreateSicknessInsuranceModelLine
      SicknessInsuranceModelLineCreateMovements
      CheckUpdateAggregatedAmountListReturn
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingWith3Lines
      CheckPaysheetLineAmountsWithSicknessInsuranceAndUrssaf
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsWithSicknessInsuranceAndUrssaf
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_updateModifyMovements (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2027, in test_updateModifyMovements
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturn
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreated
      CheckPaysheetLineAmounts
      CheckUpdateAggregatedAmountListReturnNothing
      ModelModifyUrssafModelLine
      CheckUpdateAggregatedAmountListReturnNothing
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreated
      CheckPaysheetLineNewAmountsAfterUpdate
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineNewAmountsAfterUpdate
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_updatePaysheetAfterModelModification (testPayroll.TestPayroll), generate a paysheet using a model, modify the model by adding a new
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 3329, in test_updatePaysheetAfterModelModification
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateModelWithSlices
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturn
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreated
      CheckPaysheetLineAmounts
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmounts
      ModelCreateUrssafModelLineWithSlices
      Tic
      UrssafModelLineWithSlicesCreateMovements
      Tic
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedAfterUpdateWithLinesWithSameResource
      CheckPaysheetLineAmountsAfterUpdateWithLinesWithSameResource
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsAfterUpdateWithLinesWithSameResource
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_updateRemoveMovements (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 2081, in test_updateRemoveMovements
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturn
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreated
      CheckPaysheetLineAmounts
      CheckUpdateAggregatedAmountListReturnNothing
      ModelDelUrssafModelLine
      CheckUpdateAggregatedAmountListReturnAfterRemoveLine
      PaysheetApplyTransformation
      Tic
      CheckThereIsOnlyOnePaysheetLine
      CheckPaysheetLineLabourAmountOnly
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineLabourAmountOnly
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_01_getYearToDateSlice (testPayroll_l10n_fr.TestPayroll_l10n_fr), Check that is possible to calculate the total amount spend on a slice
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll_l10n_fr.py", line 118, in test_01_getYearToDateSlice
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateModelWithSlices
      SetCurrencyOnModel
      ModelCreateUrssafModelLineWithSlices
      UrssafModelLineWithSlicesCreateMovements
      CreateBasicPaysheet
      PaysheetSetModelAndApplyIt
      PaysheetCreateLabourPaySheetLine
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturnUsingSlices
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingSlices
      CheckPaysheetLineAmountsUsingSlices
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsUsingSlices
      CreateBasicPaysheet
      PaysheetSetModelAndApplyIt
      PaysheetCreateLabourPaySheetLine
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturnUsingSlices
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingSlices
      CheckPaysheetLineAmountsUsingSlices
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsUsingSlices
      CheckYearToDateSliceAmount
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testPayroll.py", line 592, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/PaySheetTransaction.py", line 205, in applyTransformation
    business_link_list = business_process.getPathValueList(trade_phase=\
AttributeError: getPathValueList


ERROR: test_01_testProductionSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_sessions', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Base Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Id Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Memcached Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Rule Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/SQL Non Continuous Increasing Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Trash Bin', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/destination_payment_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/origin', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/source_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/specialise', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_caches/erp5_content_long/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_caches/erp5_content_medium/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_caches/erp5_session_cache/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_caches/erp5_ui_long', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_caches/erp5_ui_medium/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/elementary_type/object', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_domains/base_month_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_ids/3', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_ids/5', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Address', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Currency Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Delivery Builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Fax', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/File', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Property Grouping Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Query Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/destination_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/economical_class', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/order_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/update_frequency', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Internal Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Measure Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Purchase Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Purchase Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Transformation Optional Resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/brand', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/cleaning_code', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/morphology', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/shape', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Preference', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Synchronisation Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Template Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/destination_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/destination_trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/size', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/source_function', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_caches/erp5_session_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/action_type/object_exchange', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/elementary_type/data', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/elementary_type/selection', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_contribution_registry/drawing_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_contribution_registry/pdf_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_contribution_registry/webpage_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_domains/base_day_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_domains/base_week_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_ids/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_ids/4', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_introspections', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_roundings', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Chat Address', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Currency Exchange Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Mapped Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Monthly Range Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Nested Line Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Organisation Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Property Assignment Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Root Applied Rule Causality Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Variation Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/agent', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/agent_privilege', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/destination_carrier', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/marital_status', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/nationality', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/region', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/trade_phase', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_caches/document_cache_factory', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Component', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Component Individual Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Internal Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Service', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/segment', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Specialise Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Business Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Internal Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Inventory Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Order Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Payment Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Purchase Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Returned Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Sale Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Sale Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/base_amount', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/delivery_mode', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/discount_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_deliveries/purchase_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_deliveries/sale_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_deliveries/sale_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Production Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_types/Production Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_deliveries/production_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_domains/production_order_module_specialise_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/business_process_module/erp5_default_business_process/order_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/trade_phase/default/accounting', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/trade_phase/default/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/trade_state/trade/invoiced', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_categories/trade_state/trade/ordered', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_delivery_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_root_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_transaction_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_transaction_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_order_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_order_root_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_order_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_order_root_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_order_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_payment_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_payment_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_payment_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_trade_model_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_trade_model_simulation_rule/reference_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_trade_model_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_solvers/Adopt Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_solvers/Quantity Cancel Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_solvers/Quantity Cancel Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_solvers/Quantity Split Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_303f4118abc2b708b4fa015015b7a00c/RuleMixin_asPredicate used for /erp5_portal_303f4118abc2b708b4fa015015b7a00c/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



ERROR: test_01_testProductionSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_notifications', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Action Information', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Alarm', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Domain Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Memcached Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Python Script', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/aggregate', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/mapping', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_caches/erp5_ui_short', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/action_type/object_print', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/action_type/object_view', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/elementary_type/tokens', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_contribution_registry/default_predicate', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_domains/base_day_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_ids/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_skins/erp5_core/TemplateTool_filterTemplateUnicodeDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/File', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Parent Explanation Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Property Grouping Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Rounding Model', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Telephone', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/conflicting_solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/function', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/market_segment', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/natural_parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/source_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_caches/document_cache_factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Internal Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Purchase Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Quantity Unit Conversion Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Transformation Operation Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Internal Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Internal Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Inventory', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Inventory Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Inventory Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Order Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Payment Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Sale Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Component Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Model Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Sale Order Milestone', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Task Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Task Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/task_invoice_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/task_invoice_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/task_report_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/task_report_builder/requirement_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_domains/preferred_group_person_list_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_domains/project_project_task_report_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_domains/task_report_module_person_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_domains/validated_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/business_process_module/erp5_default_business_process/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/trade_phase/default/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/trade_state/accounted', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/trade_state/new', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/trade_state/trade/ordered', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_payment_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_solvers/Accept Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_solvers/Adopt Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_solvers/Quantity Cancel Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_solvers/Trade Model Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_alarms/check_catalog', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Production Order Model Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Production Order Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Production Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Production Report Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Production Report Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Cache Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Distributed Ram Cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Event', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Simulation Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Types Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/ZODB Continuous Increasing Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/callable_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/causality', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/elementary_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/quantity_unit', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/specialise', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_caches/erp5_content_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_caches/erp5_ui_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/action_type/object_action', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/action_type/object_list', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/action_type/object_search', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/elementary_type/tales', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_contribution_registry/webpage_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_ids/6', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_solvers', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_web_services', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Delivery Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Fax', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/OOo Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Rounding Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Title Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/contributor', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/delivery_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/grade', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/nationality', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/price_currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/use', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/collect_order_group/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Component Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Internal Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/composition', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/image', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/tariff_nomenclature', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/String Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Internal Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Purchase Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Purchase Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/base_amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/discount_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/purchase_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/purchase_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Bath Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Colour Range', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Component', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Fabric Colour Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Model Morphology Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/apparel_morpho_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/fabric_brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Task Report Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/task_report_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_domains/task_module_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_transaction_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_order_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_payment_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_solvers/Unify Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_alarms/check_stock', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Production Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Production Order Model Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Supply Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Alarm Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Application Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Base Domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Category', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Id Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Simulation Movement', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Synchronisation Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Trash Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/destination_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/destination_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/destination_project', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/source_account', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/source_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/source_project', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/action_type/object_exchange', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/action_type/object_fast_input', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/elementary_type/object', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_contribution_registry/presentation_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_contribution_registry/text_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_solver_processes', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Category Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Currency Exchange Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Invoice Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Nested Line Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Order Builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Organisation', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Role Definition', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/bank_account_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/destination_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/group', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/salary_level', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/divergence_scope/property', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Purchase Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/metric_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/option', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/shape', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Solver Type', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Business Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Container Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Trade Model Path', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/trade_state', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/internal_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/internal_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Colour Range Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Consumption Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Measurement', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Apparel Shape', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Project Milestone', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Requirement Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/task_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/task_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/task_report_builder/split_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/task_report_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_domains/task_report_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/business_process_module/erp5_default_business_process/13', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_categories/trade_state/trade/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_transaction_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_invoice_transaction_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_order_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_order_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_order_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_order_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/delivery_mode_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_solvers/Adopt Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_solvers/Quantity Split Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Production Report Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_types/Supply Chain', 'immediateReindexObject', 0, 5), ('/erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_deliveries/production_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_de9d0ea35edfa492796f453d4975ad4e/RuleMixin_asPredicate used for /erp5_portal_de9d0ea35edfa492796f453d4975ad4e/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



ERROR: test_01_sourcingDelivery (testProductionPackingList.TestProductionDelivery)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Action Information', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Alarm Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Category', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Conceptual Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Preference', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Simulation Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Trash Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Property Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/source', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_caches/erp5_ui_short', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/elementary_type/tokens', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_contribution_registry/pdf_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_contribution_registry/presentation_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_contribution_registry/webpage_mimetype', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_domains/base_month_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_ids/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Address', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/File', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Mirror Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Monthly Range Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Notification Message Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Order Builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Organisation Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Requirement Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Rounding Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Variation Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/contributor', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/currency_exchange_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/economical_class', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/legal_parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/region', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/site', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/social_form', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/source_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/divergence_scope/quantity', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Sale Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Transformation', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/collection', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/metric_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/DateTime Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Float Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Solver Decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Solver Process Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Container Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Internal Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Purchase Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Purchase Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Returned Purchase Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Sale Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Sale Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Trade Model Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/base_contribution', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/discount_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_condition_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_date', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_date/packing_list', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/production_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/production_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/business_process_module/erp5_default_business_process/deliver', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_phase/default/discount', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_phase/default/invoicing', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_state/trade', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_transaction_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_transaction_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_trade_model_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_trade_model_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_trade_model_simulation_rule/reference_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_contribution_registry', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Alarm', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Category Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Dummy Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Python Script', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/System Preference', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Category Existence Constraint', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/destination', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/destination_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_caches/erp5_content_long/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_caches/erp5_content_short', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_caches/erp5_ui_long', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/action_type/object_button', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/action_type/object_exchange', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/action_type/object_search', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/action_type/object_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/callable_type/script', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_contribution_registry/drawing_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_contribution_registry/text_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_domains/base_week_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_ids/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_ids/5', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_skins/erp5_core/TemplateTool_filterTemplateUnicodeDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Bank Account', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Delivery Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Person', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/agent_privilege', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/grade', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/resource_use', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/divergence_scope/property', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Internal Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Internal Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Measure Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Sale Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Sale Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Transformation Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Transformation Operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/colour', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/image', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Category Membership Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Delivery Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Internal Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Inventory Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Inventory Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Purchase Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Returned Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/segmentation', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_date/custom', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/sale_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/sale_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Production Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Production Report Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/production_report_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/production_report_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_phase/default', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_phase/default/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_state/ordered', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_accounting_transaction_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_transaction_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_transaction_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_payment_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Cache Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Movement', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Password Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Ram Cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/destination_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/source_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_caches/erp5_content_medium', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_caches/erp5_session_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_caches/erp5_ui_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/action_type/object_report', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/elementary_type/boolean', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/elementary_type/date', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_contribution_registry/webpage_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_domains/base_day_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_memcached/default_memcached_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_introspections', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Delivery Builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/OOo Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Parent Explanation Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Person Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Query', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Telephone', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/collect_order_group', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/destination_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/follow_up', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/property_mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/source_referral', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/subordination', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/collect_order_group/cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/divergence_scope/category', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Product', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Product Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Product Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Purchase Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Service', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Service Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Specialise Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/First Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Internal Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Inventory', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Order Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Purchase Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Sale Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_state', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/internal_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/internal_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/sale_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Production Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_types/Production Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/production_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_deliveries/production_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_state/new', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_categories/trade_state/trade/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_invoice_transaction_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_payment_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_trade_model_simulation_rule/delivery_mode_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_trade_model_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_solvers/Accept Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_solvers/FIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_solvers/Quantity Cancel Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_48108743c153265094a1592efa897f58/portal_solvers/Unify Solver', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_48108743c153265094a1592efa897f58/RuleMixin_asPredicate used for /erp5_portal_48108743c153265094a1592efa897f58/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



ERROR: test_01_sourcingDelivery (testProductionPackingListApparel.TestProductionDeliveryApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Document', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Event', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Python Script', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Ram Cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Simulation Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Standard Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Property Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/activity', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/destination_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/size', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/source_section', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_caches/erp5_ui_medium/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/elementary_type/date', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/elementary_type/text', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_contribution_registry/pdf_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_skins/erp5_core/TemplateTool_filterTemplateUnicodeDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_introspections', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Base Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Credit Card', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Delivery Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Monthly Range Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Order Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Parent Explanation Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Property Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Quantity Sign Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Variation Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/bank_account_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/follow_up', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/marital_status', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/payment_mode', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/resource_use', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/source_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/subordination', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/trade_phase', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_caches/document_cache_factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Service', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Service Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Transformation Transformed Resource Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/image', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/metric_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/visual_pattern', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Float Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Sale Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/sale_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/sale_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Apparel Cloth', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/task_invoice_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/task_invoice_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/task_report_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_domains/preferred_group_person_list_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/trade_phase/default/payment', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/trade_state/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/trade_state/ordered', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/trade_state/trade/ordered', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_transaction_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_transaction_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_order_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_trade_model_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_trade_model_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_trade_model_simulation_rule/reference_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_trade_model_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_trade_model_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_solvers/Quantity Cancel Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_alarms/check_folder_handler', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_alarms/check_stock', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Production Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/production_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/production_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/production_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/production_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/production_report_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/production_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Action Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Alarm', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Category Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Conceptual Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Password Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/SQL Non Continuous Increasing Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/destination_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/destination_project', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/product_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/source', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/source_project', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_caches/erp5_session_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/elementary_type/content', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/elementary_type/float', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_ids/5', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Career', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Image', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Order Builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Query', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Root Applied Rule Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Rounding Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/agent', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/conflicting_solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/delivery_solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/end_of', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/gender', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/role', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/skill', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/successor', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/divergence_scope/property', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Internal Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/shape', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/String Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Container', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Payment Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Purchase Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Purchase Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Returned Sale Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Trade Model Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/trade_date/invoice', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/trade_date/packing_list', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/internal_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/sale_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Apparel Assortment', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Apparel Consumption', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Apparel Fabric Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Apparel Model Colour Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Apparel Model Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Apparel Technical Drawing', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Project Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Task Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/task_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/task_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_domains/project_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_domains/project_projectline_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/business_process_module/erp5_default_business_process', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/business_process_module/erp5_default_business_process/13', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/trade_state/trade/invoiced', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_transaction_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_order_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_order_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_payment_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_payment_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_solvers/LIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_solvers/Trade Model Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_alarms/check_localizer', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Production Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Production Order Model Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Production Report Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/production_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Acquired Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Alarm Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Applied Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Domain Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Dummy Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Rule Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/quantity_unit', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/source_trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/action_type/object_fast_input', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/elementary_type/data', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/elementary_type/lines', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/elementary_type/string', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/elementary_type/tokens', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_domains/base_day_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_domains/parent_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_ids/4', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Fax', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Nested Line Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Order Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Requirement Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/salary_level', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Quantity Unit Conversion Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Sale Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Transformation Operation', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/colour', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/industrial_phase', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Solver Process', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Solver Process Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Business Process Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/First Causality Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Internal Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Internal Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Inventory Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Purchase Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/segmentation', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/internal_packing_list_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/sale_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Apparel Assortment Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Apparel Component Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Apparel Size', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Project Milestone', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Requirement Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Sale Order Milestone', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Task Report', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/task_invoice_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/task_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/task_report_builder/title_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_domains/project_person_task_report_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_domains/task_module_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_domains/task_report_module_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_categories/trade_phase/default/discount', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_accounting_transaction_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_root_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_delivery_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_transaction_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_transaction_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_invoice_transaction_simulation_rule/destination_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_order_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_order_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_order_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_trade_model_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_trade_model_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_solvers/Production Reduction Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_solvers/Unify Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Production Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Production Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Production Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Production Report', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Supply Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_types/Supply Node', 'immediateReindexObject', -2, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/production_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_deliveries/production_report_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Payment Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_c6c3b4315d527281a50a4aba93e42411/RuleMixin_asPredicate used for /erp5_portal_c6c3b4315d527281a50a4aba93e42411/portal_rules/new_payment_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Payment Simulation Rule



ERROR: testProject_getSourceProjectRelatedTaskReportList (testProject.TestProject)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_order_root_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_order_root_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_payment_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_trade_model_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_trade_model_simulation_rule/reference_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Base Domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Cache Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Conceptual Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Domain Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Dummy Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Event', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Id Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Trash Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Types Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/business_application', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/causality', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/destination_account', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/destination_section', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/action_type/object_exchange', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/action_type/object_list', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/action_type/object_web_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/elementary_type/lines', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/elementary_type/object', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/elementary_type/text', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_memcached/default_memcached_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_skins/erp5_core/TemplateTool_filterAppendToListDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Chat Address', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Day Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Email', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Order Builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Rounding Model', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Variation Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/destination_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/gender', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/order_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/social_form', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/source_carrier', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/update_frequency', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/collect_order_group/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/divergence_scope/property', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/industrial_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/shape', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Solver Process Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Delivery Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/First Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Internal Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Payment Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Purchase Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/delivery_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_deliveries/internal_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_deliveries/sale_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Project Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Requirement Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Task Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Task Report Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_deliveries/task_invoice_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_deliveries/task_invoice_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_domains/project_person_task_report_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_domains/project_projectline_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_domains/task_module_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_domains/task_report_module_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/trade_phase/default', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_transaction_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_transaction_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_order_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_trade_model_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_trade_model_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Alarm Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Applied Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Domain Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Rule Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Simulation Movement', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Template Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Trash Bin', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/ZODB Continuous Increasing Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/aggregate', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/destination_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/product_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/source_account', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_caches/erp5_content_short', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_caches/erp5_ui_medium', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_caches/erp5_ui_medium/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/action_type/object_icon', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/action_type/object_print', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/elementary_type/data', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_contribution_registry/default_predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_contribution_registry/pdf_mimetype', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_domains/base_month_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Category Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Currency Exchange Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Currency Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Parent Explanation Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Person', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Property Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Root Applied Rule Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/divergence_scope', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/insurance_coverage', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/natural_parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/property_mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/trade_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Component Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Product', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Quantity Unit Conversion Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Transformation Optional Resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/collection', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/metric_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/option', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/visual_pattern', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Specialise Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Inventory Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Order Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Returned Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Sale Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Trade Model Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/incoterm', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/segmentation', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_deliveries/internal_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_deliveries/purchase_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_types/Sale Order Milestone', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_deliveries/task_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_domains/validated_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/business_process_module/erp5_default_business_process/order_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/trade_phase/default/payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_categories/trade_state/trade/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_delivery_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_transaction_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_order_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_order_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_payment_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_trade_model_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_solvers/Accept Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_solvers/Minimise Price Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_935356b6767f9f8e1c9e799702358714/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Transaction Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_935356b6767f9f8e1c9e799702358714/RuleMixin_asPredicate used for /erp5_portal_935356b6767f9f8e1c9e799702358714/portal_rules/new_invoice_transaction_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Transaction Simulation Rule



ERROR: test_01_OrderLine_getVariationRangeCategoryList (testPurchaseOrder.TestPurchaseOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Application Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Folder', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Mapped Value', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Trash Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/destination_account', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/destination_function', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/source_trade', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/elementary_type/date', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/elementary_type/float', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/elementary_type/tokens', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_domains/parent_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Assignment', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/File', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Role Definition', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Split Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Telephone', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/bank_account_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/delivery_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/divergence_scope', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/insurance_coverage', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/nationality', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/property_mapping', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/region', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/social_form', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/successor', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/trade_phase', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Component Individual Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Internal Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Purchase Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Purchase Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Transformation Transformed Resource Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/colour', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/composition', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/image', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/measure', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/pricing', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/segment', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Inventory Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Payment Condition', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Purchase Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/trade_state', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/trade_date/invoice', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/trade_date/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Apparel Assortment Colour Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Apparel Fabric', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_deliveries/task_report_builder/split_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/business_process_module/erp5_default_business_process', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/business_process_module/erp5_default_business_process/account', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/trade_state/ordered', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/trade_state/paid', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_transaction_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_transaction_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_transaction_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_order_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_order_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_payment_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_solvers/Accept Solver/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_solvers/Production Reduction Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_solvers/Trade Model Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_alarms/check_catalog', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_alarms/check_folder_handler', 'immediateReindexObject', -2, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_notifications', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Base Domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Cache Factory', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Standard Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Trash Bin', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Category Existence Constraint', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/activity', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/causality', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/destination_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/size', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/source_function', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_caches/erp5_content_short', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_caches/erp5_session_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/action_type/object_fast_input', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/action_type/object_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/action_type/object_web_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/elementary_type/boolean', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/elementary_type/content', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/elementary_type/object', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/elementary_type/selection', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/elementary_type/tales', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/elementary_type/text', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Base Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Career', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Credit Card', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Delivery Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Image', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Variation Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/agent', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/source_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_memcached/persistent_memcached_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Internal Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Purchase Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Transformation Transformed Resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Float Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Internal Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Internal Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/base_contribution', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/delivery_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/trade_date/custom', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_deliveries/purchase_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Apparel Colour Range', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Apparel Component', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Apparel Consumption Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Apparel Fabric Colour Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Apparel Fabric Item', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Apparel Measurement', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Apparel Shape Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Apparel Technical Drawing', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Requirement', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_types/Task Report', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_deliveries/task_invoice_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_deliveries/task_invoice_builder/title_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/business_process_module/erp5_default_business_process/pay', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/trade_phase/default/discount', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/trade_state/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_categories/trade_state/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_accounting_transaction_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_delivery_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_transaction_simulation_rule/destination_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_order_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_order_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_payment_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_payment_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_solvers/Accept Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_solvers/Adopt Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_solvers/LIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_solvers/Unify Solver', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_dc72c3196d536f9393e7880be228ceea/RuleMixin_asPredicate used for /erp5_portal_dc72c3196d536f9393e7880be228ceea/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



ERROR: testGetPriceWithPriceCurrency (testResource.TestResource)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_notifications', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Alarm', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Cache Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Class Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Ram Cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Trash Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/destination_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/origin', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/quantity_unit', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/source_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/source_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Apparel Bath Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Dummy Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Predicate', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Rule Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Template Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/ZODB Continuous Increasing Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Property Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/activity', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/causality', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/destination_function', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/destination_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/product_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/source_function', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_caches/erp5_content_medium/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_caches/erp5_content_short', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_caches/erp5_session_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_caches/erp5_session_cache/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_caches/erp5_ui_long', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_caches/erp5_ui_long/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/action_type/object_button', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/action_type/object_icon', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/action_type/object_jump', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/elementary_type/content', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/elementary_type/date', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_contribution_registry/image_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_contribution_registry/webpage_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_domains/base_day_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_domains/parent_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_ids/4', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_preferences/default_site_preference', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_skins/erp5_core/TemplateTool_filterAppendToListDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_skins/erp5_core/TemplateTool_filterTemplateUnicodeDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Agent', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Agent Privilege', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Assignment', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Chat Address', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Credit Card', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Currency Exchange Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Fax', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Invoice Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Monthly Range Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Order Builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Person', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Property Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Query', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Rounding Model', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Split Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Title Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/collect_order_group', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/insurance_coverage', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/legal_parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/payment_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/region', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/skill', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/source_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/subordination', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/use', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/divergence_scope/quantity', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_memcached/persistent_memcached_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Measure Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Product', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Product Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Service', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Service Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Transformation', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Transformation Optional Resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/image', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/DateTime Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Float Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Solver Process Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Solver Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Specialise Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Variation Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Business Process Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Container Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/First Causality Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Internal Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Purchase Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Purchase Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Purchase Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Returned Purchase Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Sale Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Sale Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/base_application', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/base_contribution', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/discount_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/trade_state', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/trade_date/packing_list', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_deliveries/internal_packing_list_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_deliveries/internal_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_deliveries/internal_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_deliveries/internal_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_deliveries/sale_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Apparel Assortment Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Apparel Cloth', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Apparel Fabric Colour Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Apparel Fabric Item Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_types/Apparel Shape', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/business_process_module/erp5_default_business_process/13', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/trade_phase/default', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_categories/trade_state/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_delivery_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_delivery_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_delivery_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_delivery_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_delivery_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_transaction_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_transaction_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_transaction_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_transaction_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_trade_model_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_trade_model_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_trade_model_simulation_rule/reference_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_trade_model_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_invoice_transaction_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_order_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_payment_simulation_rule/payment_mode_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_trade_model_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_solvers/Accept Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_solvers/Production Reduction Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_solvers/Unify Solver', 'immediateReindexObject', 1, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_5e9958054c599d3807adcd5dd257c47f/RuleMixin_asPredicate used for /erp5_portal_5e9958054c599d3807adcd5dd257c47f/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



ERROR: test_01_ReturnedSalePackingListWithInventory (testReturnedSalePackingList.TestReturnedSalePackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Contribution Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Contribution Registry Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Domain Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Preference Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Property Sheet Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/business_application', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_account', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_payment_region', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_payment', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/specialise', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/erp5_content_long', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/erp5_content_medium', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_ids/5', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_skins/erp5_core/TemplateTool_filterOOBTreeClassDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Career', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Currency Exchange Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Delivery Builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Link', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Order Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Parent Delivery Category Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Parent Explanation Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Query', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Telephone', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_carrier', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/follow_up', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/grade', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/payment_mode', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/salary_level', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/skill', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/document_cache_factory/volatile_cache_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/collect_order_group/cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Transformation Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/metric_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Solver Process Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/String Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Business Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Delivery Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/base_amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/delivery_mode', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/internal_packing_list_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/sale_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Fabric', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Model', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Model Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Project Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Requirement Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Requirement Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Task Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_invoice_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_invoice_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_invoice_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_report_builder/title_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default/tax', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Accept Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_contribution_registry', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Conceptual Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Distributed Ram Cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Memcached Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/SQL Non Continuous Increasing Id Generator', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Trash Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Category Existence Constraint', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/size', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_icon', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_web_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/callable_type/script', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type/date', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_ids/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_ids/3', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Address', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Bank Account', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Monthly Range Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Nested Line Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Order Builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Query Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Split Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/collect_order_group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/delivery_builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/gender', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/marital_status', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/order_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/use', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Supply Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Service', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Transformation Transformed Resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/cleaning_code', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/morphology', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Solver Type', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Delivery Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Order', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Internal Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Trade Model Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/segmentation', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_date/custom', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Cloth', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Colour Range Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Fabric Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Model Morphology Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Size Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Project Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Requirement', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Task Report Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_report_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_report_builder/requirement_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/project_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/business_process_module/erp5_default_business_process/invoice', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_phase/default/discount', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/trade/ordered', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/reference_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Production Reduction Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Quantity Split Solver', 'immediateReindexObject', -2, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Alarm Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Domain Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Memcached Plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Password Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Preference', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Rule Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Session Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Simulation Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Types Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/activity', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/destination_project', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/mapping', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/source_payment_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/erp5_content_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/erp5_session_cache/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_caches/erp5_ui_medium', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_jump', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/action_type/object_print', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type/lines', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/elementary_type/selection', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_contribution_registry/webpage_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/parent_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Currency Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Delivery Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Mapped Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Order Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Organisation Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Person', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Root Applied Rule Causality Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/market_segment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/update_frequency', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Component', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/colour', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/feature', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Solver Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Inventory Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Purchase Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/discount_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Assortment', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Fabric Item', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Model Colour Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_types/Apparel Shape Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/requirement', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_deliveries/task_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/preferred_group_person_list_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/project_project_task_report_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/task_module_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_domains/task_module_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/business_process_module/erp5_default_business_process/deliver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/ordered', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/trade/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/trade/invoiced', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_categories/trade_state/trade/paid', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/aggregate_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_delivery_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Accept Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Adopt Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_solvers/Unify Solver/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_alarms/check_stock', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_fc5391439c7dad222cda3fff8f258071/RuleMixin_asPredicate used for /erp5_portal_fc5391439c7dad222cda3fff8f258071/portal_rules/new_invoice_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Simulation Rule



ERROR: test_03_MemcachedDistributedSession (testSessionTool.TestSessionTool), Test DistributedSession which uses memcached based cache plugin.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/testSessionTool.py", line 302, in test_03_MemcachedDistributedSession
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      TestSetGet
      ModifySession
      DeleteClearSession
      TestSessionDictInterface
      TestSessionGetattr
      TestSessionBulkStorage
      TestSessionExpire
    > TestCheckSessionAfterNewPerson
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/testSessionTool.py", line 262, in stepTestCheckSessionAfterNewPerson
    reference='test')
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/Core/Folder.py", line 459, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/Core/Folder.py", line 172, in newContent
    new_instance._edit(force_update=1, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/Base.py", line 1664, in _edit
    unmodified_key_list = setChangedPropertyList(unordered_key_list)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/Base.py", line 1648, in setChangedPropertyList
    modified_object_list = _setProperty(key, kw[key])
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/Base.py", line 1429, in _setProperty
    return method(value, **kw)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/Person.py", line 190, in setReference
    raise RuntimeError, 'user id %s already exist' % (value,)
RuntimeError: user id test already exist


ERROR: test_01_CheckLogicAndMakeCacheHot (testSimulationPerformance.TestSimulationPerformance), Check the correctness of the logic as well as making the cache hot.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testSimulationPerformance.py", line 784, in test_01_CheckLogicAndMakeCacheHot
    measurable=False)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testSimulationPerformance.py", line 265, in _checkSimulation
    sequence.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      Initialize
      Tic
      UseClientAsDestinationDecision
      UseClientAsDestinationAdministration
      UseResourceAsCommodityProduct
      CreateSaleOrders
      Tic
      PlanSaleOrders
      MeasureCreationOfNewAppliedRules
    > Tic
      CheckSaleOrderSimulation
      UseRecipient1AsDestinationDecision
      ModifySaleOrders
      MeasureExpansionOfExistingAppliedRules
      Tic
      CheckSaleOrderSimulation
      OrderSaleOrders
      MeasureCreationOfNewSalePackingLists
      Tic
      CheckSaleOrderSimulation
      CheckBuiltSalePackingLists
      UseRecipient2AsDestinationDecision
      ModifySaleOrders
      MeasureExpansionOfConvergedChanges
      Tic
      CheckSaleOrderSimulation
      CheckConvergedSalePackingLists
      UseRecipient1AsDestinationAdministration
      ModifySaleOrders
      MeasureExpansionOfDivergedChanges
      Tic
      CheckSaleOrderSimulation
      CheckDivergedSalePackingLists
      SetSolverTargetToDestinationAdministration
      AdoptPrevisionToSalePackingLists
      MeasureAdoptionOfPrevisions
      Tic
      CheckConvergedSalePackingLists
      UseRecipient2AsDestinationAdministration
      ModifySaleOrders
      Tic
      CheckSaleOrderSimulation
      CheckDivergedSalePackingLists
      SetSolverTargetToDestinationAdministration
      AcceptDecisionOfSalePackingLists
      MeasureAcceptanceOfDecisions
      Tic
      UseRecipient1AsDestinationAdministration
      CheckConvergedSalePackingLists
      ConfirmSaleOrders
      Tic
      UseResourceAsCommodityProduct
      AddNewSalePackingLinesIntoSalePackingLists
      MeasureCreationOfNewAppliedRulesFromPartiallySimulatedDeliveries
      Tic
      CheckSalePackingListSimulation
      StopSalePackingLists
      MeasureCreationOfNewSaleInvoices
      Tic
      CheckBuiltSaleInvoices
      UseResourceAsLuxuryProduct
      AddNewSalePackingLinesIntoSalePackingLists
      DeliverSalePackingLists
      MeasureAdditionOfNewInvoiceLinesIntoSaleInvoices
      Tic
      CheckAddedSaleInvoices
      TestResult
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testSimulationPerformance.py", line 288, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_36487e1d84d4ba3707ee48116b16f847/sale_order_module/1', 'expand', -2, 5)]
Last error message:
ValueError
A Business Process can not erase amounts
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.Delivery, line 800, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.AppliedRule, line 112, in expand
  Module Products.ERP5.mixin.rule, line 215, in expand
  Module Products.ERP5.mixin.movement_collection_updater, line 159, in updateMovementCollection
  Module Products.ERP5.mixin.movement_collection_updater, line 70, in getMovementCollectionDiff
  Module Products.ERP5.mixin.rule, line 117, in getGeneratedMovementList
  Module Products.ERP5.Document.BusinessProcess, line 728, in getTradePhaseMovementList
ValueError: A Business Process can not erase amounts



ERROR: test_02_CheckPerformance (testSimulationPerformance.TestSimulationPerformance), Check the performance.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testSimulationPerformance.py", line 795, in test_02_CheckPerformance
    measurable=True)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testSimulationPerformance.py", line 265, in _checkSimulation
    sequence.play(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 116, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      Initialize
      Tic
      UseClientAsDestinationDecision
      UseClientAsDestinationAdministration
      UseResourceAsCommodityProduct
      CreateSaleOrders
      Tic
      PlanSaleOrders
      MeasureCreationOfNewAppliedRules
    > Tic
      CheckSaleOrderSimulation
      UseRecipient1AsDestinationDecision
      ModifySaleOrders
      MeasureExpansionOfExistingAppliedRules
      Tic
      CheckSaleOrderSimulation
      OrderSaleOrders
      MeasureCreationOfNewSalePackingLists
      Tic
      CheckSaleOrderSimulation
      CheckBuiltSalePackingLists
      UseRecipient2AsDestinationDecision
      ModifySaleOrders
      MeasureExpansionOfConvergedChanges
      Tic
      CheckSaleOrderSimulation
      CheckConvergedSalePackingLists
      UseRecipient1AsDestinationAdministration
      ModifySaleOrders
      MeasureExpansionOfDivergedChanges
      Tic
      CheckSaleOrderSimulation
      CheckDivergedSalePackingLists
      SetSolverTargetToDestinationAdministration
      AdoptPrevisionToSalePackingLists
      MeasureAdoptionOfPrevisions
      Tic
      CheckConvergedSalePackingLists
      UseRecipient2AsDestinationAdministration
      ModifySaleOrders
      Tic
      CheckSaleOrderSimulation
      CheckDivergedSalePackingLists
      SetSolverTargetToDestinationAdministration
      AcceptDecisionOfSalePackingLists
      MeasureAcceptanceOfDecisions
      Tic
      UseRecipient1AsDestinationAdministration
      CheckConvergedSalePackingLists
      ConfirmSaleOrders
      Tic
      UseResourceAsCommodityProduct
      AddNewSalePackingLinesIntoSalePackingLists
      MeasureCreationOfNewAppliedRulesFromPartiallySimulatedDeliveries
      Tic
      CheckSalePackingListSimulation
      StopSalePackingLists
      MeasureCreationOfNewSaleInvoices
      Tic
      CheckBuiltSaleInvoices
      UseResourceAsLuxuryProduct
      AddNewSalePackingLinesIntoSalePackingLists
      DeliverSalePackingLists
      MeasureAdditionOfNewInvoiceLinesIntoSaleInvoices
      Tic
      CheckAddedSaleInvoices
      TestResult
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testSimulationPerformance.py", line 288, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_36487e1d84d4ba3707ee48116b16f847/sale_order_module/3', 'expand', 0, 5), ('/erp5_portal_36487e1d84d4ba3707ee48116b16f847/sale_order_module/5', 'expand', 0, 5), ('/erp5_portal_36487e1d84d4ba3707ee48116b16f847/sale_order_module/6', 'expand', 0, 5), ('/erp5_portal_36487e1d84d4ba3707ee48116b16f847/sale_order_module/2', 'expand', -2, 5), ('/erp5_portal_36487e1d84d4ba3707ee48116b16f847/sale_order_module/4', 'expand', 0, 5)]
Last error message:
ValueError
A Business Process can not erase amounts
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.Delivery, line 800, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.AppliedRule, line 112, in expand
  Module Products.ERP5.mixin.rule, line 215, in expand
  Module Products.ERP5.mixin.movement_collection_updater, line 159, in updateMovementCollection
  Module Products.ERP5.mixin.movement_collection_updater, line 70, in getMovementCollectionDiff
  Module Products.ERP5.mixin.rule, line 117, in getGeneratedMovementList
  Module Products.ERP5.Document.BusinessProcess, line 728, in getTradePhaseMovementList
ValueError: A Business Process can not erase amounts



ERROR: test_01_testTaskBasicUseCase (testTask.TestTask)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_sessions', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Action Information', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Applied Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Base Category', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Category Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Class Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Event', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/business_application', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/callable_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/source_trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_caches/erp5_content_long', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_caches/erp5_ui_medium/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/action_type/object_button', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/action_type/object_fast_input', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/action_type/object_search', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/elementary_type/boolean', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_contribution_registry/pdf_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_skins/erp5_core/TemplateTool_filterAppendToListDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_roundings', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Career', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Invoice Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Mirror Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Notification Message Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Order Builder', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/agent_privilege', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/collect_order_group', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/delivery_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/destination_carrier', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/destination_referral', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/market_segment', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/natural_parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/payment_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/price_currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/resource_use', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/subordination', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/update_frequency', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/divergence_scope/quantity', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Product', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Transformation', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Transformation Operation Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Transformation Transformed Resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/colour', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/industrial_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Category Membership Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Solver Process', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Internal Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Inventory Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Returned Purchase Packing List', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Sale Trade Condition Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/trade_date/packing_list', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/purchase_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Project', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Project Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/task_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_domains/project_projectline_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_domains/task_module_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/trade_phase/default/accounting', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/trade_phase/default/discount', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/trade_phase/default/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/trade_phase/default/payment', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/trade_phase/default/tax', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/trade_state/trade', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_simulation_rule/price_currency_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_root_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_root_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_root_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_transaction_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_transaction_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_order_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_order_root_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_payment_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_trade_model_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_trade_model_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_trade_model_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_trade_model_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_trade_model_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Category Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Domain Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Dynamic Category Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Trash Bin', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/source_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/source_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_caches/erp5_content_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/callable_type/script', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/elementary_type/int', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_domains/base_month_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_domains/base_year_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_ids/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_ids/3', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_introspections', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_web_services', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Agent Privilege', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Fax', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Query', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Rounding Model', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/currency_exchange_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/grade', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/successor', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/collect_order_group/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Internal Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Product Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Product Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Purchase Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Quantity Unit Conversion Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/composition', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/image', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/morphology', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Float Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Solver Decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Purchase Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_types/Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/base_application', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/incoterm', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/trade_date/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/internal_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/internal_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/sale_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/task_invoice_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/task_invoice_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_deliveries/task_invoice_builder/title_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_domains/task_report_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/business_process_module/erp5_default_business_process/invoice', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/trade_state/accounted', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/trade_state/delivered', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_categories/trade_state/trade/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_invoice_transaction_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_order_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_order_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_order_root_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_order_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_payment_simulation_rule/payment_mode_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_trade_model_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_trade_model_simulation_rule/reference_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_solvers/Adopt Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_solvers/Adopt Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_solvers/Production Reduction Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_solvers/Quantity Cancel Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/RuleMixin_asPredicate used for /erp5_portal_d2ee82cd6426694b9dc05aa86b5dda82/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



ERROR: test_01_TestReportLineChangeQuantity (testTaskReportDivergence.TestTaskReportDivergence)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Application Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Event', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Preference Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Standard Property', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/destination_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/parent', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_caches/erp5_ui_medium', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/action_type/object_dialog', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/action_type/object_fast_input', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/action_type/object_jump', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/action_type/object_print', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/action_type/object_web_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/elementary_type/int', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/elementary_type/text', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_contribution_registry/image_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_ids/6', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_web_services', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Agent', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Agent Privilege', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Chat Address', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Currency Exchange Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Order Builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Order Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Parent Delivery Property Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Query Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Role Definition', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Rounding Model', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/currency_exchange_type', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/divergence_scope', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/end_of', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/gender', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/trade_phase', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/collect_order_group/cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/divergence_scope/property', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Component', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Component Individual Variation', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Purchase Supply', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Service', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Transformation Optional Resource', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/cleaning_code', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/collection', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/DateTime Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Solver Process', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Solver Type', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Business Link', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Inventory Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Order Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Returned Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Sale Order Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Sale Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/discount_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/incoterm', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/segmentation', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/trade_state', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/trade_date/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/internal_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Task Report', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_domains/project_person_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_domains/project_person_task_report_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_domains/project_project_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/business_process_module/erp5_default_business_process', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/trade_phase/default/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/trade_state/new', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_sessions', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Applied Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Distributed Ram Cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Domain Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Mapped Value', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Memcached Plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Trash Folder', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/aggregate', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/destination_account', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/source', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/source_account', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/source_function', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/source_project', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_caches/erp5_ui_medium/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/action_type/object_icon', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/action_type/object_search', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/callable_type/script', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_contribution_registry/webpage_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_domains/base_day_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_domains/base_year_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_ids/4', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_introspections', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Telephone', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/destination_referral', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/legal_parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/price_currency', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/region', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/successor', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/use', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_caches/document_cache_factory', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/collect_order_group/delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Product', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Purchase Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Sale Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Service Individual Variation', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Supply Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Transformation Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/composition', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/segment', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Container Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Delivery Simulation Rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/First Causality Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Internal Order Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Internal Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Internal Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Inventory Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Returned Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/delivery_mode', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/internal_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/internal_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/sale_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Project Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Sale Order Milestone', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/task_invoice_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/task_report_builder/title_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_domains/preferred_group_person_list_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_domains/project_report_monthly_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/business_process_module/erp5_default_business_process/order', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/business_process_module/erp5_default_business_process/order_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/trade_state/trade/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_root_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_root_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_transaction_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_transaction_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_transaction_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/delivery_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_payment_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_payment_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_payment_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_payment_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_trade_model_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_trade_model_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_solvers/Accept Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_solvers/Production Reduction Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_solvers/Quantity Cancel Solver/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_solvers/Quantity Split Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_solvers/Unify Solver', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_contribution_registry', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Cache Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Property Sheet', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Rule Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/destination_administration', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/destination_decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/destination_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_caches/erp5_content_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_caches/erp5_ui_long/default_ram_cache', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_caches/erp5_ui_short', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/elementary_type/boolean', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/elementary_type/lines', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/elementary_type/string', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_contribution_registry/text_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_domains/parent_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_ids/3', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Assignment', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Base Variant Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Image', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/OOo Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Organisation Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Parent Delivery Category Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Parent Explanation Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Person', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Split Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/economical_class', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/nationality', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/payment_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/salary_level', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/site', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/social_form', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/subordination', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Internal Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Quantity Unit Conversion Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Sale Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Transformation Operation Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Transformation Transformed Resource Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/morphology', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/pricing', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Solver Process Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Variation Divergence Tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Business Process', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Inventory', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Inventory Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Purchase Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Returned Purchase Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Sale Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Requirement Document', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_types/Task Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/task_invoice_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/task_invoice_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/task_invoice_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/task_invoice_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_deliveries/task_report_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_domains/task_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/business_process_module/erp5_default_business_process/13', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/business_process_module/erp5_default_business_process/invoice_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/trade_phase/default/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_categories/trade_state/trade', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_delivery_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_transaction_simulation_rule/destination_total_asset_price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_transaction_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_order_root_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_payment_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_payment_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_trade_model_simulation_rule/use_tester', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Invoice Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/RuleMixin_asPredicate used for /erp5_portal_0788777dde9f7b6f49f6b5d898cffe27/portal_rules/new_invoice_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Invoice Root Simulation Rule



ERROR: testProjectMontlyReport (testTaskReporting.TestTaskReporting)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Category', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Event', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Ram Cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Template Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Trash Folder', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/business_application', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/callable_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/destination_decision', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/destination_payment', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/parent', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/size', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/source_trade', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_caches/erp5_content_long', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_caches/erp5_content_short/default_ram_cache', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/action_type/object_print', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/elementary_type/data', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/elementary_type/float', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/elementary_type/long', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/elementary_type/selection', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_contribution_registry/presentation_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_introspections', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Image', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Order Tool', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Requirement Movement Group', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Rounding Model', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/agent_privilege', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/currency_exchange_type', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/group', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/site', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_caches/document_cache_factory', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_memcached/persistent_memcached_plugin', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Internal Supply', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Internal Supply Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Product', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Service Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Transformation Operation Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/image', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/segment', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Container', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Container Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Internal Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Internal Order Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Purchase Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Returned Sale Packing List Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Sale Order Cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Trade Model Line', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Trade Model Path', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/base_application', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/segmentation', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Requirement Module', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_report_builder/requirement_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_report_builder/split_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_report_builder/title_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_report_builder/variant_movement_group_on_cell', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_domains/project_person_task_report_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_domains/project_project_task_report_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_domains/project_report_monthly_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_domains/task_module_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_domains/task_report_module_project_domain', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_root_simulation_rule/destination_function_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_root_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_root_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule/source_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule/use_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_simulation_rule/source_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_transaction_simulation_rule/destination_administration_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_transaction_simulation_rule/destination_total_asset_price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_transaction_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_transaction_simulation_rule/source_total_asset_price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_order_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_order_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_order_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_order_root_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_order_root_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_payment_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_trade_model_simulation_rule/destination_payment_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_trade_model_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_solvers/Accept Solver/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_solvers/Adopt Solver/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_solvers/Quantity Cancel Solver/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_solvers/Quantity Split Solver/2', 'immediateReindexObject', -2, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Acquired Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Application Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Category Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Contribution Registry Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Domain Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Domain Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Id Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Predicate', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Preference', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Preference Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Property Sheet', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Rule Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/SQL Non Continuous Increasing Id Generator', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Session Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/destination_project', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/source', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/source_payment', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_caches/erp5_content_medium', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_caches/erp5_content_short', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/action_type/object_dialog', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/action_type/object_search', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/callable_type/script', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/elementary_type/content', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/elementary_type/int', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_roundings', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_solver_processes', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Agent', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Assignment', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Currency Exchange Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Email', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Fax', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Mapped Property', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Parent Delivery Category Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Property Grouping Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Query', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/contributor', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/payment_mode', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/salary_level', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/collect_order_group/cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Purchase Supply Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Sale Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Transformation Transformed Resource', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/brand', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/collection', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/colour', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/measure', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/pricing', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/tariff_nomenclature', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Inventory', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Purchase Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Sale Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Sale Order Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/incoterm', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/trade_state', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/internal_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Project', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Project Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Project Milestone', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_invoice_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_invoice_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/business_process_module/erp5_default_business_process/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/business_process_module/erp5_default_business_process/order_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/trade_phase/default/accounting', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/trade_phase/default/discount', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/trade_phase/default/tax', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/trade_state/delivered', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_transaction_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_order_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_order_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_order_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_payment_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_payment_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_trade_model_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Mapped Value', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Trash Tool', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Category Existence Constraint', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/aggregate', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/causality', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/order', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/quantity_unit', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_caches/erp5_ui_short', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/action_type/object_action', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/action_type/object_exchange', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/action_type/object_view', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/elementary_type/boolean', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/elementary_type/date', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_contribution_registry/webpage_extension', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_ids/2', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_ids/3', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_ids/4', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_memcached/default_memcached_plugin', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_skins/erp5_core/TemplateTool_filterPortalTypeClassDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_skins/erp5_core/TemplateTool_filterTemplateUnicodeDiff', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Agent Privilege', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Currency Exchange Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Delivery Causality Assignment Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/File', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Invoice Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Monthly Range Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Notification Message', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Person Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Tax Line Delivery Movement Group', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/delivery_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/destination_region', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/economical_class', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/role', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/trade_phase', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/collect_order_group/delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/collect_order_group/line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/divergence_scope/quantity', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Component Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Measure Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Purchase Supply Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Purchase Supply Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Service', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Transformation Operation', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/cleaning_code', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/feature', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/shape', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Solver Decision', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Solver Type', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Delivery Simulation Rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Internal Order', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Internal Packing List Cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Payment Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Purchase Trade Condition', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Returned Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Sale Order Line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Sale Packing List', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/base_amount', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/trade_date/invoice', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/internal_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/purchase_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/purchase_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/sale_packing_list_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Requirement', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Task', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_types/Task Report Module', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_invoice_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_invoice_builder/title_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_report_builder', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_deliveries/task_report_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_domains/task_report_module_domain', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/business_process_module/erp5_default_business_process/delivery_path', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/business_process_module/erp5_default_business_process/pay', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_categories/trade_state/trade/accounted', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_delivery_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_transaction_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_invoice_transaction_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_order_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_order_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_trade_model_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_solvers/Adopt Solver', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Accounting Transaction Root Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /erp5_portal_a4910c337621ad1355bbcf33193749ce/RuleMixin_asPredicate used for /erp5_portal_a4910c337621ad1355bbcf33193749ce/portal_rules/new_accounting_transaction_root_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Accounting Transaction Root Simulation Rule



FAIL: test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeModelLine.py", line 1096, in test_tradeModelLineWithRounding
    self.assertEqual(2, len(amount_list)) # XXX 1 or 2 ???
AssertionError: 2 != 1


FAIL: test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTradeModelLine.py", line 1096, in test_tradeModelLineWithRounding
    self.assertEqual(2, len(amount_list)) # XXX 1 or 2 ???
AssertionError: 2 != 1


ERROR: test_01_getAggregatedAmountListSimple (testTransformation.TestTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 956, in setUpERP5Site
    self.tic(not quiet)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ProcessingNodeTestCase.py", line 162, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/inventory_api_test/portal_types/Amount', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Base Domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Conceptual Id Generator', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Role Information', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Simulation Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination_account', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination_decision', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/destination_function', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/product_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/size', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/source_administration', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/source_section', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/specialise', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_caches/erp5_session_cache', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/erp5_ui_medium/default_ram_cache', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_exchange', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_search', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/string', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_contribution_registry/pdf_extension', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_contribution_registry/spreadsheet_extension', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_skins/erp5_core/TemplateTool_filterClassTupleDiff', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Bank Account', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Currency Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Delivery Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Mirror Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Order Builder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Query Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Requirement Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Rounding Tool', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/source_carrier', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/source_referral', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/document_cache_factory', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Product', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Supply Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/brand', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/colour', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/pricing', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Order Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Packing List Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Payment Condition', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Order Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Packing List Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Trade Condition', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Purchase Packing List', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Sale Packing List Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Packing List Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/base_contribution', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/delivery_mode', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/incoterm', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/internal_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Supply Chain', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/production_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/production_report_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_state/invoiced', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/trade_state/trade/paid', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/base_application_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/destination_decision_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/destination_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/destination_section_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/source_payment_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Fabric Colour Variation', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Project Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Requirement Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/variant_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/project_report_monthly_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/task_module_domain', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_domains/task_module_project_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Distributed Ram Cache', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Preference', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Property Sheet', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/business_application', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/destination_payment_region', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/destination_section', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/mapping', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/resource', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/source_payment_region', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/erp5_content_long', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_action', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_print', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/elementary_type/multiple_selection', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Address', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Assignment', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Career', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Delivery Builder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Delivery Causality Assignment Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Email', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Fax', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Property Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Rounding Model', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/contributor', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/destination_carrier', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination_referral', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/grade', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/legal_parent', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Measure Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Quantity Unit Conversion Definition', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Sale Supply Line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Service', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Transformation Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Transformation Transformed Resource Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/feature', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/image', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/metric_type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/morphology', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Solver Process Tool', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Container', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Delivery Simulation Rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Order Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Inventory Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Order Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Sale Packing List Line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Sale Packing List Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Sale Trade Condition', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/trade_date/order', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Production Order Model Root Simulation Rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/production_packing_list_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/production_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/production_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default/tax', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/aggregate_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/base_application_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/specialise_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_project_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/source_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/payment_mode_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/quantity_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/description_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_function_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_section_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/LIFO Delivery Solver', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Trade Model Solver/1', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_solvers/Trade Model Solver/2', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Unify Solver', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Unify Solver/1', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Fabric Item Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Model Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Project Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Requirement', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/split_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/task_module_person_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/task_report_module_project_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_notifications', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_sessions', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Alarm', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Applied Rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Class Tool', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Contribution Predicate', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Mapped Value', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Movement', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Ram Cache', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Standard Property', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Synchronisation Tool', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Trash Bin', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/destination_project', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/origin', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/parent', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/erp5_content_long/default_ram_cache', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_caches/erp5_ui_short/default_ram_cache', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_dialog', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_fast_input', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/action_type/object_jump', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_list', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/action_type/object_view', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/callable_type/script/diff_filter', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/boolean', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/elementary_type/content', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/elementary_type/tokens', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_contribution_registry/drawing_extension', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/base_week_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_skins/erp5_core/TemplateTool_filterOOBTreeClassDiff', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_web_services', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Agent', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Base Variant Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Category Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Nested Line Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Notification Message', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Parent Explanation Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Quantity Sign Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Root Applied Rule Causality Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Variation Property Movement Group', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/delivery_builder', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/destination_region', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/solver', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/update_frequency', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/collect_order_group/delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/collect_order_group/line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Internal Supply Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Quantity Unit Conversion Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Service Individual Variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/measure', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/shape', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Net Converted Quantity Divergence Tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/First Causality Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Order', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Order Root Simulation Rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Purchase Packing List Cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Purchase Packing List Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Returned Sale Packing List', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Sale Trade Condition Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/segmentation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_state', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Production Packing List', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_domains/production_order_module_specialise_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/pay', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default/invoicing', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase/default/payment', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_accounting_transaction_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_project_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/source_account_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/price_currency_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/source_project_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/destination_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/resource_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_payment_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/start_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/variation_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/delivery_mode_divergence_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/destination_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/incoterm_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/destination_total_asset_price_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/source_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/specialise_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule/start_date_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/base_contribution_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/variation_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/price_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_payment_simulation_rule/stop_date_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/destination_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/destination_section_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Quantity Cancel Solver', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Unify Solver/2', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Bath Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Apparel Cloth Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Colour Range Variation Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Component Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Consumption Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Model Morphology Variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Shape Module', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Task Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Task Report Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/title_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/property_movement_group_on_delivery', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/property_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/requirement_movement_group_on_line', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_domains/preferred_group_person_list_domain', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Monthly Range Movement Group', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/insurance_coverage', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/order_builder', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/role', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/salary_level', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/skill', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/successor', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/trade_phase', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_categories/divergence_scope/quantity', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Component Individual Variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Measure', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Supply Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Supply Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Transformation', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_types/Transformation Operation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Transformation Operation Cell', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_categories/operation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Float Divergence Tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Purchase Trade Condition Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/purchase_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/category_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/sale_packing_list_builder/causality_assignment_movement_group_on_cell', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Production Order Rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/production_packing_list_builder/property_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/production_report_builder/base_variant_movement_group_in_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process', 'immediateReindexObject', 0, 5), ('/inventory_api_test/business_process_module/erp5_default_business_process/order', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_delivery_root_simulation_rule/destination_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/destination_administration_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/quantity_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_delivery_simulation_rule/use_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/source_account_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_root_simulation_rule/stop_date_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_invoice_simulation_rule/resource_tester', 'immediateReindexObject', -2, 5), ('/inventory_api_test/portal_rules/new_invoice_transaction_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/delivery_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/quantity_unit_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_order_root_simulation_rule/source_function_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_rules/new_trade_model_simulation_rule/source_decision_tester', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_solvers/Quantity Split Solver/1', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Apparel Model Colour Variation', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Task Line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_types/Task Report Module', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/category_movement_group_on_line', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_deliveries/task_invoice_builder/property_movement_group_on_line', 'immediateReindexObject', 1, 5), ('/inventory_api_test/portal_deliveries/task_report_builder/order_movement_group_on_delivery', 'immediateReindexObject', 0, 5), ('/inventory_api_test/portal_domains/project_person_task_report_domain', 'immediateReindexObject', 0, 5)]
Last error message:
ValueError
No such content type: Trade Model Simulation Rule
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1232, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 795, in catalogObjectList
  Module Products.ERP5Catalog.CatalogTool, line 744, in wrapObject
  Module Products.ERP5Catalog.CatalogTool, line 828, in getPredicatePropertyDict
  Module Products.ERP5Type.Core.Predicate, line 601, in asPredicate
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1287, in _exec
  Module Products.PythonScripts.PythonScript, line 344, in _exec
  Module script, line 1, in RuleMixin_asPredicate
   - <PythonScript at /inventory_api_test/RuleMixin_asPredicate used for /inventory_api_test/portal_rules/new_trade_model_simulation_rule>
   - Line 1
  Module Products.ERP5Type.Core.Predicate, line 583, in generatePredicate
  Module Products.ERP5Type.Base, line 2772, in asContext
ValueError: No such content type: Trade Model Simulation Rule



ERROR: test_erp5_dms_Drawing_OOoDocument_viewAsWeb (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testXHTML.py", line 488, in testMethod
    source=view(),
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/Form.py", line 649, in __call__
    return pt.pt_render(extra_context=extra_context)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZopePageTemplate.py", line 432, in pt_render
    result = PageTemplate.pt_render(self, source, extra_context)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
    showtal=showtal)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.pagetemplate-3.5.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 113, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 858, in do_defineMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
    self.interpret(block)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 819, in do_loop_tal
    iterator = self.engine.setRepeat(name, expr)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 682, in setRepeat
    expr = self.evaluate(expr)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
    return eval(self._code, vars, {})
  File "PythonExpr", line 1, in <expression>
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/Form.py", line 1240, in get_groups
    if self.get_fields_in_group(group, include_disabled=1)]
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Form.py", line 233, in get_fields_in_group
    field = self.get_field(field_id, include_disabled)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Form.py", line 730, in get_field
    raise AttributeError, "No field %s" % id
AttributeError: No field text_content


ERROR: test_erp5_dms_Presentation_OOoDocument_viewAsWeb (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testXHTML.py", line 488, in testMethod
    source=view(),
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/Form.py", line 649, in __call__
    return pt.pt_render(extra_context=extra_context)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZopePageTemplate.py", line 432, in pt_render
    result = PageTemplate.pt_render(self, source, extra_context)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
    showtal=showtal)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.pagetemplate-3.5.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 113, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 858, in do_defineMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
    self.interpret(block)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 819, in do_loop_tal
    iterator = self.engine.setRepeat(name, expr)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 682, in setRepeat
    expr = self.evaluate(expr)
  File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
    return eval(self._code, vars, {})
  File "PythonExpr", line 1, in <expression>
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/Form.py", line 1240, in get_groups
    if self.get_fields_in_group(group, include_disabled=1)]
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Form.py", line 233, in get_fields_in_group
    field = self.get_field(field_id, include_disabled)
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Form.py", line 730, in get_field
    raise AttributeError, "No field %s" % id
AttributeError: No field text_content


FAIL: test_configurationOfFieldLibrary (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testXHTML.py", line 208, in test_configurationOfFieldLibrary
    self.fail(message)
AssertionError: 12 fields to modify
	erp5_trade/BusinessLink_view/my_delivery_builder: To be proxified
	erp5_trade/TradeModelPath_view/my_max_delay: To be proxified
	erp5_trade/TradeModelPath_view/my_min_delay: To be proxified
	erp5_trade/TradeModelPath_view/my_payment_additional_term: To be proxified
	erp5_trade/TradeModelPath_view/my_payment_end_of_month: To be proxified
	erp5_trade/TradeModelPath_view/my_payment_term: To be proxified
	erp5_trade/Base_viewTradeFieldLibrary/my_view_mode_delivery_builder_list: Unused Proxy Field
	erp5_trade/Base_viewTradeFieldLibrary/my_view_mode_lead_time: Unused Proxy Field
	erp5_trade/Base_viewTradeFieldLibrary/my_view_mode_listbox_deliverable: Unused Proxy Field
	erp5_trade/Base_viewTradeFieldLibrary/my_view_mode_order_builder_list: Unused Proxy Field
	erp5_trade/Base_viewTradeFieldLibrary/my_view_mode_referential_date: Unused Proxy Field
	erp5_trade/Base_viewTradeFieldLibrary/my_view_mode_wait_time: Unused Proxy Field


FAIL: test_duplicatingSelectionNameInListbox (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testXHTML.py", line 248, in test_duplicatingSelectionNameInListbox
    self.assertEquals(duplicating_selection_name_dict, {})
AssertionError: {'sale_supply_line_selection': ['erp5_trade/SaleTradeCondition_view/listbox', 'erp5_pdm/SaleSupply_view/listbox'], 'purchase_supply_line_selection': ['erp5_trade/PurchaseTradeCondition_view/listbox', 'erp5_pdm/PurchaseSupply_view/listbox'], 'requirement_fast_input': ['erp5_project/Requirement_viewDocumentFastInputDialog/listbox', 'erp5_project/Requirement_viewRequirementFastInputDialog/listbox'], 'folder_workflow_report_selection': ['erp5_core/Folder_viewWorkflowReport/listbox', 'erp5_project/ProjectModule_viewMilestoneReport/listbox'], 'Base_jumpToRelatedObjectList': ['erp5_core/Base_jumpToRelatedObjectList/listbox', 'erp5_pdm/Resource_viewRelatedSupplyLineList/listbox'], 'person_assignment_selection': ['erp5_base/Person_viewAssignment/listbox', 'erp5_km_theme/Person_viewAsWeb/assignment_listbox'], 'sale_packing_list_movement_selection': ['erp5_trade/SalePackingList_view/listbox', 'erp5_trade/SalePackingList_viewDetails/listbox'], 'erp5_site_sale_resource_selection': ['erp5_pdm/ERP5Site_viewPurchaseResourceList/listbox', 'erp5_pdm/ERP5Site_viewSaleResourceList/listbox'], 'range_selection': ['erp5_core/ContributionPredicate_view/listbox', 'erp5_core/Predicate_view/listbox'], 'web_view_my_content_selection_gadget': ['erp5_km_widget_library/WebSection_viewTagGadget/listbox', 'erp5_km_widget_library/WebSite_viewMyContentListGadget/listbox'], 'search_selection': ['erp5_core/Base_viewSearchResultList/listbox', 'erp5_core/IdTool_view/listbox'], 'role_selection': ['erp5_core/BaseType_viewRole/listbox', 'erp5_documentation/BusinessTemplateRoleDocumentationHelper_view/portal_type_role_listbox', 'erp5_documentation/PortalTypeDocumentationHelper_view/portal_type_role_listbox'], 'base_category_selection': ['erp5_documentation/BusinessTemplateDocumentationHelper_view/base_category_listbox', 'erp5_documentation/PortalTypeDocumentationHelper_view/base_category_listbox'], 'portal_type_selection': ['erp5_core/TypesTool_viewContentList/listbox', 'erp5_documentation/BusinessTemplateDocumentationHelper_view/portal_type_listbox'], 'project_task_selection': ['erp5_project/ProjectLine_viewTaskList/listbox', 'erp5_project/Project_viewTaskList/listbox'], 'class_method_selection': ['erp5_documentation/BaseCategoryDocumentationHelper_view/class_method_listbox', 'erp5_documentation/PortalTypeDocumentationHelperAppendixClassMethod_view/listbox', 'erp5_documentation/PortalTypeDocumentationHelper_view/class_method_listbox', 'erp5_documentation/PortalTypeInstanceDocumentationHelper_view/class_method_listbox'], 'sale_invoice_line_selection': ['erp5_invoicing/SaleInvoiceTransaction_viewInvoice/listbox', 'erp5_advanced_invoicing/SaleInvoice_viewInvoice/listbox'], 'accessor_method_selection': ['erp5_documentation/BaseCategoryDocumentationHelper_view/listbox', 'erp5_documentation/PortalTypeDocumentationHelper_view/listbox', 'erp5_documentation/PortalTypeInstanceDocumentationHelper_view/listbox'], 'purchase_invoice_line_selection': ['erp5_invoicing/PurchaseInvoiceTransaction_viewInvoice/listbox', 'erp5_advanced_invoicing/PurchaseInvoice_viewInvoice/listbox'], 'item_tracking_selection': ['erp5_item/Item_viewTrackingList/listbox', 'erp5_item_trade/Delivery_viewAggregatedItemList/listbox'], 'trash_bin_selection': ['erp5_core/TrashBin_viewTrashObject/listbox', 'erp5_core/TrashTool_viewTrashBinList/listbox'], 'section_content_selection': ['erp5_web/WebSection_viewContent/listbox', 'erp5_web/WebSection_viewContentList/listbox'], 'sale_order_line_selection': ['erp5_trade/SaleOrder_view/listbox', 'erp5_commerce_widget_library/SaleOrder_viewDetailAsWeb/listbox'], 'foo_line_selection': ['erp5_ui_test/Foo_view/listbox', 'erp5_ui_test/Foo_viewListBoxProxyField/listbox', 'erp5_ui_test/Foo_viewPerformance/listbox', 'erp5_ui_test/Foo_viewProxyField/listbox', 'erp5_ui_test/Foo_viewRelationField/listbox'], 'delivery_view_aggregated_amount_list_selection': ['erp5_trade/DeliveryLine_viewAggregatedAmountList/listbox', 'erp5_trade/Delivery_viewAggregatedAmountList/listbox'], 'entity_viewFinancialInformationList_bank_account_selection': ['erp5_base/Organisation_viewFinancialInformationList/listbox', 'erp5_base/Person_viewFinancialInformationList/listbox'], 'folder_selection': ['erp5_core/Base_viewListModeRenderer/listbox', 'erp5_core/Folder_viewContentList/listbox'], 'workflow_variable_selection': ['erp5_documentation/DCWorkflowDocumentationHelper_view/workflow_variable_listbox', 'erp5_documentation/InteractionWorkflowDocumentationHelper_view/workflow_variable_listbox'], 'workflow_method_selection': ['erp5_documentation/PortalTypeDocumentationHelper_view/workflow_method_listbox', 'erp5_documentation/PortalTypeInstanceDocumentationHelper_view/workflow_method_listbox'], 'workflow_transition_selection': ['erp5_documentation/DCWorkflowDocumentationHelper_view/workflow_transition_listbox', 'erp5_documentation/DCWorkflowStateDocumentationHelper_view/workflow_transition_listbox'], 'bar_line_selection': ['erp5_ui_test/Bar_view/listbox', 'erp5_ui_test/Bar_viewPerformance/listbox'], 'document_analysis_documents_fast_input': ['erp5_consulting/DocumentAnalysisDocuments_addFastInput/listbox', 'erp5_consulting/DocumentAnalysisDocuments_addFastInputTest/listbox'], 'sale_order_selection': ['erp5_trade/SaleOrderModule_viewSaleOrderList/listbox', 'erp5_commerce_widget_library/SaleOrderModule_viewAsWebSaleOrderList/listbox'], 'accounting_transaction_module_paysheet_line_selection': ['erp5_payroll/AccountingTransactionModule_viewNetSalaryReportSection/listbox', 'erp5_payroll/AccountingTransactionModule_viewPaySheetLineReportSection/listbox'], 'workflow_script_selection': ['erp5_documentation/DCWorkflowDocumentationHelper_view/workflow_script_listbox', 'erp5_documentation/InteractionWorkflowDocumentationHelper_view/workflow_script_listbox'], 'workflow_selection': ['erp5_documentation/BusinessTemplateDocumentationHelper_view/dc_workflow_listbox', 'erp5_documentation/BusinessTemplateDocumentationHelper_view/interaction_workflow_listbox'], 'latest_addition_document_list_selection': ['erp5_web/WebSite_viewLatestAdditionList/listbox', 'erp5_km_theme/WebSite_viewLatestAdditionList/listbox'], 'Base_viewRelatedObjectList': ['erp5_core/Base_viewRelatedObjectList/listbox', 'erp5_core/Base_viewRelatedObjectListBase/listbox', 'erp5_ui_test/Base_viewCustomRelatedObjectList/listbox'], 'property_sheet_selection': ['erp5_documentation/PortalTypeDocumentationHelperAppendixPropertySheet_view/listbox', 'erp5_documentation/PortalTypeDocumentationHelper_view/property_sheet_listbox'], 'accounting_transaction_line_selection': ['erp5_accounting/AccountingTransaction_view/listbox', 'erp5_immobilisation/AmortisationTransaction_view/listbox'], 'movement_group_selection': ['erp5_base/DeliveryBuilder_view/listbox', 'erp5_base/OrderBuilder_view/listbox'], 'workflow_state_selection': ['erp5_documentation/DCWorkflowDocumentationHelper_view/workflow_state_listbox', 'erp5_documentation/DCWorkflowTransitionDocumentationHelper_view/workflow_state_listbox']} != {}


More information about the Erp5-report mailing list