diff --git a/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/1.xml b/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/1.xml index d18b41b6c3bb34d3d195a5eb91d0dfeb930bda1f..4466ffd4ecb961cd8bdb03ba4d1d8971bb6cabf2 100644 --- a/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/1.xml +++ b/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/1.xml @@ -3,7 +3,7 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="BusinessPath" module="Products.ERP5Type.Document.BusinessPath"/> + <global name="BusinessState" module="Products.ERP5Type.Document.BusinessState"/> <tuple/> </tuple> </pickle> diff --git a/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/2.xml b/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/2.xml index f3f9fc2861ea8fbd5fb9f70adfba17d4f8a3b254..3edbee98922f58e1759fb8314664ebe18e190b9b 100644 --- a/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/2.xml +++ b/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/2.xml @@ -3,7 +3,7 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="BusinessPath" module="Products.ERP5Type.Document.BusinessPath"/> + <global name="BusinessState" module="Products.ERP5Type.Document.BusinessState"/> <tuple/> </tuple> </pickle> diff --git a/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/4.xml b/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/4.xml index 5c7a38a74fca073e0aa32f5e712fe9c2c7b74f54..7e30160d63be4bad210006685bce9bd9ca7c3f64 100644 --- a/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/4.xml +++ b/bt5/erp5_bpm/PathTemplateItem/business_process_module/erp5_default_business_process/4.xml @@ -3,7 +3,7 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <global name="BusinessPath" module="Products.ERP5Type.Document.BusinessPath"/> + <global name="BusinessState" module="Products.ERP5Type.Document.BusinessState"/> <tuple/> </tuple> </pickle> diff --git a/bt5/erp5_bpm/bt/revision b/bt5/erp5_bpm/bt/revision index aebfaa171de09b0b7060f62ed145db806a73f62b..58e77f35150112bd116c971f0a16e4c29e23433e 100644 --- a/bt5/erp5_bpm/bt/revision +++ b/bt5/erp5_bpm/bt/revision @@ -1 +1 @@ -214 \ No newline at end of file +215 \ No newline at end of file