diff --git a/bt5/erp5_banking_cash/CategoryTemplateItem/portal_categories/historical_operation_type.xml b/bt5/erp5_banking_cash/CategoryTemplateItem/portal_categories/historical_operation_type.xml index a38b16ec87f801e3817e7b499ac6a1150fe7af87..9f224ecc24cb7308db09e414882299cf19c71801 100644 --- a/bt5/erp5_banking_cash/CategoryTemplateItem/portal_categories/historical_operation_type.xml +++ b/bt5/erp5_banking_cash/CategoryTemplateItem/portal_categories/historical_operation_type.xml @@ -45,7 +45,7 @@ </item> <item> <key> <string>last_id</string> </key> - <value> <string>1</string> </value> + <value> <string>2</string> </value> </item> <item> <key> <string>portal_type</string> </key> diff --git a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/cash_to_currency_sale_workflow/states/deleted.xml b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/cash_to_currency_sale_workflow/states/deleted.xml index 413db8d8bf508518274672132e8d83c15f010b77..4c6ec1a95b8759c6f8fda47a9c0356e16c3bf896 100644 --- a/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/cash_to_currency_sale_workflow/states/deleted.xml +++ b/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/cash_to_currency_sale_workflow/states/deleted.xml @@ -67,12 +67,40 @@ <key> <string>data</string> </key> <value> <dictionary> + <item> + <key> <string>Access contents information</string> </key> + <value> + <tuple> + <string>Manager</string> + </tuple> + </value> + </item> + <item> + <key> <string>Add portal content</string> </key> + <value> + <tuple/> + </value> + </item> <item> <key> <string>Delete objects</string> </key> <value> <tuple/> </value> </item> + <item> + <key> <string>Modify portal content</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>View</string> </key> + <value> + <tuple> + <string>Manager</string> + </tuple> + </value> + </item> </dictionary> </value> </item> diff --git a/bt5/erp5_banking_cash/bt/revision b/bt5/erp5_banking_cash/bt/revision index 8ec9b982c486d57276f6301c5d03886c6cac9c0b..236c7c706dda293decf662da7942029d4ae73d38 100644 --- a/bt5/erp5_banking_cash/bt/revision +++ b/bt5/erp5_banking_cash/bt/revision @@ -1 +1 @@ -622 \ No newline at end of file +623 \ No newline at end of file