diff --git a/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Resource%20Adoption%20Solver.xml b/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Resource%20Adoption%20Solver.xml index 9f3132a969b1b11adc9a93803bd63b47e6d64e06..e17d33eb43923f915eb2be964ab50357076b8a9e 100644 --- a/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Resource%20Adoption%20Solver.xml +++ b/bt5/erp5_simulation/PortalTypeTemplateItem/portal_types/Resource%20Adoption%20Solver.xml @@ -63,6 +63,10 @@ <key> <string>solver_action_title</string> </key> <value> <string>Replace Resource</string> </value> </item> + <item> + <key> <string>tested_property</string> </key> + <value> <string>resource</string> </value> + </item> </dictionary> </pickle> </record> diff --git a/bt5/erp5_simulation/bt/revision b/bt5/erp5_simulation/bt/revision index 597975b413303a8c3cb711640e290794dc8077a8..dce6588ca1420a69eea5699f2ec5d666daf16a6a 100644 --- a/bt5/erp5_simulation/bt/revision +++ b/bt5/erp5_simulation/bt/revision @@ -1 +1 @@ -35 \ No newline at end of file +36 \ No newline at end of file